@import "default.css";
@charset "utf-8";
/* CSS Document */

* {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

a {
	color:#AE5199;
}

body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color:#333;
	text-align:center;
	font-size:12px;
	width:100%;
	background:url(../images/body_bg.jpg) repeat-x 0 0;
}

#container {

}

#containerInner {
	margin:0 auto;
}

#header {
	text-align:left;
	position:relative;
	height:94px;
	background:url(../images/header_bg.gif) no-repeat 0 0;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#header h1 {
	display:block;
	line-height:20px;
	font-weight:normal;
	text-align:left;
	padding-top:5px;
}

#header #headerLogo {
	float:left;
	width:445px;
}

#header #headerLogo a {
	display:block;
	margin-top:10px;
}

#header #headerContact {
	margin-left:445px;
	text-align:right;
}

#globalMenu {
	clear:both;
	float:none;
	height:44px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#globalMenu li {
	display:block;
	width:125px;
	height:44px;
	float:left;
}

#globalMenu li a {
	display:block;
	background-image:url(../images/gloabalMenu.jpg);
	background-repeat:no-repeat;
	width:125px;
	height:44px;
	text-align:left;
	text-indent:-9999px;
	overflow:hidden;
}

#globalMenu li#GMtop a { 		background-position:0 0;}
#globalMenu li#GMsearch a { 	background-position:-125px 0;}
#globalMenu li#GMbeginner a { 	background-position:-250px 0;}
#globalMenu li#GMmanage a { 	background-position:-375px 0;}
#globalMenu li#GMasessment a { 	background-position:-500px 0;}
#globalMenu li#GMstaff a { 		background-position:-625px 0;}
#globalMenu li#GMgreet a { 		background-position:-750px 0;}
#globalMenu li#GMcom a { 		background-position:-875px 0;}

#main {
	clear:both;
	float:none;
	padding-top:20px;
	width:1000px;
	margin-right: auto;
	margin-left: auto;
}

#contents {
	width:730px;
	float:right;
}

#contents #topicPath {
	background:#EDE8DA;
	height:30px;
	line-height:30px;
}

#contents #topicPath li {
	float:left;
	height:30px;
	line-height:30px;
	text-align:left;
	padding-left:5px;
}

#contents #topicPath li.top {
	background:url(../images/topicPath1.png) no-repeat 0 0;
	width:175px;
}

#contents #topicPath li a {
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}

#sideMenu {
	width:270px;
	float:left;
	text-align:left;
}

#sideMenu #member {
	background:url(../images/member_bg2.jpg) no-repeat 0 0;
	height:250px;
	width:240px;
	margin-bottom:20px;
}

#sideMenu #member div.image {
	padding-top:9px;
	text-align:center;
}

#sideMenu #member dl {
	height:20px;
	clear:both;
	float:none;
	display:block;
	padding:10px 10px 0;
}

#sideMenu #member dl dt {
	width:35px;
	float:left;
	text-align:right;
	height:20px;
	font-size:10px;
	line-height:20px;
	color:#FFF;
	font-weight:bold;
}

#sideMenu #member dl dd {
	width:180px;
	margin-left:40px;
}

#sideMenu #member dl dd input {
	width:160px;
}

#sideMenu #member .sendBtn {
	text-align:center;
	padding-top:10px;
}

#sideMenu #member p {
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}

#sideMenu #member p a {
	color:#FFF;
	font-size:12px;
	text-decoration:underline;
}

#sideMenu #login {
	background:url(../mypage/images/login_bg.gif) no-repeat 0 0;
	height:205px;
	width:240px;
	margin-bottom:20px;
}

#sideMenu #login div.image {
	padding-top:9px;
	text-align:center;
}

#sideMenu #login p {
	margin-bottom:5px;
	line-height:22px;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
}

.memberName {
	font-size: 18px;
	font-weight: bold;
	
}

.memberBtn {
	width:220px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}

#sideMenu #login #mypage_btn a{
	width:106px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
	background-image: url(../mypage/images/mypage_btn.png);
	background-repeat: no-repeat;
}

#sideMenu #login #logout_btn a{
	width:106px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: right;
	background-image: url(../mypage/images/logout_btn.png);
	background-repeat: no-repeat;
}

#sideMenu #searchMenu {
	background:url(../images/searchMenu_bg.gif) no-repeat 0 bottom;
	width:240px;
	padding-bottom:5px;
	margin-bottom:15px;
}

#sideMenu #searchMenu h2 {
	background:url(../images/searchMenu_h2.gif) no-repeat 0 0;
	height:45px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

#sideMenu #searchMenu h3 {
	background-image:url(../images/searchMenu_h3.gif);
	background-repeat:no-repeat;
	display:block;
	width:230px;
	height:32px;
	margin:0 auto;
	text-indent:-9999px;
	overflow:hidden;
}

#sideMenu #searchMenu h3.type1 { background-position:0 0;}
#sideMenu #searchMenu h3.type2 { background-position:0 -30px;}
#sideMenu #searchMenu h3.type3 { background-position:0 -61px;}
#sideMenu #searchMenu h3.type4 { background-position:0 -92px;}

#sideMenu #searchMenu ul {
	width:230px;
	margin:0 auto;
	padding:5px 0;
	background-color: #001542;
}

#sideMenu #searchMenu ul li {
	background:url(../images/searchMenu_li.gif) no-repeat 4px 0;
	line-height:25px;
	height:25px;
	margin:0 5px;
	padding-left:22px;
}

#sideMenu #searchMenu ul li a {
	color:#FFF;
	text-decoration:underline;
	font-weight:bold;
	font-size:14px;
}

#sideMenu .contentsBtn {
	width:240px;
}

#sideMenu .contentsBtn li {
	margin-bottom:15px;
}

#sideMenu #comInfo {
	width:240px;
	background:url(../images/com_bg.gif) repeat-y;
	border-top:1px #CCC solid;
	border-bottom:1px #CCC solid;
	padding-bottom:5px;
}

#sideMenu #hoken {
	width:240px;
	margin-bottom:20px;
	margin-top: 20px;
}

#sideMenu #4cs {
	width:240px;
	margin-bottom:20px;
}

#sideMenu #comInfo img {
	display:block;
	margin:4px auto 6px;
}

#sideMenu #comInfo p {
	width:230px;
	margin:2px auto;
	line-height:18px;
	font-size:12px;
}

#sideMenu #comInfo p a {
	text-decoration:underline;
}

#groupSite {
	clear:both;
	float:none;
	padding-top:20px;
}

#groupSite div.inner {
	background:url(../images/group_bg.gif) no-repeat 0 0;
	height:180px;
	text-align:left;
}

#groupSite div.inner h3 {
	background:url(../images/group_h3.gif) no-repeat 0 0;
	height:40px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

#groupSite div.inner ul {
	padding-top:5px;
}

#groupSite div.inner li {
	float:left;
	width:250px;
	height:70px;
	display:block;
	text-align:center;
}

#footer {
	padding-top:20px;
	color:#FFF;
	clear:both;
	float:none;
	background:url(../images/container_bg.gif) repeat-x 0 bottom;
}

#footer h3 {
	color:#000;
	text-align:center;
	font-weight:normal;
	font-size:12px;
	height:20px;
}

#footer div.inner {
	height:105px;
}

#footer #footLink {
	padding-top:20px;
}

#footer #footLink a {
	color:#FFF;
	text-decoration:underline;
}

#footer .copyright {
	margin-top:30px;
	color:#B7AAA2;
}
