@charset EUC-JP;
body	{
	margin:0px;
	padding:0px;
	text-align:center;
	background-image:url(../images/foot02.gif);
	background-repeat:repeat-x;
	background-position:center bottom;
	background-color:#E9E9E9;
	font-size:85%;
	line-height:130%;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック" ,"Hiragino Kaku Gothic Pro" ,"Osaka",arial, helvetica, verdana;
}
h1,h2,h3,h4,h5,h6,table,ul,ol,form,p	{
	margin:0px;
	padding:0px;
}
img	{ border:none; }
table	{
		font-size:12px;
		color:#333333;
		text-align:left;
}
a {
	color:#0A2DCA;
	text-decoration:underline;
}
a:hover {
	color:#0A8BCA;
	text-decoration:none;
}
/*------------------------------------------------------------------------------------

------------------------------------------------------------------------------------*/
#WRAPER {
	width:800px;
	margin:auto;
	border-left:#E3E3E3 2px solid;
	border-right:#E3E3E3 2px solid;
	background-color:#FFFFFF;
}
#MAIN	{
	width:740px;
	margin:0px auto;
}
/*------------------------------------------------------------------------------------
HEAD
------------------------------------------------------------------------------------*/
#HEAD	{
	width:740px;
	text-align:left;
}
.LOGO {float:left;}
#MENU {
	width:100px;
	margin:0px auto 10px auto;
	float:right;
	text-align:right;
}
.submenu {
	width:500px;
	margin: 0px auto 0px 5px;
	padding:0;
	float:right;
	text-align:right;
}
.submenu a {
	height:20px;
	border-left:#999999 1px dotted;
	font-size:90%;
	padding:0 10px 0 10px;
	color:#666666;
	text-decoration:none;
}
.submenu a:hover {
	color:#0A8BCA;
	text-decoration:none;
}
.menu01 {
	font-size:75%;
	padding:0 15px 0 7px;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
}
#BUTTON-INQUIRY {
	display:block;
	width:90px;
	height:20px;
	background-image:url(../images/button-inquiry.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	float:right;
}
#BUTTON-INQUIRY a {
	display:block;
	font-size:10px;
	color:#FFFFFF;
	margin:3px 5px 0px 28px;
	text-align:left;
	text-decoration:none;
}
#BUTTON-INQUIRY a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
/*------------------------------------------------------------------------------------
KEY VISUAL
------------------------------------------------------------------------------------*/
#KEYVISUAL { width:740px; }
.keyvisual_img {
	border:none;
}
#TITLE {
	width:160px;
	height:60px;
	background-color:#0066FF;
	margin:0;
	padding:0;
}
#TITLE p {
	color:#FFFFFF;
	font-size:85%;
	padding:5px 0px 0px 5px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}
