/* CSS Document 
コンテンツ、誌面紹介ページに反映されるファイル*/

body{
	margin:0;
	padding:0;
}

#mokuji{
	width:900px;
	margin:auto;
	background-color:#FFFFFF;
}

#left{
	width:660px;
	padding-left:20px;
	border-left:#999999 solid 1px;
	float:left;
}


/*special*/
#special{
	float:left;
	width:370px;
	margin-right:20px;
}

/*serials*/
#serials{
	float:left;
	padding-left:20px;
	margin-bottom:5px;
	width:220px;
	border-left:#999999 solid 1px;
}

#newbox{
	float:right;
	padding-left:5x;
	width:280px;
	border-left:#999999 solid 1px;
}

#furokubox{
	float:right;
	margin-bottom:5px;
	margin-top:5px;
	width:200px;
}

#techniquefile_shita{
	width:610px;
	margin-bottom:7px;
	margin-top:7px;
}


/*右側のブログ、パワーストローク部分*/
#right{
	margin:0;
	width:150px;
	float:left;
}
#right1{
	float:left;
}
#right2{
	margin-top:15px;
	padding-left:20px;
	float:left;
	border-left:#999999 solid 1px;
	line-height:160%;}

/*ケイ線*/
hr{
	border:#999999 solid 1px;
	margin:15px 0;
}

/*default.cssの文字設定を変更*/
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	line-height:150%;
}

/*コンテンツのみカーソルがリンク部分にきた時にアンダーバーを表示*/

#left a {
	text-decoration: none;
}
#left a:hover {
	text-decoration: underline;
}


/*-------▼各種文字サイズ-------*/

/*大見出し*/
.tokusyu_title{
	font-size:300%;
	font-weight:bolder;
	font-stretch:95%;
	line-height:120%;
}

/*techniquefileなどの各コーナータイトル*/
.corner_title{
	letter-spacing:5px;
	font-weight:900;
	font-size:150%;
	padding:5px 10px 0 0;
	color:#FFFFFF;
}
/*解説者などの名前*/
.name{
	font-size:10px;
	font-weight:normal;
}
/*サブタイトル*/
.sub_title{
	font-size:60%;
}
.sub_title_small{
	font-size:80%;
	font-weight:lighter;
}

/*行間*/

.gyoukan10,.gyoukan9{
   line-height:10%;
}

.gyoukan20{
   line-height:20%;
}

.gyoukan30,.gyoukan3{
   line-height:30%;
}

.gyoukan70,.gyoukan4{
   line-height:70%;
}

.gyoukan100{
   line-height:100%;
}

.gyoukan110,.gyoukan2{
   line-height:110%;
}

.gyoukan120,.gyoukan8{
   line-height:120%;
}

.gyoukan130{
   line-height:130%;
}

.gyoukan180,.gyoukan7{
   line-height:180%;
}

.gyoukan230,.gyoukan5{
   line-height:230%;
}

.gyoukan260,.gyoukan6{
   line-height:260%;
}

.name_mini{
	font-size:9px;
	font-stretch:condensed
}
.name_mini2{
	font-size:9px;
	line-height:70%;
}

.style2 {color: #009bde}
.style3 {font-size: 90%}
.style6 {font-size: 9px}

.space{
	margin:0;
}

.space_clear_both{
	margin:0;
	clear:both;
}

/*-------▲各種文字サイズ-------*/

/*今月の文字色*/
.tokusyu_title{
	color:#009bde;
}

/*今月の各コーナータイトル背景色*/
.corner_title{
	background-color:#009bde;

}

/*エディターズチョイス*/
#choice{
	clear:both;
}

#choice1{
	float:left;
	width:100px;
	height:50px;
}

#choice2{
	float:left;
	width:260px;
}

#last{
	float:left;
	width:360x;
	height:20px;
}
#last2{
	margin-left:10px;
	float:left;
	width:300x;
	height:20px;
}

/*CLICK!ボタン画像の高さを調節*/
#click_button_height{ vertical-align: text-bottom; } 


/*-------▼誌面紹介ページのCSS-------*/

/*このページの掲載商品は〜目次に戻る*/
#menu1{
	padding:15px 0 15px 0;
}

/*連続写真文字*/
#renzokushashin{
	display:block;
	background:url(images/renzoku.gif) no-repeat;
	width:120px;
	height:30px;
	float:left;
	margin-left:20px;
}

/*連続写真*/
#renzoku_navi{
	height:31px;
	background-color:ff9900;
	text-indent: -9999px; /* 文字を見えなくする */
}

#renzoku_navi ul{
	margin:0;
	padding:0;
	height:30px;
	position:relative;
	list-style-type:none;
}

#renzoku_navi li,#renzoku_navi a{
   display: block;
   float:left;
   text-decoration:none;
   width: 30px; /* 画像1枚分の横幅 */
   height: 30px; /* 画像1枚分の高さ */
   text-indent: -9999px; /* 文字を見えなくする */
}

/*連続写真1ボタン*/
#no1 a{
   background:url(images/no1.gif) no-repeat; /* 画像ファイル名 */
}

#no1 a:hover{
   background-position: top right; /* 背景画像の表示開始基準を右上に変更 */
}

/*連続写真2ボタン*/
#no2 a{
   background:url(images/no2.gif) no-repeat; /* 画像ファイル名 */
}

#no2 a:hover{
   background-position: top right; /* 背景画像の表示開始基準を右上に変更 */
}

/*連続写真3ボタン*/
#no3 a{
   background:url(images/no3.gif) no-repeat; /* 画像ファイル名 */
}

#no3 a:hover{
   background-position: top right; /* 背景画像の表示開始基準を右上に変更 */
}

/*連続写真4ボタン*/
#no4 a{
   background:url(images/no4.gif) no-repeat; /* 画像ファイル名 */
}

#no4 a:hover{
   background-position: top right; /* 背景画像の表示開始基準を右上に変更 */
}

/*連続写真5ボタン*/
#no5 a{
   background:url(images/no5.gif) no-repeat; /* 画像ファイル名 */
}

#no5 a:hover{
   background-position: top right; /* 背景画像の表示開始基準を右上に変更 */
}

/*連続写真6ボタン*/
#no6 a{
   background:url(images/no6.gif) no-repeat; /* 画像ファイル名 */
}

#no6 a:hover{
   background-position: top right; /* 背景画像の表示開始基準を右上に変更 */
}

/*連続写真7ボタン*/
#no7 a{
   background:url(images/no7.gif) no-repeat; /* 画像ファイル名 */
}

#no7 a:hover{
   background-position: top right; /* 背景画像の表示開始基準を右上に変更 */
}


/*-------▲誌面紹介ページのCSS-------*/

/*コピーライト以下*/
#footer{
	clear:both;
	padding-bottom:20px;
	text-align:center
}

#address{
	font-weight:normal;
	padding-top:20px;
	padding-bottom:5px;
}

