/* Edited with EditCSS */
/**** LINK-tag style sheet styles-site.css ****/

/*ここは消さないで下さい!*/
/* Edited with EditCSS */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}

/* BODY */
body {
	margin : 0;
	text-align: center;
	color:#000;
	font-size: 14px;
	line-height: 150%;
	background: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	}
strong {
	background-color: #FFFF00;

}

/*デフォルト属性 */
a, p, h1, h2, h3, h4, h5, h6, blockquote {
 margin: 0;
 padding: 0;
 border: 0;
}

/* strongの色 */
strong {font-weight: normal;}


/* 画像の属性 */
img {border: none; margin: 0;}

.yellow{background:#ffff99; font-size: 14px;}

.style1 {
color: #000099;
font-weight: bold;
font-size:14px;
}

.style2 {
color: #000000;
font-weight: bold;
font-size:14px;
}


.style3 {
 display:block;
 font-weight:bold;
        color: #000000;
 margin-top: 20px;
 margin-bottom: 10px;
 padding-top: 10px;
 padding-right: 10px;
 padding-bottom: 0px;
 padding-left: 10px;
 border-bottom-width: 1px;
 border-left-width: 10px;
 border-bottom-style: solid;
 border-left-style: solid;
 border-bottom-color: #0088cc;
 border-left-color: #0088cc;
 font-size: 16px;
}

.style4 {
 display:block;
 border-bottom:#666666 solid 1px;
 background:#999999;
 border-left:#000066 solid 10px;
 font-weight:bold;
 color:#ffffff;
 margin-top: 10px;
 margin-bottom: 10px;
 padding-top: 5px;
 padding-right: 10px;
 padding-bottom: 5px;
 padding-left: 10px;
font-size: 14px;
}

.style5 {
color: #cc0000;
font-weight: bold;
font-size:14px;
}

.style6 {
color: #000000;
font-weight: bold;
font-size:14px;
}



/* テーブルの属性*/
table{border: solid 1px #6A6AB5; border-collapse: collapse;font-size: 14px;}
td {border: solid 1px #6A6AB5 ; padding : 5px;}

/* リンクの属性（未指定の時） */
a:link, a:visited, a:active {color: #0033FF;text-decoration: underline;}
a:hover {color:#FFCC00;text-decoration: none;}

/* 基本設定*/
#base{
	width: 800px;
	margin: 0 auto;
	background: url("http://www.mp2media.com/img/base.jpg") repeat-y;
	text-align: center;
}

#wrapper{
	position: relative;
	width: 700px;
	margin: 0 auto;
	text-align: center;
}

/*ヘッダー*/
#header	{
	margin : 0;
	padding: 0;
	height : 300px;
	text-align: left;
	background: #000 url("http://www.mp2media.com/img/header2.jpg") no-repeat top left;
	border-bottom: 5px solid #000000;
}

#header h1{
 	margin-top : 0;
 	margin-bottom: 0;
 	text-indent: -2000px;
}
		
#header h1 a {
 	height:60px;
 	outline: 0;
 	display: block;
 	background: url("http://www.mp2media.com/img/header2.jpg") no-repeat top left;
 	overflow: hidden;
}

#header h1 a:hover {
 	background: url("http://www.mp2media.com/img/header2.jpg") no-repeat top left;
}

#header .des {
	position: absolute;
	right: 20px;
	top: 70px;
	width: 350px;
	color: #CCC;
	font-size: 12px;
	text-align: right;
}

/*  パンくずリスト  */
.navi {
	margin : 0;
	font-size: 10px;
	color:#666;
}

.back {
	margin-bottom: 10px;
	font-size: 12px;
	text-align: left;
}

/*コンテンツ*/
#gmenu{
	position: absolute;
	left:0px;
	top: 285px;
	margin: 0 auto;
	width: 700px;
	height: 25px;
	border-top: 1px solid #cc0000;
	border-bottom: 1px solid #000055;
}
#gmenu ul{list-style: none; margin: 0; padding: 0;}
#gmenu li{margin: 0; padding: 0; float: left;}
#gmenu li.nav1 a:link, #gmenu li.nav1 a:visited, #gmenu li.nav1 a:active {
	float: left;
	width: 140px;
	height: 25px;
	color: #FFF;

	text-align: center;
	text-decoration: none;
	line-height: 220%;
	overflow: hidden;
	background: url("http://www.mp2media.com/img/gmenu-01.jpg") no-repeat;
	display: block;
}
#gmenu li.nav1 a:hover{background: url("http://www.mp2media.com/img/gmenu-02.jpg") no-repeat;color: #FFF;}

#gmenu li.nav2 a:link, #gmenu li.nav2 a:visited, #gmenu li.nav2 a:active {
	float: left;
	width: 140px;
	height: 25px;
	color: #fff;

	text-align: center;
	text-decoration: none;
	line-height: 220%;
	overflow: hidden;
	background: url("http://www.mp2media.com/img/gmenu-01.jpg") no-repeat;
	display: block;
}
#gmenu li.nav2 a:hover{background: url("http://www.mp2media.com/img/gmenu-02.jpg") no-repeat;color: #FFF;}

