@import url("./css/tables.css");
@import url("./css/commonstyles.css");
@charset "Shift_JIS";

/* ¡¡ default.css ¡¡ */

/*--- reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {font-style: normal;}
caption,th {text-align: left;}
q:before,q:after {content: '';}
object,
embed {vertical-align: top;}
hr,legend {display: none;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;}
img,abbr,acronym,fieldset {border: 0;}
li {list-style-type: none;}

/*--- default */
body {
	background: #FFF;
	color: #545454;
	font-size: small;
	font-family: "ƒƒCƒŠƒI","Meiryo",arial,"ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro",Osaka,"‚l‚r ‚oƒSƒVƒbƒN","MS PGothic",Sans-Serif;
	line-height: 1.5;
}
* html body {	/* for IF6 */
	font-family: "‚l‚r ‚oƒSƒVƒbƒN","MS PGothic",Sans-Serif;
}


/* ¡¡ style.css ¡¡ */

/*----------------------------------------------------
	Šî–{Ý’èAƒŠƒ“ƒNƒJƒ‰[‚È‚Ç
----------------------------------------------------*/
body {
 
 
 
 font-size: 15px;
}

a:link {
	color:#505050;
	text-decoration: none;
}
a:visited {
	color:#505050;
	text-decoration: none;
}
a:hover {
	color:#0000CD;
	text-decoration: underline;
}
a:active {
	color:#bc3f47;
	text-decoration: none;
}


/*----------------------------------------------------
	”Ä—pclass
----------------------------------------------------*/

/* clearfix */
.clearfix:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* -----------------------------------------------------------
	#header
		ƒwƒbƒ_[
----------------------------------------------------------- */
#header {
	width: 960px;
	margin: 0px auto 0;
	background: url(img/header.jpg) left top no-repeat;
	height: 300px;
	position:relative;
}
#header h2 {
	clear: both;
	margin: 0px 0 10px;
	padding-top: 20px;
	padding-left: 20px;
}
#header h2 a{
	font-size: 30px;
	font-weight: bold;
}
#header #headertext{
text-align: left;
padding-left: 20px;
padding-right:20px;



}
#headerDesc {
	color: #fff;
	background: #f49a9a;
	height: 20px;
}
#headerDescArea {
	width: 960px;
	margin: 0 auto;
}

#headerDescArea h1 {
	font-size: 10px;
	font-weight: normal;
	float: right;
	margin: 2px 10px 0;
	height: 20px;
}


/* -----------------------------------------------------------
	#footer
		ƒtƒbƒ^[
----------------------------------------------------------- */
#footer {
	clear: both;
	background: #ededed;
	padding: 10px 0 0 0;
	margin-top: 10px;
	font-size: 14px;
}

#footer .copyright {
	color: #fff;
	background: #666;
	text-align: center;
	margin-top: 20px;
	padding: 15px 0 0 0;
	height: 30px;
}

#footerContents ul {
	text-align: center;
	padding: 10px 0 0 0;
}

#footerContents ul li {
	display: inline;
	border-right: solid 1px #999;
	padding: 0 10px 0 10px;
}
#footerContents ul li.menu {
	display: inline;
	border-left: solid 1px #999;
	padding: 0 10px 0 10px;
}

/* -----------------------------------------------------------
	#footerContents
		ƒtƒbƒ^[ƒRƒ“ƒeƒ“ƒc
----------------------------------------------------------- */
#footerContents {
	width: 960px;
	margin: 0 auto;
}


/*----------------------------------------------------
	#page
----------------------------------------------------*/
#page {
	background:url(img/1000.png) repeat-y top center;
}


/*----------------------------------------------------
	#contents
----------------------------------------------------*/
#contents {
	width: 960px;
	margin: 15px auto 0 auto;
	padding-bottom: 10px;
	text-align: left;
}


