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

body {
	background: url(images/sp_bg.png);
}

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
}

a:hover {
	color: #666666;
}


#containerbox {
	width:938px;
	margin:auto;
}

#frametop {
	width:866px;
	background:url(images/woodframe_top.png) no-repeat;
	behavior: expression(IEPNGFIX.fix(this));
	height: 40px;
	padding:35px 0 0 72px;
}

#maincontents {
	background:url(images/woodframe_middle.png) repeat-y;
	behavior: expression(IEPNGFIX.fix(this));
	width:778px;
	padding:5px 80px;
}

#framebottom {
	clear:both;
	width:938px;
	background:url(images/woodframe_bottom.png) no-repeat;
	behavior: expression(IEPNGFIX.fix(this));
	height: 75px;
}

#container {
	width:950px;
	margin:auto;
}

#contents {
	width:650px;
	margin: 0 auto;
	overflow: hidden;
}

#maincontents h1 {
	text-indent: -9999px;
	width:650px;
	height: 70px;
	margin:40px auto 0;
	background-repeat: no-repeat;
/*	overflow: hidden;
	margin: 10px 25px;*/
}

#fontsize {
	text-align:right;
	margin:0;
	padding:0;
}

#fontsize li {
	display:inline;
	margin:0;
	padding:0;
}

#fontsize ul {
	padding:0;
}



#topicpath{
	text-align:right;
	

	margin:10px 0;
	color:#fff;
	background-color:#663300;
	width:630px;
	padding:4px 10px 2px;
	font-size:70%;
}

#topicpath a:link {
	color:#FFFFCC;
	font-weight:bold;
	text-decoration:none;
} 
#topicpath a:visited {
	color:#FFFFCC;
	font-weight:bold;
	text-decoration:none;
} 
#topicpath a:hover {
	color:#FFCC33;
	font-weight:bold;
	text-decoration:underline;
} 
#topicpath a:active {
} 

#menulink {
	width:170px;
	float:left;
	}

#menulink ul {
	list-style-type:none;
	padding:0;
}

#bannerbox {
	margin-top:25px;
}

#itunesbanner {
	margin-top:10px;
	width:150px;
	border: solid 1px;
	padding:4px;
}

.itunestitle {
	margin-top:10px;
	border-top: solid 1px #ccc;
}

.itunesbtn {
	width:61px;
	margin:0 auto 5px;
}

.aw_1st {
	width:130px;
	margin:3px auto 8px;
}


#sidelinkbanner {
	margin-top:35px;
}

#sidelinkbanner li {
	margin-bottom:5px;
}

#main {
	width:450px;
	padding-left:10px;
	float:right;
	border-left:#663300 dotted 1px;
}

#lead p{
	font-weight:bold;
	line-height:1.4;
	font-size:110%;
}


#imagebanner {
	width:450px;
	margin:0 auto;
}

#footer {
	width:650px;
	margin:15px auto 25px;
	padding:22px 0 0;
	background:url(images/line500.png) repeat-x;
	font-size:75%;
}

#linkbannerarea {
	width:480px;
	margin:10px auto 20px;
}


#linkbannerarea img {
	margin:0 20px;
}

#copyright {
	text-align:center;
}


.line450 {
	background:url(images/line450.png) no-repeat;
	width:450px;
	height:8px;
	margin:10px 0 15px 0;
}


.article img {
	margin-bottom:15px;
	border:none;
}
/*
.article p {
	font-size:82%;
}

*/
.subh {
	font-size:90%;
	font-weight:bold;
}

.details {
	font-size:90%;
	line-height:1.3;
}

.pageup {
	width:450px;
	text-align:right;
	margin:15px 0 0;
}

.loungelink {
	margin-bottom:5px;
	text-align:center;
}

.listarea {
	padding-left:2em;
	margin-bottom:15px;
}


.listarea ol {
	list-style-type:decimal-leading-zero;
/*	list-style-position:outside;
*/
}



h1 {
	font-size: 160%;
	font-weight:bold;
	font-family: Hiragino Kaku Gothic Std, "ヒラギノ角ゴ Std W8", Osaka,"HGP創英角ｺﾞｼｯｸUB";
	color:#333;
}

h2 {
	font-size: 140%;
	line-height:1.3;
	font-weight:bold;
	font-family: Hiragino Kaku Gothic Std, "ヒラギノ角ゴ Std W8", Osaka,"HGP創英角ｺﾞｼｯｸUB";
	margin-bottom:10px;
	color:#333;
}

h3 {
	font-size: 100%;
	line-height:1.3;
	font-weight:bold;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	margin-bottom:10px;
}

h4 {
	font-size: 90%;
	line-height:1.3;
	font-weight:bold;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	margin-bottom:10px;
}


ul {
	padding: 0 20px;
}



ul#bgmoving  {list-style:none;margin:0;padding:0;}
#bgmoving li {display:block;width:170px;margin:0;padding:0;height:30px;}
#bgmoving li a {display:block;padding:0;height:30px;color:#000;text-decoration:none;border-right:1px solid #fff;font-family: "Arial Black"}
#bgmoving li a {background:url(images/linkmenu/menu_bg.png) repeat-x -170 0;}
#bgmoving li a:hover, li a:focus, li a:active {background-position:0 0;}
#bgmoving a {background:url(images/linkmenu/menu_bg.png) repeat-x -170px 0;}

strong {
	font-weight:bold;
}
