@charset "utf-8";

/*------------------------------------------*/
/* JCOMヘッダー */
#jcom {
	text-align: left;
	background-color: #FFF;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/hdjcombg.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	min-height: 35px;
	_height: 35px;
}
.txtsize {
	text-align: right;
	padding-top: 8px;
	padding-left: 2px;
	width: 400px;
	float: right;
}
.txtsize a {
	background-image: url(../img/fontsize.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	display: block;
	width: 200px;
	float: right;
	clear: both;
	font-size: 90%;
	/*	font-size: 10px;*/
	padding-left: 15px;
	text-align: left;
}
/*------------------------------------------*/
/* リンク色 */

body a:link {
		color: #666666;
		text-decoration: underline;
}
body a:visited {
		color: #666666;
		text-decoration: underline;
}
body a:hover {
		color: #666666;
		text-decoration: none;
}

.pankuzu a:link {
	color: #F00;
	text-decoration: none;
}
.pankuzu a:visited {
	color: #F00;
	text-decoration: underline;
}
.pankuzu a:hover {
	color: #F00;
	text-decoration: underline;
}
/*------------------------------------------*/

html, body {
	font-family: "ＭＳ Ｐゴシック", "MS Gothic", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 140%;
	font-size: 90%;
	line-height:1.3em;
	/*
*/
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

/*
#contents {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6D6D6;
	border-left-color: #D6D6D6;
}
*/
#contents {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/ctbg.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-right: 6px;
	padding-left: 6px;
}

#header {
	padding: 0px;
	height: 180px;
	display: block;
	clear: both;
	background-image: url(../img/hdbg.jpg);
	background-repeat: repeat-x;
	background-position: 0px -5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#header h1 {
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: 15px 0px;
	display: block;
	height: 60px;
	width: 400px;
}
#header h1 a {
	text-decoration: none;
	height: 50px;
	width: 400px;
	display: block;
	text-indent: -999999px;
}


address {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/footer.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 110px;
	display: block;
	clear: both;
	/*
border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6D6D6;
	border-left-color: #D6D6D6;
*/
text-decoration: none;
	text-indent: -999999px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}

#main {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	width: 720px;
/*	background-color: #FC0;*/
}
#side {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	width: 200px;
	text-align: center;
}
#side .srv {
	background-image: url(../img/sidem_srv_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px bottom;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#side .srv h2 {
	text-decoration: none;
	background-image: url(../img/sidem_srv_t.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -999999px;
	display: block;
	height: 32px;
	width: 200px;
}

#side .srv .srvbox {
	font-size: 10px;
	margin: 0px;
	padding: 8px;
	line-height: 130%;
}
#side .srv .srvbox h3.present {
	background-image: url(../img/sidem_srv_pret.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 28px;
	text-indent: -999999px;
}
#side .srv .srvbox h3.emaga {
	background-image: url(../img/sidem_srv_emagat.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 44px;
	text-indent: -999999px;
}

#side .srv .srvbox .go_detail {
	text-align: right;
	padding: 3px;
}
.pagetop {
	text-align: right;
	padding-top: 20px;
	padding-bottom: 20px;
}
.pankuzu {
	padding: 5px;
	background-color: #FFF;
}






/*
#header a {
	text-decoration: none;
	display: block;
	height: 83px;
}
#footer {
	background-color: #000;
	clear: both;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: center;
	background-image: url(../img/ft_border.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	font-size: 12px;
	line-height: 125%;
	font-weight: normal;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}
#footer p {
	color: #62625E;
}

*/
.bnr_mb10 {
	margin-bottom: 10px;
}
.bnr_mb20 {
	margin-bottom: 20px;
}


/* 1カラム用 */
#main1column {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #6C9;
}

/*-------------*/
.cl {
	clear: both;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.brcl {
	clear: both;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 1px;
}
.mgb20 {
	margin-bottom: 20px;
}

.testalart {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	clear: both;
	padding: 4px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #F0C;
}