/*----------------------------------------------------
	#main
		ƒƒCƒ“
----------------------------------------------------*/
#main {
	float: left;
	width: 670px;
}
#main h2{
	font-size: 16px;
	font-weight: normal;
	height: 32px;
	background: url(img/bg-h2.png) no-repeat;
	padding: 8px 0 0 32px;
	border-right: 1px solid #ccc;
	margin:20px 0;
}
#main h3{
	font-size: 16px;
	font-weight: normal;
	height: 32px;
	background: url(img/bg-h2.png) no-repeat;
	padding: 8px 0 0 32px;
	border-right: 1px solid #ccc;
	margin:10px 0;
}

#main h4{
	font-size: 16px;
	font-weight: normal;
	height: 30px;
	background: url(img/bg-h3.png) no-repeat;
	padding: 9px 0 0 32px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin:20px 0;
}

#main h5{
	color: #d16d73;
	font-size: 15px;
	font-weight: normal;
	margin: 10px 0;
	border: 1px solid #ccc;
	padding-left: 20px;
	background: url(img/list-arw.png) 10px center no-repeat;
	margin:20px 0;
	line-height: 32px;
	font-weight: bold;
}

#main h6{
	color: #333;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0;
	border: 1px solid #ccc;
	padding-left: 20px;
	background: url(img/list-arw.png) 10px center no-repeat;
	margin:20px 0;
}


#main ul li{
	list-style-type: none;
	padding: 0 0 5px 25px;
	background: url(img/list-arw.png) no-repeat;
	background-position:0% 30%;
	margin-left: 15px;
}
#main ol li{
	padding: 0 0 5px 0;
	margin-left:30px;
	list-style-type:decimal;
}
/* ƒe[ƒuƒ‹‘•ü
----------------------------------------------------------- */
#main .t-head {
	border-collapse: collapse;
	border: solid 1px #ddd;
	padding: 10px;
	background-color: #efefef;
	width: 80px;
}

#main .t-item {
	border-collapse: collapse;
	border: solid 1px #ddd;
	padding: 10px;
	width: 485px;
}


/* -----------------------------------------------------------
	#sub
		ƒTƒCƒhƒo[AƒTƒu
----------------------------------------------------------- */
#sub {
	float: right;
	width: 260px;
}

#sub h4{
	font-size: 14px;
	font-weight: normal;
	width: 228px;
	height: 34px;
	background: url(img/bg-side-h3.png) no-repeat;
	margin:10px 0 0 0;
	padding: 10px 0 0 32px;
	overflow: hidden;
}

#sub ul {
	margin: -10px 0 2px;
}

#sub ul li{
	list-style-type: none;
	padding: 5px 0 5px 25px;
	background: url(img/list-arw.png) no-repeat;
	background-position:10px 49%;
	border-bottom: dashed #ccc 1px;
	margin: 5px 0 5px;
}

#sub .menubox{
	font-size: 12px;
	margin: -5px 0 20px 0;
	padding: 10px 10px 10px 10px;
	border: solid #ccc 1px;
}

#sub .l2{
padding-left:35px;
background: url(img/list-arw.png) 20px no-repeat;
}
#sub .l3{
padding-left:55px;
background: url(img/list-arw.png) 40px no-repeat;
}


/* ¡¡ ŒûƒRƒ~‰æ‘œ’Ç‰Á ¡¡ */

#main .user1,#main .user2,#main .user3,#main .user4,#main .user5,#main .user6{
	font-size: 12px;
	line-height: 130%;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: 12px 12px;
	background-color: #EFF4FA;
	border: 1px solid #C5D7ED;
	min-height: 70px;
	_height:70px;
	_zoom: 1;
	overflow: hidden;
}

#main  .user1{
	background-image: url(img/userm_1.png);
}

#main  .user2{
	background-image: url(img/userf_1.png);
}

#main  .user3{
	background-image: url(img/userm_2.png);
}

#main  .user4{
	background-image: url(img/userm_3.png);
}

#main  .user5{
	background-image: url(img/userf_2.png);
}

#main  .user6{
	background-image: url(img/userf_3.png);
}


/* ƒTƒCƒgƒ}ƒbƒv */

#sitemaps{
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#sitemaps ul{
	margin:0;
	padding:0;
}

