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

* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}

/* BODY */
body {
	margin : 0;
	text-align: center;
	color:#333;
	font-size: 14px;
	line-height: 150%;
	background: #CC3359;
	font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	}

/*デフォルト属性 */
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;}


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

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

/* 基本設定*/
#base{
	width: 800px;
	margin: 0 auto;
	background: url("http://shounen.org/img/base.gif") 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: url("http://shounen.org/img/juken_header.jpg") no-repeat top left;
	border-bottom: 5px solid #990134;
}

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

#header h1 a:hover {
 	background: url("http://shounen.org/img/juken_header.jpg") no-repeat top left;
}

#header .des {
	position: absolute;
	right: 20px;
	top: 160px;
	width: 300px;
	color: #222;
	font-size: 12px;
	text-align: right;
}

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

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

/*コンテンツ*/
#content {
	margin: 0 auto;
	width: 640px;
	text-align: left;
}
				
#content h2	{
	margin: 10px 0;
	padding-left: 20px;
	font-size: 128%;
	color: #732639;
	font-weight: bold;
	line-height: 150%;
	background: url("http://shounen.org/img/h2_back.gif") no-repeat top left;
}

#content h3 {
	height: 20px;
	display: block;
	margin-left: 10px;
	font-size:108%;
	font-weight: bold;
	color : #732639;
	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: 10px 0;
	padding: 0;
	text-align: left;
}


/*問合わせボタン*/
.toiawase1 a{
	margin: 0 auto;
	width: 300px;
	height: 50px;
	font-size: 100%;
	text-indent: -2000px;
	background: url("http://shounen.org/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://shounen.org/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://shounen.org/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://shounen.org/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://shounen.org/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://shounen.org/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;
}

/*フッター*/
#footer{
	clear: both;
	margin: 0;
	height: 50px;
	color: #FFF;
	padding: 0;
	background: #990134;
	}
	
#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;}



/* 文字色 */
.yellow{
	background: #ffff00;
	font-size: 100%;
}

.pink{
	background: #FFDDF3;
	font-size: 100%;
}


.red{
	color: #cc0000;
        font-weight: bold;
}

.red2{
	color: #cc0000;
        font-weight: bold;
	font-size: 128%;
}

.red3{
	color: #cc0000;
        font-weight: bold;
	font-size: 200%;
}

.biggest{
	color: #000000;
        font-weight: bold;
        font-size: 240%;

	line-height: 150%;
}

.white {
color: #ffffff;
font-weight: normal;
font-size:100%;
}

#content .img2 {border: none; 
       margin: 10px 10px 0 0;
       float: left;
}

#content .img3 {border: none; 
       margin: 10px 10px 0 10px;
       float: right;
}


/*table*/
table {
border-top:1px solid #ccc9c2;
border-left:1px solid #ccc9c2;
border-collapse:collapse;
background:#fff;
}

caption {
text-align:left;
padding-bottom:8px;
font-size:14px;
font-weight:bold;
color:#a52a2a;
}
td,
th {
padding:5px;
border-right:1px solid #ccc9c2;
border-bottom:1px solid #ccc9c2;
}

th {
background:#7b0602;
font-size:14px;
color:#fff;
}
.no-border table, 
.no-border tr, 
.no-border td,
.no-border th{
 border-style: none;
border:solid 1px #fff;
}

textarea {
	font-size: 12px;
	color: #666;
}

/*もっと見る*/
.motto a {
	margin: 10px 20px 0 5px;
	padding: 1px 25px 0 0;
	border: 0px;
	font-weight: bold;
	font-size: 100%;
	line-height: 150%;
	background: #ffddf3;
	color: #0000ff;
        float: right;
	display: block;
	background: url("http://shounen.org/img/h3_back.gif") no-repeat top right;
}



/*カコミ*/
#kakomi	{
	width : 630px;
	padding: 10px;
	margin: 10px auto 10px;
	text-align: left;
	border: 3px dashed #cc0000;
	background-color: #F0F8FF;
	background-color: #fff0f3;
}
#kakomi_img	{
	float: left;
	margin-right: 20px;
}

#kakomi	a{
	color: #0000ff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 120%;
	line-height: 180%;
}

#kakomi a:hover {
	color:#FF3300;
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
}

/*カコミ2*/
#kakomi2	{
	width : 550px;
	padding: 10px;
	margin: 10px auto 10px;
	text-align: left;
	border: 3px dashed #cc0000;
	background-color: #FFCCFF;
}
#kakomi2_img	{
	float: left;
	margin-right: 20px;
}

#kakomi2	a{
	color: #0000ff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 120%;
	line-height: 180%;
}
#kakomi2 a:hover {
	color:#FF3300;
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
}

#content ul .check{
	margin-left:18px;
	padding-left:22px;
	font-size: 108%;
	background: url("img/point8_9s.gif") no-repeat ;
}

/* ボックス */
.box
{
    margin: 10px;
    border: 1px solid #cf6786;
    background-color: #fff;
    padding: 10px;
    clear: both;
    line-height: 1.25;
}

.box p
{
    margin: 10px;
    line-height: 1.5;
    font-size: 0.9em;
}



/*nk*/
.nk {
	margin: 0px 10px 20px 10px;
	color: #666666;
}

.nk a{
	color: #666666;
	text-decoration: none;
}

/*hoverImg*/
a:hover img.hoverImg{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}