/*------------------------------------------------------------------------------------
PAN
------------------------------------------------------------------------------------*/
#PAN	{
	margin:10px 0px 5px 0px;
	text-align:right;
}	
#PAN p {
	font-size:90%;
	color:#1759A6;
}
/*------------------------------------------------------------------------------------
CONTENT
------------------------------------------------------------------------------------*/
#CONTENT-WRAPPER {
	width: 560px;
	margin:0px;
	padding:0px;
	float: right;
}
#CONTENT {
	width:560px;
	margin:auto;
	padding:auto;
	text-align:left;
}
#SIDE	{
	width:160px;
	float:left;
}
#CONTENT a:link,
#SIDE a:link	{
	color:#0A2D9D;
	text-decoration:underline;
}
#CONTENT a:visited,
#SIDE a:visited	{
	color:#44146F;
	text-decoration:underline;
}
#CONTENT a:hover,
#SIDE a:hover	{
	color:#0079C6;
	text-decoration:none;
}
#TOPICS,#TECH {
	width:560px;
	margin:20px auto 20px auto;
}
h3 {
	width:560px;
	height:20px;
	font-size:140%;
	background-image:url(../images/title_topics_bg.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	margin-bottom:15px;
}
h3 span {
	font-size:70%;
	color:#CCCCCC;
	padding:0px 10px;
	font-weight:normal;
	background-color:#FFFFFF;
}
h4 {
	background-image:url(../images/h4_bg.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	height:25px;
	color:#0066FF;
	font-size:120%;
	padding:10px 0px 0px 30px;
	margin-top:15px;
}
h5 {
	background-image:url(../images/h5_bg.gif);
	background-color:#F5F5F5;
	background-repeat:no-repeat;
	background-position:0px 5px;
	line-height:25px;
	border-top:2px solid #0066FF;
	border-right:1px solid #80B2FF;
	border-left:1px solid #80B2FF;
	border-bottom:1px solid #80B2FF;
	font-size:110%;
	color:#333333;
	padding-left:25px;
	margin-bottom:10px;
}
h6 {
	background-image:url(../images/h6_bg.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	height:30px;
	color:#404040;
	font-size:100%;
	padding:0px 0px 0px 15px;
	font-weight:normal;
}
#CONTENT p	{
	margin:10px;
	
}
#SUBCONTENT	{
	text-align:left;
	color:#333333;
	font-size:90%;
}
/*=====================BUTTON=====================*/
.button01	{
	padding:4px 10px 4px 27px;
	background-image:url(../images/button01.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-indent:27px;
	color:#FFFFFF;
	text-decoration:none;
}
.button02	{
	padding:3px 0px 3px 20px;
	background-image:url(../images/button02.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	line-height:20px;
	text-decoration:none;
}
/*=====================TABLE=====================*/
.table01 {
	margin:10px auto auto auto;
	text-align: left;
	font-size:100%;
	background-color:#CCCCCC;
}
.table01 td {
	padding: 5px;
	background-color:#FFFFFF;
}
.table01 th {
	color: #404040;
	background-color: #DAE9FF;
}
.table02 {
	margin:10px auto auto auto;
	text-align:left;
	font-size:100%;
	background-color:#D6D6D6;
}
.table02 td {
	padding:5px;
	background-color:#FFFFFF;
	border-right:#999999 1px solid;
	border-bottom:#999999 1px solid;
}
.table02 th {
	color: #404040;
	background-color: #E9E9E9;
	border-right:#0066FF 3px solid;
	border-bottom:#999999 1px solid;
}
.table03 th,
.table03 td {
	font-size:11px;
}
/*=====================LIST=====================*/
ul {
	list-style: url(../images/list.gif) inside;
	text-indent:15px;
	font-size:13px;
	color:#404040;
	text-decoration:none;
}
/*------------------------------------------------------------------------------------
NAVI-GROVAL
------------------------------------------------------------------------------------*/
#NAVI-GROVAL {
	padding-bottom:25px;
	text-align:left;
}
#NAVI-GROVAL a:link,
#NAVI-GROVAL a:visited	{
	display:block;
	margin:5px 0 5px 0;
	padding:5px 0 5px 7px;
	border-bottom:#999999 1px dotted;
	font-size:90%;
	letter-spacing:0.1em;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
	background-image:url(../images/nav_bg.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#NAVI-GROVAL a:hover	{
	color:#0A8BCA;
	text-decoration:none;
}
/*---------------  WIN IE5.0 ---------------*/
#NAVI-GROVAL-TOP a:link,
#NAVI-GROVAL-TOP a:visited {
	width:160px;
	height:30px;
	line-height:30px;
	color:#0066FF;
	font-weight:bold;
}
/*---------------  WIN IE5.0 Hack ---------------*/
#NAVI-GROVAL-TOP a:link,
#NAVI-GROVAL-TOP a:visited/**/ {
	width:160px;
	height:30px;
	margin:0;
	padding:0;
	background-image:url(../images/nav_top_bg.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:40px;
	line-height:30px;
	color:#0066FF;
	font-weight:bold;
}
/**/
/*------------------------------------------------------------------------------------
FOOT
------------------------------------------------------------------------------------*/
#FOOT	{
	width: 800px;
	margin:10px auto 0 auto;
	border-bottom:#0066FF 5px solid;
	text-align:left;
}
#NAVI-FOOT {
	border-top:#999999 1px dotted;
	font-size:80%;
	text-indent:20px;
	padding:10px 0 10px 0;
}
#NAVI-FOOT a	{
	color:#333333;
	text-decoration:none;
}
#NAVI-FOOT a:hover	{
	color:#0A8BCA;
	text-decoration:none;
}

/*---------------  WIN IE5.0 ---------------*/
#COPYRIGHT {
	width: 800px;
	margin:0;
	padding:0;
	font-size:70%;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -0.1em;
	text-indent:20px;
}
/*---------------  WIN IE5.0 Hack ---------------*/
#COPYRIGHT/**/ {
	width: 800px;
	font-size:70%;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -0.1em;
	text-indent:20px;
	margin:0;
	padding:0;
	background-color:#D9E8FF;
}
/**/
#COPYRIGHT p {
	padding:5px 0px;
}
/*===============================================
FORM
===============================================*/
.ipt	{
	color:#FF0000;
	font-size:80%;
}
.error_form	{
	background-color:#FFE9E9;
}
.error	{
	padding:0px 30px 25px 30px;
	color:#333333;
}
.error a	{
	color:#FF0000;
	text-decoration:none;
}
.error a:hover	{
	color:#FF0000;
	text-decoration:underline;
}
.inquiryButtons	{
	text-align:center;
	padding:10px;
}
/*===============================================
class list
===============================================*/
.alC	{text-align:center;}
.alR	{text-align:right;}
.alL	{text-align:left;}
.mgT10	{margin-top:10px;}
.mgT15	{margin-top:15px;}
.mgT20	{margin-top:20px;}
.mgT30	{margin-top:30px;}
.mgR15	{margin-right:15px;}
.mgB10	{margin-bottom:10px;}
.mgB15	{margin-bottom:15px;}
.mgB20	{margin-bottom:20px;}
.mgB30	{margin-bottom:30px;}
.mgL10	{margin-left:10px;}
.mgL20	{margin-left:20px;}
.mgTB5	{margin:5px 0px;}
.mgTB15	{margin:15px 0px;}
.mgT10B15	{margin:10px  0px 15px 0px;}
.mgT10R30	{margin:10px 30px 0px 0px;}
.pdT35	{padding-top:35px;}
.red	{color:red;}
.small_text	{color:#555555; font-size:90%; margin:5px;}
/*===============================================
float
===============================================*/
.flL	{float:left;}
.flR	{float:right;}
.clear	{
	height:0px;
	margin:0px;
	padding:0px;
	line-height:0em;
	display:block;
	float:none;
	clear:both;
}
.clear0	{
	height:1px;
	margin:-1px 0px 0px 0px;
	padding:0px;
	line-height:0em;
	display:block;
	float:none;
	clear:both;
}
/*===============================================
clearfix
===============================================*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hides from IE-mac ?*/
*html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* End hide from IE-mac */