#sitemaps li{
	list-style-type: none;
	list-style-image: none;
}

#sitemaps .sbox1, #sitemaps .sbox2 {
	width: 47%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}

#sitemaps .sbox1 {
	float: left;
	clear: left;
}

#sitemaps .sbox2 {
	float: right;
	clear: right;
}

#sitemaps .l1{
background: url(img/list-arw.png) left center no-repeat;
padding-left: 15px;
}
#sitemaps .l2{
background: url(img/list-arw.png) left center no-repeat;
padding-left: 15px;
margin-left: 20px;
}
#sitemaps .l3{
background: url(img/list-arw.png) left center no-repeat;
padding-left: 15px;
margin-left: 40px;
}

.FloatEnd {
	clear: both;
	display: block;
	height: 1px;
}

#space1,#space2,#text1,#text2,#text3,#text4,#text5,#text6,#text7,#text8,#text9,#text10{
	margin: 15px 10px 30px;
	color: #545454;
	line-height: 180%;
}

/*	‰æ‘œƒŠƒ“ƒN */
#main a img{background:none!important}
#main a:hover img{
	opacity:0.6;
	filter:"alpha(opacity=60)";
	-ms-filter: "alpha( opacity=60 )";
	background:none!important;
}
#whatsnew {
margin:10px 10px;
background: url(img/wn.png) 20px 5px no-repeat;
padding:40px 20px 5px;
border-top: 1px #f1f1f1 solid ;
border-left: 1px #f1f1f1 solid ;
border-bottom: 1px #ccc solid ;
border-right: 1px #ccc solid ;
}

#whatsnew ul li{
background: url(img/list-arw.png) 10px center no-repeat;
text-indent: 20px;
padding-top: 5px;
}

#siteNavi{
font-size: 90%;
color:#666;
}

#entrylist dl{
margin: 10px;
}
#entrylist dt{
font-weight: bold;
padding-left: 20px;
background: url(img/list-arw.png) 10px center no-repeat;
}
#entrylist dd{
margin: 0 20px 10px;
}

#main img{
	border: none;
	vertical-align: middle;
	margin: 0px;
	padding: 5px;
}

/* ƒOƒ[ƒoƒ‹ƒƒjƒ…[ */

#topmenu {
	background-repeat: no-repeat;
	height: 30px;
	line-height: 30px;
	width: 960px;
	margin: 0px auto;
	background:#ffffff;
	padding:5px 0;}

#topmenu span a {
	overflow: hidden;
	width: 188px;
	_width:19.6%;
	text-align: center;
	color: #444444;
	font-weight: bold;
	text-decoration: none;
	float: left;
	height: 30px;
	background:#ffffff;
	margin: 0px  1px;
	padding: 0px;
	display: block;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	font-size: 14px;
}
#topmenu span a:hover {
	color: #990000;
	background:#fef4f4;
}

/* ƒuƒƒOƒ‚[ƒh•âŠ® */
.blog .title{
	font-size: 16px;
	font-weight: normal;
	height: 30px;
	background: url(img/bg-h3.png) no-repeat;
	padding: 9px 0 0 32px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin:20px 0;
}
.blog .text,#categorylist .desc{
	margin: 0 10px 10px;
	font-size: 90%;
}
.blog .detail,#categorylist .detail{
	text-align: right;
	font-size: 12px;
}
.blog .list{
	background: url(img/list-arw.png) left center no-repeat;
	padding-left: 10px;
	margin-left: 10px;
}
.blog .more ,#categorylist .more{
padding: 3px 10px;
border:1px solid #ddd;
text-decoration: none;
text-align: center;
margin-left: 10px;
}
.blog .more img,#categorylist .more img{padding: 0 5px 0 0 ;}
}

/* ü‚è˜g•âŠ®(ƒfƒtƒHƒ‹ƒgC³) */

.txt-border {
	background-image: url(img/dott.gif);
	line-height: 22px;
	font-size: 13px;
	margin: 10px;
	padding: 0px;
	background-position: 0px 5px;
}