#gmenu li.nav3 a:link, #gmenu li.nav3 a:visited, #gmenu li.nav3 a:active {
	float: left;
	width: 140px;
	height: 25px;
	color: #fff;
	
	text-align: center;
	text-decoration: none;
	line-height: 220%;
	overflow: hidden;
	background: url("http://www.mp2media.com/img/gmenu-01.jpg") no-repeat;
	display: block;
}
#gmenu li.nav3 a:hover{background: url("http://www.mp2media.com/img/gmenu-02.jpg") no-repeat;color: #FFF;}

#gmenu li.nav4 a:link, #gmenu li.nav4 a:visited, #gmenu li.nav4 a:active {
	float: left;
	width: 140px;
	height: 25px;
	color: #fff;

	text-align: center;
	text-decoration: none;
	line-height: 220%;
	overflow: hidden;
	background: url("http://www.mp2media.com/img/gmenu-01.jpg") no-repeat;
	display: block;
}
#gmenu li.nav4 a:hover{background: url("http://www.mp2media.com/img/gmenu-02.jpg") no-repeat;color: #FFF;}

#gmenu li.nav5 a:link, #gmenu li.nav5 a:visited, #gmenu li.nav5 a:active {
	float: left;
	width: 140px;
	height: 25px;
	color: #fff;

	text-align: center;
	text-decoration: none;
	line-height: 220%;
	overflow: hidden;
	background: url("http://www.mp2media.com/img/gmenu-01.jpg") no-repeat;
	display: block;
}
#gmenu li.nav5 a:hover{background: url("http://www.mp2media.com/img/gmenu-02.jpg") no-repeat;color: #FFF;}



#content {
	margin: 0 auto;
	width: 640px;
	text-align: left;
}
				
#content h2	{
	margin: 10px 0;
	font-size: 128%;
	color: #272675;
	font-weight: bold;
	line-height: 150%;
}

#content h3 {
	height: 20px;
	display: block;
	margin-left: 10px;
	font-size:108%;
	font-weight: bold;
	color : #333366;
	line-height: 150%;
	text-align: left;
	border-bottom: 1px dotted #999;
	overflow: hidden;
}

#content h4	{
	margin: 10px 0;
	font-size: 117%;
	color: #FF0000;
	font-weight: bold;
	line-height: 150%;
}

#content .info{
	text-align: center;
}

#content .info_inner {
	margin: 30px 0;
	padding: 0;
	text-align: left;
}

.sen{
 background-image: url(http://www.toranoana-juku.com/44/img/sen2.gif);
 display:block;
line-height:1.7;
_line-height:1.8;
}


/*問合わせボタン*/
.toiawase1 a{
	margin: 0 auto;
	width: 300px;
	height: 50px;
	font-size: 100%;
	text-indent: -2000px;
	background: url("http://www.toranoana-juku.com/5kisei/img/button01.gif") no-repeat top left;
	display: block;
 	outline: 0;
}

.toiawase2 a{
	margin: 0 auto;
	width: 310px;
	height: 60px;
	font-size: 100%;
	text-indent: -2000px;
	background: url("http://www.toranoana-juku.com/5kisei/img/button11.gif") no-repeat top left;
	display: block;
 	outline: 0;
}


/*購入ボタン*/
.kounyu1 a{
	margin: 0 auto;
	width: 300px;
	height: 50px;
	font-size: 100%;
	text-indent: -2000px;
	background: url("http://www.toranoana-juku.com/5kisei/img/button02.gif") no-repeat top left;
	display: block;
 	outline: 0;
}

.kounyu2 a{
	margin: 0 auto;
	width: 310px;
	height: 60px;
	font-size: 100%;
	text-indent: -2000px;
	background: url("http://www.toranoana-juku.com/5kisei/img/button12.gif") no-repeat top left;
	display: block;
 	outline: 0;
}

/*詳細ボタン*/
.shousai1 a{
	margin: 0 auto;
	width: 300px;
	height: 50px;
	font-size: 100%;
	text-indent: -2000px;
	background: url("http://www.toranoana-juku.com/5kisei/img/button03.gif") no-repeat top left;
	display: block;
 	outline: 0;
}

.shousai2 a{
	margin: 0 auto;
	width: 310px;
	height: 60px;
	font-size: 100%;
	text-indent: -2000px;
	background: url("http://www.toranoana-juku.com/5kisei/img/button13.gif") no-repeat top left;
	display: block;
 	outline: 0;
}


/*記事枠*/
#content .doc{
	margin: 10px 0;
	text-align: left;
	line-height: 24px;
}

#content  ul{
	margin: 20px 0 10px 0;
	padding: 10px;
	border-top: 1px dotted #999;
	text-align: center;
	font-size: 12px;
	line-height:130%;
	list-style : none;
}

#content  li{
	margin-left:15px;
	display: inline;
}


.f_navi img{border-style: none; vertical-align: middle;padding:0px 3px;}


/*フッター*/
#footer{
	clear: both;
	margin: 0;
	height: 50px;
	color: #FFF;
	padding: 0;
	background: #000;
	}
	
#footer p{
	margin: 0;
	padding: 13px 10px 0 0;
	text-align: right;
	line-height: 120%;
	font-size: 12px;
	}

#footer a:link, #footer a:visited, #footer a:active {color: #FFCCFF;text-decoration: underline;}
#footer a:hover {color:#FFFF33;text-decoration: none;}


