* {
	margin: 0;
	padding: 0;
	font-family:"CI", "Meiryo";
}

a:link { text-decoration:underline;color:#ffffff;}
a:visited { text-decoration:underline;color:#ffffff;}
a:active { text-decoration:underline;color:#ffffff;}
a:hover { text-decoration:none;color:#ffffff;}

body{
	background-image:url(../img/bg.gif);
	background-repeat:repeat-x;
	color:#fff;
	background-color:#000;
	}

a {outline:none;}

img	{border:0;}

#container	{
	width:860px;
	margin:0 auto;
}

p	{
	font-size:0.8em;
	line-height:170%;
}

#maincontents{
	padding:10px 0;
	}

#main{
	padding:0 10px 30px 0;
	width:490px;
	float:left;
	}

#sub{
	padding:0 0 30px 0;
	width:240px;
	float:right;
	}

/* ------------------------------------

    Header

------------------------------------ */

div.logo {
	display: block;
	float:left;
	width:234px;
	height:72px;
	margin-bottom:23px;
}

#header div.logo a {
	width:234px;
	height:72px;
	display:block;
}

#header div.head {
	text-align:right;
}

h2 {
	font-size:0.8em;
	font-weight:100;
	line-height:150%;
}

h3.campaign{
	margin:10px 0;
}

#global ul {
	clear:both;
	width: 860px;
	height: 53px;
}

#global ul li {
	display: inline;
	float: left;
	height: 53px;
}

#global ul li a {
	display: block;
	text-indent: -9999px;
	height: 53px;
}

#global ul li.global01 a {background:url("../img/menu01_off.gif") no-repeat top left;width:286px;}
#global ul li.global02 a {background:url("../img/menu02_off.gif") no-repeat top left;width:286px;}
#global ul li.global03 a {background:url("../img/menu03_off.gif") no-repeat top left;width:288px;}

#global ul li.global01_on a {background:url("../img/menu01_on.gif") no-repeat top left;width:286px;}
#global ul li.global02_on a {background:url("../img/menu02_on.gif") no-repeat top left;width:286px;}
#global ul li.global03_on a {background:url("../img/menu03_on.gif") no-repeat top left;width:288px;}

#global ul li.global01 a.ov,#global ul li.global01 a:hover{background: url("../img/menu01_on.gif") no-repeat top left;width:286px;}
#global ul li.global02 a.ov,#global ul li.global02 a:hover{background: url("../img/menu02_on.gif") no-repeat top left;width:286px;}
#global ul li.global03 a.ov,#global ul li.global03 a:hover{background: url("../img/menu03_on.gif") no-repeat top left;width:288px;}

#topickpass{
	color:#fff;
	background-color:#333;
	padding:5px 0 0 10px;
	margin:0;
	height:22px;
	font-size:0.7em;
	}
	
#topickpass a:link { text-decoration:underline;color:#fff;}
#topickpass a:visited { text-decoration:underline;color:#fff;}
#topickpass a:active { text-decoration:underline;color:#fff;}
#topickpass a:hover { text-decoration:none;color:#fff;}

/* ------------------------------------

    Top

------------------------------------ */

#top .mainimg{
	margin:15px 0 0 0;
	}
	
#top #left{
	width:220px;
	margin:20px 20px 20px 0;
	float:left;
	}
	
#top #left img.margin{
	margin:0 0 10px 0;
	}
	
#top #right{
	width:620px;
	margin:0 0 20px 0;
	float:right;
	}
	
#top #right h2{
	margin:20px 0 15px 0;
	}
	
#top #left h2{
	margin:20px 0 15px 0;
	}
	
#top #left .box{
	border:1px solid #333;
	padding:9px;
	color:#ccc;
	margin:10px 0;
	background-color:#111;
	}
	
#top #left .box table{
	font-size:0.8em;
	margin:2px 0 8px 0;
	}
	
#top #left .box p{
	line-height:1.5em;
	}
	
#top #left .box p span{
	font-size:1.2em;
	font-weight:bold;
	}
	
div#topics{
	padding:10px 10px 5px 10px;
	background-color:#111111;
	border:1px solid #161616;
	}
	
div#mail{
	margin-top:10px;
	padding:10px;
	background-color:#e5e8f1;
	}
	
div#mail p{
	color:#333;
	padding:10px 0;
	line-height:150%;
	}
	
div#topics ul li{
	background-image:url(../img/topics_cursor.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	list-style:none;
	font-size:0.8em;
	padding:0 0 5px 10px;
	}
	
table.gallery{
	text-align:left;
	}
	
table.gallery td{
	margin:0px 10px 0px 0px;
	}
	
table.gallery td p{
	margin:3px 5px 12px;
	font-size:0.8em;
	}
	
td.gallery_center{
	padding:0 10px;
	}
	
td.gallery_center2{
	padding:0 0 0 10px;
	}
	
table.service{
	border:1px solid #161616;
	margin:10px 0;
	}
	
td.service_box{
	border:1px solid #161616;
	padding:9px;
	font-size:0.8em;
	line-height:140%;
	}
	
div.plan{
	border:1px solid #333;
	background-color:#111;
	padding:9px;
	font-size:0.8em;
	line-height:160%;
	margin-bottom:10px;
	}
	
div.plan div{
	font-size:1.2em;
	color:#fdbcbc;
	font-weight:bold;
	margin-bottom:5px;
	}

ol{
	margin-left:25px;
}
	
td.service_box div{
	font-size:1em;
	font-weight:bold;
	}
	
td.service_box img{
	margin-right:10px;
	}
	
td.shop_box{
	background-color:#e5e8f1;
	padding:15px;
	font-size:0.8em;
	line-height:140%;
	color:#333;
	}
	
table.plan{
	background-color:#333;
	font-size:12px;
	margin-bottom:10px;
	}
	
table.plan td{
	background-color:#000;
	padding:6px;
	}
	
table.plan th{
	background-color:#111;
	padding:0 0 5px 0;
	font-size:0.9em;
	width:89px;
	color:#999999;
}
	
table.plan th img{
	margin-bottom:5px;
}
	
table.plan th.planname{
	width:195px;
	font-weight:100;
	padding:6px;
	background-color:#111;
	background-image:url(../img/plan_bg.gif);
	color:#ffffff;
}
	
table.plan th.planname strong{
	font-weight:bold;
	font-size:1.1em;
}
	
td.shop_box p{
	color:#333;
	}
	
#footer{
	clear:both;
	text-align:center;
	padding:15px;
	margin-top:20px;
	font-size:0.8em;
	background-color:#191919;
	color:#999999;
	}
	
#footer img{
	padding:5px 0;
	}
	
#footer a{
	padding:0 5px;
	}
	
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