.txt-border p {
	line-height: 22px;
	font-size: 13px;
}

.txt-line  {
	border: 2px solid #CCCCCC;
}

.txt-yellowback {
	background-color: #FFF9DF;
	border: 2px solid #CC0000;
}

.txt-grayback {
	border: 1px solid #D9D9D9;
	background-color: #F5F5F5;

}

.txt-colorback {
	border:solid 1px #FFB380;
	background-color: #FFF2DF;
}

.txt-frame{
	border:solid 2px #CCCCCC;	
}

.txt-colorframe{
	border:solid 2px #CC0000;
}

.txt-rndbox .top{
	height:15px;
	background-image: url(./img/round.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.txt-rndbox .body{
	border-left:solid 1px #B4B4B4;
	border-right:solid 1px #B4B4B4;
	padding:10px 30px;
}

.txt-rndbox .bottom{
	height:15px;
	background-image: url(./img/round.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.txt-decbox1 {
	background-image: url(./img/dec1_body.gif);
	background-repeat: repeat-y;
}

.txt-decbox1  .top{
	height:50px;
	background-position: left top;
	background-image: url(./img/decbox1.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 50px;
	padding-left: 50px;
	font-size: 30px;
}

.txt-decbox1  .body{
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}

.txt-decbox1  .bottom{
	height:70px;
	background-image: url(./img/decbox1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.txt-decbox2 {
	background-image: url(./img/dec2_body.gif);
	background-repeat: repeat-y;
}

.txt-decbox2  .top{
	height:40px;
	background-image: url(./img/decbox2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-right: 50px;
	padding-left: 50px;
	font-size: 30px;
}

.txt-decbox2  .body{
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}

.txt-decbox2  .bottom{
	height:65px;
	background-image: url(./img/decbox2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#main .txt-grayback,#main  .txt-colorback,#main .txt-line, #main .txt-frame,#main .txt-colorframe{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 30px;
}

#main .txt-rndbox, #main .txt-decbox1, #main .txt-decbox2{
	padding:0px;	
}

#main .txt-decbox1 h3,#main .txt-decbox2 h3 ,#main .txt-decbox1 h2,#main .txt-decbox2 h2{
	width: auto;
	padding: 0px;
	position: static;
	background-image: none;
	border: none;
	font-size: 26px;
	text-align: center;
}

#main .txt-decbox1 h3 span, #main .txt-decbox2 h3 span {
	background-image: none;
}

/* ‹LŽ–ƒXƒ^ƒCƒ‹ - F·•ª */

.txt-colorback {
	border:solid 1px #FFB380;
	background-color: #FFF2DF;
}

.txt-colorframe{
	border:solid 2px #CC0000;
}

#main .txt-decbox1 h3,#main .txt-decbox2 h3 ,#main .txt-decbox1 h2,#main .txt-decbox2 h2{
	color:#333;
	background-color:#FFF;
	line-height:140%;
}
#whatsnew ul li span{margin-right:10px;}

#linklist{
	margin: 0 10px;
}
#linklist dt{
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	padding: 0;
}
#linklist dd{
	font-size: 13px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}

#relNavigate{text-align:center;}

body{font-family: "ƒƒCƒŠƒI","Meiryo","ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro","‚l‚r ‚oƒSƒVƒbƒN", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:normal;}

h1,h2,h3,h4,h5,h6{font-family: "ƒƒCƒŠƒI","Meiryo","ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro","‚l‚r ‚oƒSƒVƒbƒN", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:bold;}

.rank1,.rank2,.rank3,.rank4,.rank5,.point,.point1,.point2,.point3,.point4,.point5{font-family: "ƒƒCƒŠƒI","Meiryo","ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro","‚l‚r ‚oƒSƒVƒbƒN", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:bold;}

#text1,#text2,#text3,#text4,#text5,#text6,#text7,#text8,#text9,#text10{font-family: "ƒƒCƒŠƒI","Meiryo","ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro","‚l‚r ‚oƒSƒVƒbƒN", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:normal;}
