@charset "utf-8";

*{
	margin: 0px;
	padding: 0px;
}

body{
	margin:0 auto;
	padding-top: 0px;
	background-color: #D6D6D6;
	color: #666;
}
img {
	border: 0px;
}
a:link {
	color: #009CE3;
	text-decoration: underline;
}
a:visited {
	color: #009CE3;
	text-decoration: underline;
}
a:hover {
	color: #35BDFF;
	text-decoration: none;
}


/* クリア */
.clearfix:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	min-height: 1%;
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#wrap {
background-color:#FFFFFF;
background: url(images/wrap_bg.jpg) repeat-y;
margin:0 auto;
padding-top:0;
width:800px;
}

/* ヘッダー */
#header{
background:url(images/header_back.jpg) no-repeat left bottom;
width:770px;
padding:0 0 6px 0;
margin-left:15px;
}
#header_logo { padding:36px 0 0 37px; margin-bottom:5px; float:left;}
#header_right { width:560px; margin-left:200px;}

#header #select_language {
float:right;
margin:10px 0 7px;
}
#header #select_language ul {
list-style:none;
margin:0; padding:0;
}
#header #select_language li {
display:block;
width:64px;
height:20px; margin:0 5px;
overflow:hidden; float:left;
}
#header #select_language li a {
display:block;
width:64px;
height:20px;
padding:22px 0 0 0;
background:url(../images/select_japanese.gif) 0 0 no-repeat;
}
#header #select_language li a.japanese {
background:url(images/select_japanese.gif) ;
}
#header #select_language li a.english {
background:url(images/select_english.gif) ;
}
.japanese #header #select_language li a.japanese,
.english #header #select_language li a.english
{
background-position:0 -20px;
}
#header #select_language li a:hover {
background-position:0 -20px;
}
#companyname {
text-align:right; clear:right; padding:0 5px 10px;_padding:0 10px 10px;
}
.clear {
height:1px; overflow:hidden; clear:both;
}

/* ナビ */
#navi{
margin-left:15px;
clear:both;
}
#navi ul{	
	list-style-type: none;
	margin-left:7px;
}
#navi li{
	display:block;
	width:122px;
	height:25px;
	overflow:hidden;
	float:left;
	padding:0;
	margin:0;
	margin-right:5px;
}	



/* サブナビ */
#sub_navi{
margin:20px 0;
clear:both; font-size:13px;
}
#sub_navi ul{	
	list-style-type:none;
}
#sub_navi li{
display:block;
float:left;
margin-right:5px;
}
#sub_navi li a {
	display:block;
	border:2px solid #F5F5F5; background-color:#E4E4E4;
	padding:5px 4px;
	text-decoration: none;
}


/* パンくず */
#topicspass{
color:#cccccc;
font-size:11px;
margin-bottom:10px;
}

/* ページタイトル */
#pagetitle{
background: url(images/pagetitle_bg.gif) repeat-y;
margin-bottom:20px;
}
#pagetitle h1{
margin:0;
}
#pagetitle h1 .subtitle{
color: #0091C9;
font-size: 20px;
font-weight: bold; padding:5px 20px 0;
}


/* 本文エリア */
#section{
clear:both;
width:720px;
padding:0;
margin-left:40px;
}
#section h2{
	background: url(images/h2_bg.gif) repeat-x bottom;
	font-size: 16px;
	font-weight: bold;
	color: #0EA9E5;
	padding-bottom:5px;margin-bottom:10px;
}
#section h3{
font-size: 14px;color:#333333;
line-height:150%;
margin-bottom:5px;padding-left:20px;
background: url(images/h3_icon.gif) no-repeat;
}
#section h4{
font-size:12px;color:#333333;
line-height:130%;
}
#section p{
font-size: 12px;
line-height:150%;margin-bottom:10px;
}


.article{
width:680px;
margin:0 0 30px 20px;
}
.article table{
font-size: 12px;
line-height:130%;
}
.article table th{
padding:5px;
background-color:#eeeeee;
}
.article table td{
padding:5px;
}
.article table td.line{
border-bottom:1px solid #ccc;
}
.article table td.line_t{
border-top:1px solid #ccc;
}
.article table.table_border{
border-top:1px solid #cccccc;
border-left:1px solid #cccccc;
}
.article table.table_border th,
.article table.table_border td {
border-bottom:1px solid #cccccc;
border-right:1px solid #cccccc;
}
.article ul{
	list-style-type: none;
	margin:0 0 0 12px;
}
.article li{
font-size:12px;
line-height:150%;
text-indent:-1em;
margin-bottom:5px;
}

.photo_left{
float:left;
margin:0 20px 10px 0;
background-color:#eeeeee;
}
.photo_left img{
margin:5px;
border:5px solid #ffffff;
}

.txt_right{
width:486px;
float:right;}

.box{ width:310px; float:left; margin-right:20px;}
.red{color:#CC0000;}
.mgb10{margin-bottom:10px;}
.mgb20{margin-bottom:20px;}
.t_right{text-align:right;}
.t_center{text-align:center;}

/* ページ上部へ */
.pagetop{
margin:10px 0;
text-align:right;
}

/* Google検索 */
#search {
border-top:1px dotted #ccc;
padding-left:140px;
}

/* プラグイン */
.plugin{
margin:10px 0 0; padding:10px 0 0 10px; height:50px;
background: url(images/plugin_bg.gif) no-repeat;
}
.plugin img{
margin-right:5px;
}
.plugin .plugin_text{
	font-size:10px;
	line-height:125%;
	border-left: 4px solid #CCCCCC;
	float:right;width:458px;margin-top:3px;padding-left:10px;
}



/* フッター */
#footer{
width:770px;
height:20px;
padding:0;
margin-left:15px;
background: url(images/footer_bg.gif) no-repeat;
clear:both;
}
#footer p{
color: #999999;
text-align:center;
padding-top:3px;
font-size:10px;
}

