/*------------CSS INDEX--------
A.全体基本設定

1.ページ全体
2.ヘッダ
3.ページボディ
4.コンテンツ（ベース部分）
5.サイドメニュー
6.フッタ
-----------------CSS INDEX----*/
/*------------サイト基本ルール--------
■フォントカラー
青　#3998C8
緑　#79A718
黒　#333333
灰　#999999

■幅：980
■表示のないフォントサイズは12pxで。
/*------------サイト基本ルール--------


/*--------------------A.全体基本設定--*/
*{
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	line-height: 1;
	font-size: 100%;
	font-style: normal;
}
body {
	margin: 0;
	padding: 0;
	color: #333333;/*基本フォントカラー*/
	font-family: "HiraKakuPro-W3", "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
img { border: none;}
p { margin:0; padding: 0; line-height:1;}
h1,h2,h3,h4 { line-height: 1; font-family: "HiraKakuPro-W3", "ヒラギノ角ゴ Pro W3"; font-weight:normal; font-size:12px;}

a{text-decoration:none;}

.blackTxt,.blackTxt a,.blackTxt a:visited,.blackTxt a:hover{color:#333333; text-decoration:none;}
.grayTxt,.grayTxt a,.grayTxt a:visited,.grayTxt a:hover{color:#999999; text-decoration:none;}
.blueTxt,.blueTxt a,.blueTxt a:visited,.blueTxt a:hover{color:#3998C8; text-decoration:none;}
.greenTxt,.greenTxt a,.greenTxt a:visited,.greenTxt a:hover{color:#79A718; text-decoration:none;}

.boldTxt{font-weight:bold;}

hr{
	padding:0;
	margin:0;
	border-style:none;
}
.small{
	font-size:11px;
}
.middle{
	font-size:12px;
}
.large{
	font-size:13px;
}br.clear{
	clear:both;
	font-size:0px;
	line-height:0px;
}
.floatL {
	float:left;
}


.blueArrow{
	padding-right:5px;
}
.blueArrow_d{
	padding-left:10px;
}
.sqArrow{
	padding-right:10px;
}
.sqArrow10{
	padding-left:18px;
	display:block;
	background:url(../../../img/imgBase/sqArrow.gif) center left no-repeat;
}/*必ずwidthを指定*/

/*-------------------- Margin --*/
.mt5{
	margin:5px 0 0 0;
}
.mt10{
	margin:10px 0 0 0;
}
.mt15{
	margin:15px 0 0 0;
}
.mt20{
	margin:20px 0 0 0;
}
.mr5{
	margin:0 5px 0 0;
}
.mr10{
	margin:0 10px 0 0;
}
.mr15{
	margin:0 15px 0 0;
}
.mr20{
	margin:0 20px 0 0;
}
.mb5{
	margin:0 0 5px 0;
}
.mb10{
	margin:0 0 10px 0;
}
.mb15{
	margin:0 0 15px 0;
}
.mb20{
	margin:0 0 20px 0;
}
.ml5{
	margin:0 0 0 5px;
}
.mb10{
	margin:0 0 0 10px;
}
.mb15{
	margin:0 0 0 15px;
}
.ml20{
	margin:0 0 0 20px;
}
/*--------------------1.ページ全体--*/
body{
	background:url(../../../img/imgBase/wrapperBg.jpg) top left repeat-x;
}
#pageWrapper{
	width:982px;
	margin:0 auto;
}


/*--------------------2.ヘッダ--*/
#header{
	float:left;
	width:980px;
	padding:0 1px;
}

#headTop{
	position:relative;
	float:left;
	width:100%;
	height:64px;
	margin-bottom:6px;
	
}
#headTop h1{
	float:left;
	margin-top:4px;
	width:278px;/*h1ロゴ幅*/
}
#headTop h2{
	float:left;
	padding:30px 0 0 20px;
}

#headOpt{
	float:right;
	margin-top:18px;
	width:420px;/*980px - h1ロゴ幅 - h1右マージン*/
}
.languageBox{
	float:left;
	width:305px;
	height:29px;
	margin-right:10px;
	padding:7px 1px 0 1px;
	list-style:none;
	background:url(../../../img/imgBase/langBox-bg02.jpg) top left no-repeat;
}
.languageBox li{
	float:left;
	width:75px;
	text-align:center;
	margin-right:1px;
}
#gr_lang {
	display:block;
	font-weight: bold;
	color: #93BF27;
	padding-top:1px;
}
#lang_jp{
	margin-right:0;
}

