@charset "UTF-8";

@import "../css/gmenu.css";

body {
	/*background-image:url(../img/allBG.gif);*/
	font:0.8em "Verdana", "ＭＳ Ｐゴシック", "Osaka‐等幅" , "ヒラギノ角ゴ Pro W3";
	margin:0px;
	padding:0px;
}

embed {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

a {
	color:#000000;
}

a:hover {
	color:#e1245b;
}

.clear {
	clear:both;
	font-size:0px;
	line-height:0%;
	margin:0px;
	padding:0px;
}

#main-wrap {
	width:940px;
	/*background-image:url(../img/cotentsBG.gif);*/
	background-repeat:repeat-y;
	margin:0px auto;
	padding:0px 7px;
}


/*-------------------- header --------------------*/
#header h1 {
	line-height:0px;
	margin:0px;
	padding:0px;
	float:left;
}

#header #assistToolBOX {
	padding-right:19px;
	float:right;
}

#header #assistToolBOX p {
	width:103px;
	height:18px;
	background:url(../img/fontSize.gif) no-repeat 0px 0px;
	line-height:100%;
	text-indent:-9999px;
	margin:12px 0px 0px 0px;
	padding:0px;
	float:right;
}

#header #assistToolBOX span {
	width:18px;
	height:18px;
	background:url(../img/fontSize.gif) no-repeat;
	display:block;
	line-height:100%;
	text-indent:-9999px;
	cursor:pointer;
	margin:12px 3px 0px 0px;
	padding:0px;
	float:right;
}

#header #assistToolBOX #fontS {
	background-position:-103px 0px;
}

#header #assistToolBOX #fontS:hover {
	background-position:-103px -18px;
}

#header #assistToolBOX #fontM {
	background-position:-124px 0px;
}

#header #assistToolBOX #fontM:hover {
	background-position:-124px -18px;
}

#header #assistToolBOX #fontL {
	background-position:-145px 0px;
}

#header #assistToolBOX #fontL:hover {
	background-position:-145px -18px;
}

#header #assistToolBOX form {
	margin:0px;
	padding:15px 3px 0px 0px;
}

#header #assistToolBOX input {
	border:#a3a3a3 solid 1px;
	border-left:none;
	line-height:100%;
	margin:0px;
	padding:0px;
	float:right;
}

#header #assistToolBOX #txt {
	width:170px;
	line-height:190%;
	border-left:#a3a3a3 solid 1px;
}

/*-------------------- hooter --------------------*/
#footer {
	width:920px;
	border-top:#dcdcdc solid 1px;
	color:#666666;
	font-size:0.8em;
	line-height:100%;
	margin:0px 0px 0px 0px;
	padding:7px 0px 30px 0px;
}

#footer #footerL {
	width:455px;
	float:left;
	margin:0px;
	padding-left:5px;
}

#footer #footerL a {
	color:#666666;
}

#footer #footerL a:hover {
	text-decoration:none;
}

#footer #footerR {
	width:440px;
	text-align:right;
	float:right;
	margin:0px;
	padding-right:20px;
}










