*{
	margin:0;
	padding:0;
	font-family:"MS ゴシック",sans-serif,Osaka,"MS Pゴシック","ヒラギノ角ゴ Pro W3";
}


#container{
	width:700px;
	margin:0 auto;
	background-color:#fff;
}


/*----------------------
　　基本タグの初期化
----------------------*/

body{
	background-image:url(../img/bg_body.png);
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

p{
	color:#333;
	font-size:12px;
	line-height:25px;
}

h1{
	float:left;
}

h2,h3{
	padding:10px 25px;
}

li{
	font-size:12px;
	line-height:25px;
}

table{
	padding:10px 0 10px 40px;
}

th{
	width:100px;
	font-size:12px;
	font-weight:normal;
	height:30px;
	vertical-align:middle;
	padding:0 10px;
	border-left:solid 5px #6666cc;
	border-bottom:dotted 1px #cc0000;
	text-align:left;
}

td{
	font-size:12px;
	vertical-align:middle;
	padding:0 10px;
	border-bottom:dotted 1px #cc0000;
	text-align:left;
}

img{
	border:0;
}
h2 img{
	border:solid 1px #000033;
}


a{
	text-decoration:none;
}


ul{
	font-size:12px;
	list-style-type:none;
}

/*----------------------
　　header
----------------------*/
#header{
	background-image:url(../img/header.gif);
	width:700px;
	height:50px;
}

#header h1{
	margin:20px 0 0 15px;

}

#header p{
	font-size:10px;
	text-align:right;
	padding:20px 10px 0 0;
	color:#fff;
	float:right;
}

#header a:link{
	color:#fff;
}

#header a:visited{
	color:#fff;
}

#header a:hover{
	color:#d2b48c;
}

#header a:active{
	color:#d2b48c;
}

#member a{
	text-indent:-9999px;
	text-decoration:none;
	font-size:0px;
	display:block;
	width:110px;
	height:20px;
	background-image:url(../img/icon.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}

#member a:hover {
	text-decoration:none;
	background-image:url(../img/icon.gif);
	background-repeat:no-repeat;
	background-position:0 -20px;
}

#member a:active {
	text-decoration:none;
	background-image:url(../img/icon.gif);
	background-repeat:no-repeat;
	background-position:0 -40px;
}

.member a{background-position:0 -20px;}
.member a:hover{background-position:0 -20px;}

/*----------------------
　　global_navi
----------------------*/
#global_navi{
	margin-bottom:1px;
	padding:0;
	width:700px;
	height:50px;
}
#global_navi li{
	width:100px;
	height:50px;
	margin:0;
	display:inline;
	float:left;
}

#global_navi a{
	text-indent:-9999px;
	text-decoration:none;
	font-size:0px;
	display:block;
	width:100px;
	height:50px;
	background-image:url(../img/tab.gif);
	background-repeat:no-repeat;
}

#menu1 a{background-position:0 0;}
#menu2 a{background-position:-100px 0;}
#menu3 a{background-position:-200px 0;}
#menu4 a{background-position:-300px 0;}
#menu5 a{background-position:-400px 0;}
#menu6 a{background-position:-500px 0;}
#menu7 a{background-position:-600px 0;}

#global_navi a:hover {
	text-decoration:none;
	background-image:url(../img/tab.gif);
	background-repeat:no-repeat;
}

#menu1 a:hover{background-position:0 -50px;}
#menu2 a:hover{background-position:-100px -50px;}
#menu3 a:hover{background-position:-200px -50px;}
#menu4 a:hover{background-position:-300px -50px;}
#menu5 a:hover{background-position:-400px -50px;}
#menu6 a:hover{background-position:-500px -50px;}
#menu7 a:hover{background-position:-600px -50px;}

.menu1 a{background-position:0 -50px;}
.menu2 a{background-position:-100px -50px;}
.menu3 a{background-position:-200px -50px;}
.menu4 a{background-position:-300px -50px;}
.menu5 a{background-position:-400px -50px;}
.menu6 a{background-position:-500px -50px;}
.menu7 a{background-position:-600px -50px;}

.menu1 a:hover{background-position:0 -50px;}
.menu2 a:hover{background-position:-100px -50px;}
.menu3 a:hover{background-position:-200px -50px;}
.menu4 a:hover{background-position:-300px -50px;}
.menu5 a:hover{background-position:-400px -50px;}
.menu6 a:hover{background-position:-500px -50px;}
.menu7 a:hover{background-position:-600px -50px;}

