@charset "utf-8";
/* CSS Document */


/* ブラウザ初期化 */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 1.3em;
	font-weight: normal;
	color: #333333;
	text-align: center;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td{
	padding:0;
	margin:0;
}
table{
	border-collapse: collapse;
	border-spacing:0;
}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var{
	font-weight:normal;
	font-style:normal;
}
ol,ul,li{
	list-style:none;
}
caption,th{
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
	font-size:100%;
	line-height: 100%;
}
q:before,q:after{
	content:'';
}
abbr,acronym{
	border:0;
}

em {
	visibility: hidden;
	text-decoration: none;
}

.clearfix:after { 
	content: "";
	display: block;
	clear: both; 
}


/* レイアウト */

#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: none;
	height: auto;
	text-align: left;

}

#header {
	width: 798px;
	border: 1px solid #FF0000;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	height: 99px;

}

#mainMenu {
	width: 800px;

}

#content {
	width: 800px;
	margin: 0px;
	padding: 0px;

}

#sidemenu {
	float: left;
	width: 186px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

#main {
	float: right;
	width: 600px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 0px;
	line-height: 0px;

}

#footer {
	font-size: 12px;
	color: #666666;
	text-align: center;
	width: 800px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
}

/* 要素 */



#mainMenu li {
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 200px;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

.mm a {
	background-image: url(../img/mainbutton.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 22px;
	width: 200px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 1.2em;
	display: block;
	margin: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}

.mm a:hover {
	background-position: bottom;
}

#logIn {
	background-color: #d60000;
	color: #FFFFFF;
	margin: 0px;
	padding: 6px;
	text-align: center;

}

.sideBox {
	width: 184px;
	border: 1px solid #FF0000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}

.sideBoxInner {
	padding: 0px;
	width: 176px;
	margin: 4px;

}

.sideBoxTitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 4px;
	text-align: center;
}

.userImg {
	float: left;
	margin-right: 4px;

}

#useBox {

}

.linkImg {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;

}

.linkBox {
	text-align: center;
	padding: 6px;
}

#mainInner {
	width: 588px;
	border: 1px solid #FF0000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 0px;
	line-height: 0px;
}

#buttonWrap {
	width: 588px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 0px;
	line-height: 0%;

}

.mainB01 a {
	background-image: url(../img/mainb01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 106px;
	width: 282px;
	float: left;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 0px;
	display: block;
}

.mainB01 a:hover {
	background-position: bottom;
}

.mainB02 a {
	background-image: url(../img/mainb02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 106px;
	width: 282px;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 0px;
	text-decoration: none;
	float: left;
}

.mainB02 a:hover {
	background-position: bottom;
}

.mainB03 a {
	background-image: url(../img/mainb03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 106px;
	width: 282px;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 0px;
	text-decoration: none;
	float: left;
}

.mainB03 a:hover {
	background-position: bottom;
}

.mainB04 a {
	background-image: url(../img/mainb04.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 106px;
	width: 282px;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 0px;
	text-decoration: none;
	float: left;
}

.mainB04 a:hover {
	background-position: bottom;
}

.mainB05 a {
	background-image: url(../img/mainb05.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 106px;
	width: 282px;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 0px;
	text-decoration: none;
	float: left;
}

.mainB05 a:hover {
	background-position: bottom;
}

.mainB06 a {
	background-image: url(../img/mainb06.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 106px;
	width: 282px;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 0px;
	text-decoration: none;
	float: left;
}

.mainB06 a:hover {
	background-position: bottom;
}

.mainB07 a {
	background-image: url(../img/mainb07.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 106px;
	width: 282px;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 0px;
	text-decoration: none;
	float: left;
}

.mainB07 a:hover {
	background-position: bottom;
}

.mainB08 a {
	background-image: url(../img/mainb08.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 106px;
	width: 282px;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 0px;
	text-decoration: none;
	float: left;
}

.mainB08 a:hover {
	background-position: bottom;
}

.mainB09 a {
	background-image: url(../img/mainb09.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 106px;
	width: 282px;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	float: left;
}

.mainB09 a:hover {
	background-position: bottom;
}

.mainB10 a {
	background-image: url(../img/mainb10.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 106px;
	width: 282px;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	float: left;
}

.mainB10 a:hover {
	background-position: bottom;
}

.clearBox10 {
	height: 10px;
	clear: both;

}

.clearBox1 {
	height: 1px;
	clear: both;

}

#mainInner02 {
	width: 588px;
	border: 1px solid #FF0000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	
}

#expWrap01 {
	width: 588px;
	font-size: 0px;
	line-height: 0%;
	clear: both;
}

#expWrap02 {
	width: 588px;
	font-size: 0px;
	line-height: 0%;
	clear: both;
}

#expWrap03 {
	width: 588px;
	font-size: 0px;
	line-height: 0%;
	clear: both;
}

#expWrap04 {
	width: 588px;
	font-size: 0px;
	line-height: 0%;
	clear: both;
}

#expWrap05 {
	width: 588px;
	font-size: 0px;
	line-height: 0%;
	clear: both;
}

#expWrap06 {
	width: 588px;
	font-size: 0px;
	line-height: 0%;
	clear: both;
}

.expImg {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	font-size: 12px;
	line-height: 1.5em;
}

.expDetails {
	font-size: 12px;
	line-height: 1.5em;
}

#top {
	font-size: 1px;
	line-height: 1%;
}

/* -------------------PRリンク集------------------- */
#prlink {
	background-color:#eeeeee;
}

#prlink ul li{
	display:inline;
	font-size:10px;
}
#prlink ul li,
#prlink ul li a,
#prlink ul li a:visited{
	color:#999999;
}
