@charset "Shift_JIS";
/* :::::::::: BASE :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* CSS INDEX
基本タグ設定
回り込み、解除
*/

/* :::::::::: 基本タグ設定 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

* {
margin: 0;
padding: 0;
font-style: normal;
font-weight: normal;
text-decoration: none;
font-size: 100%;
}

body{
margin:0;
padding:0;
background:#fff;
color:#000;
text-align:left;
}

img,a img{
border-width:0;
}

div,p,h1,h2,h3,h4,h5,form,li,ul,ol,dl,dd,dt{
margin:0;
padding:0;
}

table{
border-width:0;
}

/* :::::::::: 回り込み、解除 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.left{
float:left;
}

.right{
float:right;
}

.clear{
clear:both;
display:block;
margin:0;
padding:0;
height:0;
line-height:0px;
font-size:0px;
}

/*画像の回り込み************************************/
/*左へ回り込み */
img.left{
float:left;
margin-top:0px;
margin-right:0px;
}

/*右へ回り込み */
img.right{
float:right;
margin-top:0px;
margin-left:0px;
margin-right:0px;
}

/* :::::::::: フォント ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

p,li,dt,dd{
font-size:12px;
line-height:150%;
color:#4c4c4c;
}

/* :::::::::: リンクカラー :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
a:link,
a:visited{
color:#000000;
text-decoration:none;
}

a:active,
a:hover{
color:#000000;
text-decoration:underline;
}


/* :::::::::: レイアウト ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#wrapper{
margin:0;
padding:0;
width:980px;
}

#header{
margin:0;
padding:0;
position:relative;
}

#header h2{
margin:0;
padding:0;
background-image:url(../images/title.jpg);
background-repeat:;
height:323px;
width:980px;
}

#header #oa{
	position:absolute;
	top:250px;
	left:118px;
	width: 230px;
}

#content{
margin:0;
padding:0 118px 0 106px;
width:762px;
background-image:url(../images/content_bg2.jpg);
background-position:top;
background-repeat:no-repeat;
}

#content #content_in{
margin:0 42px 0 44px;
padding:0;
width:677px;
}

#content #content_in h3{
margin-bottom:10px;
padding:0;
}

#content #content_in p{
margin-bottom:12px;
}

#content #content_in #box{
margin:0;
padding:0;
}

#content #content_in #box #tbl_box{
margin:0;
padding:0;
}

#content #content_in #box #tbl_box th{
margin:0;
padding:12px 31px;
width:615px;
background-image:url(../images/box_bg.gif);
background-repeat:repeat-y;
}

#content #content_in #box #tbl_box th h4{
margin-bottom:15px;
}

#content #content_in #box #tbl_box th p{
margin-bottom:20px;
color:#883d28;
}

#content #content_in #box #tbl_box th #tbl_box2{
margin-bottom:20px;
padding:0;
}

#content #content_in #box #tbl_box th #tbl_box2 th{
margin:0;
padding:0;
background-image:url(../images/box2_bg.gif);
background-repeat:repeat-y;
}

#content #content_in #box #tbl_box th #tbl_box2 th #tbl_oubo{
margin:0;
padding:0;
width:615px;
}

#content #content_in #box #tbl_box th #tbl_box2 th #tbl_oubo .txt_area{
margin:0;
padding:0;
width:375px;
}


#content #content_in #box #tbl_box th #tbl_box2 th #tbl_oubo .txt_area p{
margin-left:30px;
padding:0;
color:#883d28;
}

#content #content_in #box #tbl_box th #tbl_box2 th #tbl_oubo .btn_area{
margin:0;
padding:0;
width:240px;
}

#content #content_in #box #tbl_box th #tbl_box2 th #tbl_oubo .btn_area p{
margin:0;
padding:0;
color:#883d28;
}

#content #content_in #box #tbl_box th #cation{
margin:0;
padding:0;
}

#content #content_in #box #tbl_box th #cation p{
color:#4c4c4c;
}

#content #content_in #box #tbl_box th #cation ul{
margin:0;
padding:0;
list-style:none;
}

#content #content_in #box #tbl_box th #cation ul li{
background-image:url(../images/list_mark.gif);
background-position:0 0.3em;
background-repeat:no-repeat;
padding-left:20px;
}

#footer{
margin:0;
padding:40px 0;
width:980px;
}

/*▼【文章入ります】************************************************************/

/*【文章入ります】*/

