@charset "euc-jp";
/* CSS Document */


html{	height:100%;}


html:first-child body{	min-height:100%;	padding-bottom:1px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 	margin:0;	padding:0;}
table {	border-collapse:collapse;	border-spacing:0;}
fieldset,img, iframe { 	border:0;}
address,caption,cite,code,dfn,em,strong,th,var {	font-style:normal;	font-weight:normal;}
ol,ul {	list-style:none;}
caption,th {	text-align:left;}
h1,h2,h3,h4,h5,h6 {	font-size:100%;	font-weight:normal;}
q:before,q:after {	content:'';}
abbr,acronym { border:0;}


.clearfix:after{  content:".";  display:block;  height:0;  clear:both;  visibility:hidden;}

/* Hides from IE-mac \*/
* html .clearfix{  height:1%;  overflow:visible;}
/* End hide from IE-mac */

body{ background-color:#D0F2FF;	font-size:12px;	color:#333333;  	font-family:  "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, "メイリオ", Meiryo,sans-serif;}

a{	outline:none;}
a:link{	color:#0066FF;}
a:visited{	color:#004499;}
a:hover {	color:#00AAFF;}
strong{	font-weight:bold;}

.right{ text-align:right; }
.center{ text-align:center; }

#container{
	width:812px;
	height:auto;
	margin:0 auto;
	background:url(/img/common/bg.gif) repeat-y 0 0;
}
#contents{
	margin:0 6px;
	border-top:4px solid #00AAEB;
	padding:11px 10px 20px;
}
#header{
	background:url(/img/common/hdbg.gif) repeat-x 0 100%;
	height:97px;
	position:relative;
	margin-bottom:10px;
}
#header h1{
	display:block;
	font-weight:bold;
	height:20px;
	width:180px;
	float:left;
}
#header #headerAdd{
	width:412px;
	height:28px;
	background-image:url('/img/headadd.gif');
	float:right;
}
#header img#logo{
	display:block;
	width:308px;
	height:54px;
	clear:both;
}
#header ul{
	width:400px;
	position:absolute;
	bottom:10px;
	right:0;
	text-align:right;
}
#header ul li{
	display:inline;
	padding-right:8px;
}
#header ul li a{
	background:url(/img/common/bullet.gif) no-repeat 0 50%;
	padding-left:14px;
}
#wrapper{
	margin-bottom:20px;
}
#main{
	width:560px;
	height:auto;
	float:left;
}
#main h2{
	font-weight:bold;
	font-size:16px;
	background:url(/img/common/h2.gif) no-repeat 0 0;
	padding-top:5px;
	padding-bottom:6px;
	padding-left:8px;
	line-height:1em;
	border-bottom:#00AAEB 1px solid;
	margin-bottom:10px;
}
#main .section{
	margin-bottom:18px;
}
#main .section .section{
	padding-left:20px;
}
#main p{
	line-height:1.66em;
	margin-bottom:16px;
}
#main ul#sb li{
	display:inline;
}
#main h3{
	font-weight:bold;
	font-size:14px;
	background:url(/img/common/h3.gif) no-repeat 0 0;
	line-height:29px;
	height:29px;
	margin-bottom:10px;
	padding-left:15px;
}
table.define{
	width:100%;
	margin-bottom:18px;
}
table.define th{
	padding:4px;
	background-color:#EEEEEE;
	border:1px solid #DDDDDD;
	font-weight:bold;
	vertical-align:top;
}
table.define td{
	padding:4px;
	vertical-align:top;
	border:1px solid #DDDDDD;
	border-left:none;
}
dl.define dt{
	font-weight:bold;
	margin-bottom:8px;
}
dl.define dd{
	padding-left:18px;
	margin-bottom:10px;
}
dl#word{
	margin-bottom:20px;
}
ul#qa{
	margin-bottom:100px;
}
ul#qa li{
	background:#EEE url(/img/common/bullet2.gif) no-repeat 6px 50%;
	padding:8px 0;
	padding-left:18px;
	margin-bottom:6px;
}
#main .ques{
	padding:12px;
	background-color:#FFEEEE;
	padding-bottom:8px;
}
#main .answ{
	padding:12px;
	background-color:#EEEEFF;
	padding-bottom:8px !important;
}
dl#word dt{
	font-size:14px;
	border-left:#3399DD 2px solid;
	padding:4px;
	padding-left:6px;
	background-color:#EEEEEE;
}
dl#word dd{
	line-height:1.66em;
	margin-bottom:20px;
	color:#555555;
}
span.blue{
	color:#0066FF;
}
span.red{
	color:#FF0000;
}
#contact table.define td,
#contact table.define th{
	padding:10px;
	line-height:1.5em;
}
input{
	vertical-align:middle;
}
#contact table.define th span{
	color:#FF0000;
	font-size:11px;
}
#contact table.define td span{
	color:#FF6633;
	font-size:11px;
}
ul.sitemap{
	margin-bottom:0px;
}
ul.sitemap li{
	background:#EEE url(/img/common/bullet2.gif) no-repeat 0 50%;
	padding:4px 0;
	padding-left:12px;
	margin-bottom:4px;
}
input.middle,
input.small,
input.large{
	border:1px solid #CCCCCC;
}
input.middle{
	width:200px;
}
input.small{
	width:120px;
}
input.large{
	width:300px;
}
textarea{
	width:340px;
	border:1px solid #CCCCCC;
	font-size:12px;
}
#sidebar{
	width:200px;
	float:right;
}
#sidebar ul#sdmenu{
	margin-bottom:20px;
}
#sidebar ul#sdmenu li{
	margin:0;
	padding:0;
}
#sidebar ul#sdmenu li img{
	vertical-align: bottom;
}
#sidebar #about{
	border:1px solid #CCCCCC;
	padding:6px;
}
#sidebar #about h3{
	font-weight:bold;
	font-size:14px;
	margin-bottom:6px;
}
#footer{
	margin:0 6px;
	background:#154557 url(/img/common/ftbg.jpg) repeat-x 0 0;
	padding:10px;
	color:#FFFFFF;
}
#footer a{	color:#FFFFFF;}
#footer p{ line-height:1.5em; }
#footer #copy{
	font-size:11px;
	text-align:right;
}
#footer h3{font-size:11px;}
#footer .pr{text-align:right}