/*----------------------
　　main_visual
----------------------*/
#main_visual{
	width:700px;
	position:relative;
	margin:0 auto;
	padding-bottom:10px;
}

/*----------------------
　　breadcrumb
----------------------*/
#breadcrumb{
	width:700px;
	float:left;
}

#breadcrumb p{
	line-height:25px;
	text-align:right;
	color:#333;
	padding-right:25px;
	font-weight:normal;
	font-size:12px;
}


/*----------------------
　　content
----------------------*/
#content{
	width:700px;
	margin:10px 0;
}

#content p{
	padding-left:40px;
}

#content_pp{
	padding:0 55px 0 40px;
}

#info_scroll{
	padding:10px 0 10px 20px;
	margin:10px;
	overflow-y:scroll;
	width:600px;
	height:200px;
	scrollbar-face-color:#;　/*スクロールバー本体の色*/
	scrollbar-highlight-color:#;　/*スクロールバー左側（上）の影*/
	scrollbar-shadow-color:#;　/*スクロールバー右側（上）の影*/
	scrollbar-3dlight-color:#;　/*スクロールバーの左側（下）の影*/
	scrollbar-arrow-color:#;　/*矢印の色*/
	scrollbar-track-color:#;　/*背面の色*/
	scrollbar-darkshadow-color:#;　/*スクロールバー右側（下）の影*/
}

#info_scroll li{
	border-bottom:dotted 1px #6666cc;
	margin:0 20px;
	line-height:25px;
}

#work_c{
	margin:0 180px 0 40px;
	padding:10px 2px;
	line-height:30px;
}

.work_c_li{
	padding:0 10px;
	border-left:solid 5px #6666cc;
	border-bottom:dotted 1px #cc0000;
}

#con_left{
	width:370px;
	float:left;
}

#con_right{
	width:250px;
	padding:10px 0;
	text-align:right;
	float:left;
}

#con_right p{
	padding-right:40px;

}

.th_top{
	font-size:12px;
	font-weight:normal;
	width:80px;
	height:60px;
	vertical-align:middle;
	text-align:left;
}

.th_top2{
	font-size:12px;
	font-weight:normal;
	width:80px;
	height:45px;
	vertical-align:middle;
	text-align:left;
}

#g_content{
	width:430px;
	margin-top:10px;
	float:left;
}

#p_content{
	width:230px;
	padding:55px 40px 40px 0;
	float:left;
}

#p_l{
	text-align:left;
	margin-bottom:50px;
}

#p_c{
	text-align:center;
	line-height:20px;
}

#p_c2{
	text-align:center;
	margin-top:-40px;
	line-height:20px;
}

#p_r{
	text-align:right;
	line-height:20px;
}

#keireki{
	margin:0 40px 40px 40px;
	padding:30px;
	background-color:#f0f8ff;
}

#link th{
	width:180px;
}

.member_li{
	width:390px;
	font-size:12px;
	font-weight:normal;
	line-height:25px;
	vertical-align:middle;
	margin:0 40px;
	padding:0 10px;
	border-left:solid 5px #6666cc;
	border-bottom:dotted 1px #cc0000;
	text-align:left;
}

.member_li2{
	width:390px;
	font-size:14px;
	font-weight:normal;
	line-height:30px;
	vertical-align:middle;
	margin:0 40px;
	padding:0 10px;
	border-left:solid 5px #6666cc;
	border-bottom:dotted 1px #cc0000;
	text-align:left;
}

#page{
	margin-left:140px;
}

#pdf_p{
	line-height:20px;
	padding-right:40px;
}

.member_td{
	padding-right:30px;
}

.pdficon{
	padding-right:5px;
	vertical-align:bottom;
}

#pp_r{
	text-align:right;
}

/*----------------------
　　footer
----------------------*/
#footer{
	background-image:url(../img/footer.gif);
	background-repeat:no-repeat;
	width:700px;
	height:65px;
	margin-top:20px;
	clear:both;
}
#footer p{
	color:#fff;
	text-align:center;
}

#footer_top_p{
	padding-top:12px;
}

#footer_bottom_p{
	line-height:5px;

}

#footer a:link{
	color:#fff;
}

#footer a:visited{
	color:#fff;
}

#footer a:hover{
	color:#d2b48c;
}

#footer a:active{
	color:#d2b48c;
}

