* {
	margin: 0;
	padding: 0;
	font-family:"メイリオ", "Meiryo";
}

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

body{
	background-image:url(../img/bodybg.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	}

a {outline:none;}

img	{border:0;}

#container	{
	width:960px;
	margin:0 auto;
	clear:both;
}

p	{
	font-size:0.8em;
	line-height:150%;
	color:#333333;
}

/*----------------------------------------------------
	GMO共通ヘッダー(トップ・下層共通)
----------------------------------------------------*/

ul#gmo-Nav {
	top: 0px;
	left: 0px;
	width: 99%;
	padding:6px 5px 7px 5px;
	margin:0px 0px 0px 0px;
}
ul#gmo-Nav:after { /*clearFix*/
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
ul#gmo-Nav li {
	float: left;
	font-size: 12px;
	list-style:none;
}
ul#gmo-Nav li a {
	margin-right: 12px;
	color: #0000CC;
	text-decoration: underline;
}
ul#gmo-Nav li a:hover {
	text-decoration: none;
}
p#gmo-logo {
	position: absolute;
	top: 0;
	right: 7px;
	margin:0px 0px 0px 0px;
}
/* ------------------------------------

    Header

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

div.logo {
	float:left;
}

div.logo div.visual{
	display: block;
	width:205px;
	height:60px;
	background:transparent url("../img/logo.gif");
	text-indent:-9999px;
}


div.logo h1{
	font-size:0.6em;
	}

#header div.logo a {
	width:205px;
	height:60px;
	display:block;
}

#header{
	width:960px;
	background-image:url(../img/c_global_bg.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}

#header div#leftcontents {
	float:left;
	margin:10px 0 10px 25px;
}

#header div#rightcontents {
	background-image:url(../img/head_bg.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	width:350px;
	padding:0 5px 0 0;
	float:right;
}

#header div#rightcontents img {
	margin:0 0px;
}

#header div#rightcontents div.top{
	font-size:12px;
	height:50px;
}

#header div#rightcontents div.top ul li {
	background-image:url(../img/news_icon.gif);
	background-repeat:no-repeat;
	background-position:0 1px;
	display:inline;
	float:left;
	height:33px;
	padding:0 10px 0 17px;
	margin:12px 0 0 0;
}

#header div#rightcontents div.bottom {
	clear:both;
}

#global{
	width:960px;
}

#global ul {
	clear:both;
}

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

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

#global ul li.global01 a {background:url("../img/c_bt_01_off.gif") no-repeat top left;width:175px;}
#global ul li.global02 a {background:url("../img/c_bt_02_off.gif") no-repeat top left;width:173px;}
#global ul li.global03 a {background:url("../img/c_bt_03_off.gif") no-repeat top left;width:173px;}
#global ul li.global04 a {background:url("../img/c_bt_04_off.gif") no-repeat top left;width:173px;}
#global ul li.global05 a {background:url("../img/c_bt_05_off.gif") no-repeat top left;width:172px;}

#global ul li.global01_on a {background:url("../img/c_bt_01_on.gif") no-repeat top left;width:175px;}
#global ul li.global02_on a {background:url("../img/c_bt_02_on.gif") no-repeat top left;width:173px;}
#global ul li.global03_on a {background:url("../img/c_bt_03_on.gif") no-repeat top left;width:173px;}
#global ul li.global04_on a {background:url("../img/c_bt_04_on.gif") no-repeat top left;width:173px;}
#global ul li.global05_on a {background:url("../img/c_bt_05_on.gif") no-repeat top left;width:172px;}

#global ul li.global01 a.ov,#global ul li.global01 a:hover{background: url("../img/c_bt_01_on.gif") no-repeat top left;}
#global ul li.global02 a.ov,#global ul li.global02 a:hover{background: url("../img/c_bt_02_on.gif") no-repeat top left;}
#global ul li.global03 a.ov,#global ul li.global03 a:hover{background: url("../img/c_bt_03_on.gif") no-repeat top left;}
#global ul li.global04 a.ov,#global ul li.global04 a:hover{background: url("../img/c_bt_04_on.gif") no-repeat top left;}
#global ul li.global05 a.ov,#global ul li.global05 a:hover{background: url("../img/c_bt_05_on.gif") no-repeat top left;}

#topickpass{
	background-image:url(../partner/img/topickpass.gif);
	background-repeat:no-repeat;
	color:#333;
	padding:5px 0 4px 10px;
	margin:0 0 10px 0;
	font-size:12px;
	}
	
#topickpass a:link { text-decoration:none;color:#333;}
#topickpass a:visited { text-decoration:none;color:#333;}
#topickpass a:active { text-decoration:none;color:#333;}
#topickpass a:hover { text-decoration:underline;color:#333;}

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

    Top

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

#contents{
	clear:both;
	width:960px;
	background:transparent url("../img/top_contentsbg.gif");
	background-position:top;
	background-repeat:no-repeat;
	padding:1px 0 0 0;
	}

#contents #left{
	width:250px;
	float:left;
	margin:20px 0;
	padding:0 20px 0 0;
	}

#contents #left img.banner{
	padding:0 0 10px 0;
	margin:0;
	}


#contents #right{
	width:690px;
	float:right;
	margin:20px 0;
	padding:0 0 10px 0;
	}

#contents #right p{
	margin:10px 0 15px 0;
	line-height:150%;
	}

#contents #right p strong{
	color:#cc0000;
	}
	
.table{
	background-color:#cccccc;
	margin:10px 0 20px 0;
	}
	
.table th{
	background-image:url(../partner/img/th.gif);
	padding:5px;
	text-align:left;
	font-weight:bold;
	font-size:0.8em;
	}
	
.table th span{
	color:#cc0000;
	}
	
.table td{
	padding:5px;
	text-align:left;
	background-color:#fff;
	font-size:0.8em;
	}
	
.table td　textarea{
	font-size:12px;
	}
	
#login{
	margin:20px auto;
	padding:10px;
	background-color:#f9f3de;
	}

#login img{
	margin:5px;
	}

#login input{
	margin:5px 0;
	}
	
.request{
	margin:5px 0 0 0;
	color:#cc0000;
	font-size:1.2em;
	}
	
.management{
	background-image:url(../client/img/inquiry_02.gif);
	background-position:right 58px;
	background-repeat:no-repeat;
	}
	
.management div{
	margin:12px 0;
	font-size:0.8em;
	color:#333333;
	}
	
img.margin{
	padding:0 10px;
	}

img.marginright{
	padding:0 10px 0 0;
	}
	
ul#sitemap li.icon{
	background-image:url(../img/news_icon.gif);
	background-repeat:no-repeat;
	background-position:1px 5px;
	list-style:none;
	margin:5px 0 0 0;
	font-size:0.8em;
	padding:2px 0 4px 20px;
	/padding:0 0 6px 20px;
	}
	
dt{
	background-image:url(../img/q.gif);
	background-repeat:no-repeat;
	background-position:1px 0;
	padding:5px 0 5px 40px;
	margin:15px 0 5px 0;
	color:#008eec;
	font-weight:bold;
	}
	
dd{
	background-image:url(../img/a.gif);
	background-repeat:no-repeat;
	background-position:1px 0;
	padding:2px 0 9px 40px;
	margin:15px 0 5px 0;
	color:#008eec;
	border-bottom:1px dotted #cccccc;
	}
	
div.ex{
	clear:both;
	}
	
div.ex_cursor{
	background-image:url(../client/img/cursor.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	font-size:12px;
	padding:0 0 0 14px;
	margin:2px 0 0 0;
	text-align:left;
	}
	
td.ex_margin{
	padding:0 25px 0 0;
	}
	
div.ex div{
	text-indent:-52px;
	padding-left:55px;
	font-size:12px;
	padding-top:8px;
	padding-bottom:0;
	margin:0;
	margin-bottom:-10px;
	line-height:150%;
	font-size:12px;
	
	}
	
div.ex div.margin{
	padding-bottom:20px;
	
	}
	
span.cr_01{
	color:#1e6bcd;
	font-weight:bold;
	}
	
span.cr_02{
	color:#ff6a10;
	font-weight:bold;
	}
	
div.ex_02{
	padding:0 10px;
	background-color:#ecf6dc;
	border:3px solid #d8eeb6;
	margin-top:30px;
	}
	
img.bt_margin{
	padding-top:10px;
	}
	
.pagetop{
	text-align:right;
	font-size:0.8em;
	padding:15px 0 0 0;
	}
/* ------------------------------------

    Footer

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

	
#pagetop{
	clear:both;
	padding:5px 5px 10px 5px;
	}

#footer{
	clear:both;
	padding:20px 0 5px 0;
	font-size:0.8em;
	color:#333333;
	text-align:center;
	}

#footer_link{
	background-image:url(../img/fotter_bg.gif);
	background-position:center bottom;
	}

#footer_link_inner{
	font-size:0.7em;
	margin:0 auto;
	width:900px;
	padding:14px 0;
	}

#footer_link_inner iframe{
	float:left;
	margin:0 20px 0 0;
	}

#footer_link_inner img{
	margin:0 30px 0 0;
	}
	
#footer_link_inner ul#gmo_ul {
	margin:0;
	padding:15px 10px 0px 0px;
	font-size:10px;
	list-style-type:none;
	line-height:1.4em;
	text-align:left;
}

#footer_link_inner ul#gmo_ul li {
	display:inline;
	margin-right:0.5em;
}
	
#footer_link a{
	padding:0 5px;
	}

#footer_link_cr{
	font-size:0.7em;
	text-align:center;
	width:100%;
	padding:10px 0;
	background-color:#d1ec8b;
	}
	
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

.table_f{
	background-color:#ccc;
	/* margin:10px 0 20px 0; */
	margin:10px auto 0;
	}
	
.table_f th{
	background-color:#eee;
	/* background-image:url(../partner/img/th.gif); */
	padding:5px;
	text-align:left;
	font-weight:bold;
	font-size:0.8em;
	}
	
.table_f th span{
	/* color:#cc0000; */
	color:red;
	}
	
.table_f td{
	padding:5px;
	text-align:left;
	background-color:#fff;
	font-size:0.8em;
	}
	
.table_f td textarea{
	font-size:12px;
	}

#table_font{
	font-size:80%;
	}


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