.logoutBtn{
	float:right;
	width:98px;
	height:14px;
	margin-top:8px;
	text-align:right;
	border-left:1px solid #CCCCCC;
}
#nonB_log{
	border-left:none;
}
.optBox{
	clear:both;
	float:right;
	width:100%;
}
.optList{
	list-style:none;
	text-align:right;
	margin-right:94px;
}
.optList li{
	display:inline;
	margin-right:20px;
}
.logoutBtn a{
	width:5em;
	margin-left:19px;
}

#headMenu{
	clear:both;
	float:left;
	width:100%;
}

.gMenu{
	float:left;
	width:100%;
	list-style:none;
}
.gMenu li{
	float:left;
	width:163px;
}
#gMenu-home{width:112px;}
#gMenu-about{width:189px;}
#gMenu-look{width:161px;}
#gMenu-result{width:133px;}
#gMenu-designer{width:246px;}
#gMenu-help{width:139px;}

#topicPath-box,#topicPath-box_menuOff{
	position:relative;
	clear:both;
	float:left;
	width:980px;
	height:32px;
	background:url(../../../img/imgBase/tpathBg.jpg) top left no-repeat;
}
#topicPath-box{
	background:url(../../../img/imgBase/tpathBg.jpg) top left no-repeat;
}
#topicPath-box_menuOff{
	background:url(../../../img/imgBase/tpathBg.jpg) top left no-repeat;
}
#topicPath{
	float:left;
	width:80%;
	padding-top:10px;
	padding-left:14px;
}
.topicHome{
	margin-right:38px;
}
.pathArrow{
	margin:0 10px;
}
#backBtn{
	position:absolute;
	left:901px;
	top:10px;
}

/*--------------------3.ページボディ--*/
#pageBody{
	clear:both;
	float:left;
	width:980px;
	padding:0 1px;
	background:url(../../../img/imgBase/bodyBg_long.jpg) left 0 no-repeat;
}


/*--------------------4.コンテンツ（ベース部分）--*/
#contents{
	float:left;
	width:720px;
	padding-top:20px;/*サイドメニュー左ボーダーのために上余白*/
	padding-right:19px;
	padding-left:20px;
	padding-bottom:15px;
	border-right:1px solid #CCCCCC;
}


/*--------------------5.サイドメニュー--*/
#sideMenu{
	float:right;
	width:218px;
	margin-bottom:30px;
	padding-top:20px;/*サイドメニュー左ボーダーのために上余白*/
	padding-right:2px;
}

.loginBox{
	width:550px;
	height:250px;
	margin:0;
	padding-bottom:15px;
	background:url(../../../img/imgBase/login-box.jpg) left 33px no-repeat;
}
.loginBox h3,
.loginBox2 h3{
	margin-bottom:18px;
}
.loginBox2{
	width:550px;
	height:224px;
	margin:0;
	background:url(../../../img/imgBase/login-box2.jpg) left 33px no-repeat;
}
.loginBox3{
	width:550px;
	margin:0;
	background:url(../../../img/imgBase/login-box2.jpg) bottom left no-repeat;
}
.sideMenu-banner{
	margin-bottom:15px;
	padding-left:9px;
}

.sideMenu-list{
	width:215px;
	margin:0 0 20px 2px;
	list-style:none;
}
.sideMenu-list02{
	width:215px;
	margin:0 0 15px 5px;
	list-style:none;
}

.sideMenu-list li{
	height:27px;
}
.sideMenu-list li h2 a{
	line-height:27px;
}
.sideMenu-list li h2 a:hover{
	text-decoration:underline;
}
.grayBg{
	background-color:#F6F6F6;
	margin-bottom:2px;
}
.grayBg a{
	margin-left:10px;
}
.whiteBg{
	background-color:#FFFFFF;
	background:url(../../../img/imgBase/dotline.gif) bottom left no-repeat;
	margin-bottom:1px;
}
.whiteBg a{
	padding-left:28px;
}

