/* CSS Document */

/*common
------------------------------------------------*/
* {
margin:0;
padding:0;
}

body {
background:url(../img/bg.gif);
font-size:13px;
font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
line-height:150%;
color:#333;
text-align:center;/*center ie5*/
}

ul{
list-style:none;
}

.error {
margin:2px 0 0 0;
padding:3px;
background:#ffeded;
border:1px dotted #CCCCCC;
}

img, a img, a {
border:none;
}


#header{
background:url(../img/header.jpg) no-repeat;
width:870px;
height:65px;
margin:0 auto;
padding:0;
text-align:left;/*IE5*/
}

#navigation {
background: url(../img/navi.jpg) no-repeat;
width:870px;
height:37px;
margin:0 auto;
text-align:left;/*IE5*/
}

#main{
height:339px;
background:url(../img/main_bg.jpg) repeat-x;
}

#main p{
width:870px;
height:339px;

margin:0 auto;
}

#contents{
width:870px;
margin:25px auto 0;
text-align:left;/*IE5*/
}

#c_left {
float:left;
width:610px;
margin-left:10px;
_margin-left:5px;/*IE6*/
margin-bottom:25px;

}

#c_right {
float:right;
width:227px;
margin:0;
padding:0;
margin-bottom:25px;
}

#footerin{
width:870px;
margin:0 auto;
text-align:left;/*center IE5*/
}

#footer {
clear:both;
background:url(../img/footer_bg.jpg) repeat-x;
margin:0 0 0 0;
padding:0;
}

.clear{
clear:both;
}

.clearfix:after {
content: "." ;
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {
display: inline-block;
}

/* Hides from IE-mac _*/
* html.clearfix {
height: 1%;
}

 h1, h2, h3, h4, h5, h6, form, ul, ol, li, dl, dt, dd, p {
margin: 0;
padding: 0;
line-height:140%;
text-align:left;
}

.clearfix {
display: block;
}


/*------------------------------------------------
c_right
------------------------------------------------*/
#bnr01 {
background:url(../img/bnr01.jpg) no-repeat;
width:227px;
height:63px;
margin:0;
padding:0;

overflow: hidden;
}

#bnr02 {
background:url(../img/bnr02.jpg) no-repeat;
width:227px;
height:63px;
margin:8px 0 0 0;
padding:0;

overflow: hidden;
}

#bnr03 {
background:url(../img/bnr03.jpg) no-repeat;
width:227px;
height:172px;
margin:8px 0 0 0;
padding:0;

overflow: hidden;
}

#bnr04 {
background:url(../img/bnr04.jpg) no-repeat;
width:227px;
height:49px;
margin:8px 0 0 0;
padding:0;

overflow: hidden;
}

#bnr05 {
background:url(../img/bnr05.jpg) no-repeat;
width:227px;
height:51px;
margin:15px 0 0 0;
padding:0;

overflow: hidden;
}

#bnr06 {
background:url(../img/bnr06.jpg) no-repeat;
width:227px;
height:109px;
margin:8px 0 0 0;
padding:0;

overflow: hidden;
}

#bnr07 {
background:url(../img/bnr07.jpg) top no-repeat;
width:227px;
height:70px;
margin:8px 0 0 0;
padding:0;

overflow: hidden;
}

#bnr01 a{
display:block;
width:227px;
height:63px;
margin:0;
padding:0;
}

#bnr02 a{
display:block;
width:227px;
height:63px;
margin:0;
padding:0;
}

#bnr03 a{
display:block;
width:227px;
height:172px;
margin:0;
padding:0;
}

#bnr04 a{
display:block;
width:227px;
height:49px;
margin:0;
padding:0;
}

#bnr05 a{
display:block;
width:227px;
height:51px;
margin:0;
padding:0;
}

#bnr06 a{
display:block;
width:227px;
height:152px;
margin:0;
padding:0;
}

#bnr07 a{
display:block;
width:227px;
height:70px;
margin:0;
padding:0;
}

/*------------------------------------------------
table
------------------------------------------------*/
.tab_001{
border:1px #dcd9bc solid;
margin:15px 0 30px 0;
line-height: 18px;
border-bottom:none;
}

.tab_001 th{
text-align:left;
border-right:1px solid #d7d7d7;
border-bottom:1px solid #d7d7d7;
width:140px;
padding:0.6em 1em;
background:#f4f4f4;
}

.tab_001 td{
background:#FFF;
padding:0.6em 1em;
width:416px;
border-bottom:1px solid #d7d7d7;
text-align:left;
}

.tab_001 span {
color:red;
}

.form_btm {
margin:0 auto;
padding:0;
text-align:center;
}


/*------------------------------------------------
link
------------------------------------------------*/
a:link,
a:visited{

color:#421A1A;
text-decoration:none;

}

a:hover{
color:#C29889;
text-decoration:underline;
}

.pdb10{
	padding-bottom:10px;
}

.pdb20{
	padding-bottom:20px;
}

.pdb30{
	padding-bottom:30px;
}


.border_bottom{
	width:330px;
	border-bottom:1px dotted #CCC;
	padding-bottom:12px;
	margin-bottom:12px;
}
