
/* Copyright Aqua Web Design All rights reserved. */
/* http://www.aqua-page.com */
/* Email web@aqua-page.com */

@charset "UTF-8";

/* +++++++++++++++++++++ レイアウトの設定 +++++++++++++++++++++ */

/* ++++++ コンテンツ部分の設定 ++++++ */


/* パンくずリスト（最新号ページ） */
#list1{
	padding:10px 30px 5px 0;
	text-align:right;
}

/* テキスト見出し */
#hl_hd1{
	padding: 0 3px 0 0;
	font-weight:bold;
}

#hl_hd2{
	padding: 0 3px 0 0;
}

/* テキスト部分 */
#mgtx1{
	padding: 7px 0 12px 0;
}

#mgtx2{
	padding: 0 0 0 15PX;
}

#mgtx3{
	padding: 0 0 0 20px;
}

#txt4{
	padding: 5px 10px 2px 10px;
}

/* バックナンバー各号見出し */
#hl_bk{
	padding: 1px 0 5px 2px;
	font-weight:bold;
}



/* +++++++++++++++++++++ 全体背景 +++++++++++++++++++++ */

.wrapper_back {
	background: url("../img/wrapper_back.jpg") repeat-y center;
}

/* +++++++++++++++++++++ ADエリア +++++++++++++++++++++ */

#ad_area {
	width: 200px;
	padding: 25px 5px 15px 5px;
	text-align: center;
}

#ad_area img {
	margin-bottom: 10px;
}

.style3 {color: #333333; font-weight: bold; }