/*フォーム*/
form{
	margin:0;
	padding:0;
}
.fSet{
	width:185px;
	padding:0 5px 0 10px;
}
.fSet2{
	width:300px;
	margin:20px auto 15px auto;
	padding:0;
}
.fSet3{
	width:470px;
	margin:0px auto;
	padding:0;
}
.fSet4{
	width:470px;
	margin:0px auto;
	padding:15px 0;
}

.fSet3 p{
	line-height:1.4em;
}
.label{
	display:block;
	width:175px;
	margin-bottom:7px;
}
.control{
	display:block;
	width:175px;
	vertical-align:middle;
	margin-bottom:7px;
}
.control2{
	display:block;
	float:left;
	width:18px;
	margin-bottom:5px;
}
.control3{
	display:block;
	width:300px;
	vertical-align:middle;
	margin-bottom:7px;
}
.control4{
	display:block;
	width:250px;
	vertical-align:middle;
	margin-bottom:7px;
}

.label2{
	width:165px;
	margin-bottom:8px;
	line-height:16px;
}
.label3{
	display:block;
	width:167px;
	height:24px;
	margin:15px 10px 0 0;
}

*html .control2,*html .label2{margin-bottom:3px;}
#chk{
	margin-right:5px;
	height:18px;
}
#lgMail{
	width:175px;
	height:18px;
}
#lgMail2{
	width:300px;
	height:18px;
}
#lgPass{
	width:175px;
	height:18px;
}
#lgPass2{
	width:300px;
	height:18px;
}
#lgPass3{
	width:280px;
	height:18px;
	margin:17px 0 0 0;
	float:left;
}

input,select,textarea{
	border:1px solid #CCCCCC;
	color:#000000;
	background:#ffffff;
}
input .checkbox{
	display:inline;
	border-style:none;
	color:#000000;
	background:transparent;
}
.forgotPass{
	clear:left;
	font-size:11px;
	margin-bottom:35px;
	padding-left:1em;
	text-indent:-1em;
}
.forgotPass a,.forgotPass a:hover{
	text-decoration:underline;
}
#lgBtn{
	border:none;
	margin-left:30px;
}
#lgBtn2{
	border:none;
	margin:0 auto;
}
#login_Btn{
	width:131px;
	margin:10px auto 0 auto;
}


/*--------------------6.フッタ--*/
#btmWrapper{
	clear:both;
	background:url(../../../img/imgBase/footBg.jpg) left -54px repeat-x;
}
#footer{
	clear:both;
	width:964px;
	margin:0 auto;
	padding:15px 0 0 18px;
	background:url(../../../img/imgBase/bodyBtm_long.jpg) left -80px repeat-x;
}

#footMenu{
	position:relative;
	float:left;
	width:945px;
	margin:0 0 50px;
	padding:0;
	background:url(../../../img/imgBase/footMenu-btm.gif) bottom left no-repeat;	
}

.footMenu-title{
	height:33px;
	background:url(../../../img/imgBase/footMenu-titlebar.jpg) top left no-repeat;	
}
.footMenu-title h2{
	float:left;
	width:14px;
	padding-top:10px;
	padding-left:14px;
}
.footMenu-title ul{
	list-style:none;
	text-align:right;
	padding-top:10px;
	padding-right:154px;
}
.footMenu-title ul li{
	display:inline;
	list-style:none;
	margin-right:20px;
}

.topBtn{
	position:absolute;
	left:830px;
	top:5px;
}


.footMenu-body{
	float:left;
	width:945px;
	background:url(../../../img/imgBase/footMenu-bd.gif) top left repeat-y;	
}

.footMenu-body ul{
	float:left;
	height:37px;
	margin-top:10px;
	padding:0 30px 10px 30px;
	list-style:none;
	border-right:1px solid #CCCCCC;
}
.footMenu-body ul li h3 a{
	line-height:1.5em;
}
.footMenu-body ul li h3 a:hover{
	text-decoration:underline;
}
#footMenu_a{
	width:181px;
	padding-right:20px;
	padding-left:15px;
}
#footMenu_e{
	border:none;
}

#copyRight{
	clear:both;
	height:28px;
	color:#FFFFFF;
	font-size:11px;
	text-align:right;
}
#copyRight p{
	line-height:1.2em;
}
