body {
	margin:0px;
	padding:0px;
	width:100%;
	background-color: #999999;
	font-size:100%;
}

	A:link{text-decoration: none; color: #4682b4;}
	A:visited{text-decoration: none; color: #4682b4;}
	A:active{text-decoration: none; color: #2392E4;}
	A:hover{text-decoration: none; color: #2392E4;}

/*********************************************************
MAIN
*********************************************************/
div#main_area {
	margin:0px;
	padding:0px;
	width:100%;
	background-color: #999999;
	text-align:left;/**ページ全体のテキストのセンタリングを解除**/
}

/*********************************************************
HEADER
*********************************************************/
div#header_area {
	padding:0;
	margin:0px;
	border:0;
	width:750px;
	height:40px;
	background: #000000;
	text-align:left;/**ページ全体のテキストのセンタリングを解除**/
}
div#header_area #area_left {
	padding:0;
	margin:0px;
	border:0;
	width:654px;
	height:40px;
	background: #000000;
	float:left;
	text-align:center;
}
div#header_area #area_right {
	padding:0;
	margin:0px;
	border:0;
	width:96px;
	height:40px;
	background: #000000;
	float:right;
}


/*********************************************************
CONTENTS
*********************************************************/
div#contents_area {
	padding:0;
	margin:0px 0px 0px 0px;
	border:0;
	width:750px;
	background: #dcdcdc;
	text-align:left;/**ページ全体のテキストのセンタリングを解除**/
}
div#contents_area #area_left {
	padding:0px 0px 0px 0px;
	margin:0;
	border:0;
	width:154px;
	background: #dcdcdc;
	float:left;
}
div#contents_area #area_left #navi {
	padding:30px 10px 30px 10px;
	margin:0;
	border:0;
	width:134px;
	background: #dcdcdc;
}

div#contents_area #area_right {
	padding:0px 0px 0px 0px;
	margin:0;
	border:0;
	width:596px;
	background-color: #000000;
	background-image:url("img/g1.jpg");
	background-repeat:no-repeat;
	background-position: 100% 100%;
	float:right;
}
div#contents_area #area_right #sub_01 {
	padding:0px 0px 0px 0px;
	margin:0px;
	border:0;
	width:500px;
	background: #FFFFFF;
	float:left;
}

/*********************************************************
FOOTER
*********************************************************/
div#footer_area {
	padding:0;
	margin:0px 0px 0px 0px;
	border-width:0px 0px 5px 0px;
	border-style:solid;
	border-color: #ff9933;
	width:750px;
	height:40px;
	clear:both;
	text-align:left;/**ページ全体のテキストのセンタリングを解除**/
	background-color: #000000;
	background-image:url("img/g2.jpg");
	background-repeat:no-repeat;
	background-position: 100% 0%;
}
div#footer_area #footer_left {
	padding:0;
	margin:0;
	border:0;
	width:654px;
	height:40px;
	background: #003366;
	float:left;
}

/*********************************************************
CLASS　共通
*********************************************************/
.cp {
	color: white;
	font-size: small;
	inline-height:1.0em;
	padding: 10px 0px 0px 10px; 
}



.table_lrg {
	color: #333;
}


.table_lrg td {
	font-size: medium;
	line-height: 140%;
}


.rightpad15 {
	padding-right: 15px;
}


.enji {
	color: #930;
}


.center{
	margin:0;
	padding:0;
	width:470px;
	text-align:center;
}

.sep60px{
	margin:60px 0px 0px 0px;
	padding:0;
	width:470px;
}
/*********************************************************
CLASS　ナビゲーション
*********************************************************/
.list{
	font-size: small; 
	line-height:150%;
	padding: 0px;
}
.list a:visited{
	color: #036;
	text-decoration: none;
}
.list a:visited:hover{
	color: #f93;
	text-decoration: none;
	background-color: black;
}
.list a:link{
	color: #036;
	text-decoration: none;
}
.list a:link:hover{
	color: #f93;
	text-decoration: none;
	background-color: black;
}

/*********************************************************
CLASS　メインコンテンツ
*********************************************************/

.mainbody	{
	color: #333;
	font-size: 100%;
	line-height: 120%;
	margine:0px 0px 0px 0px;
	padding: 15px;
	text-decoration: none;
}


.mainbody h1{
	color: #303030;
	font-size: large;
	font-weight: 600;
}


.mainbody h2{
	color: #303030;
	font-size: medium;
	font-weight: 600;
}


.main_sm{
	color: #333;
	font-size: small;
	line-height: 120%;
	padding: 5px 5px 5px 15px;
	text-decoration: none;
}


.indenting{
	padding-left: 30px;
}


.main_sm a{
	color: #333;
	text-decoration: none;
}


.main_sm a:hover{
	color: #333;
	text-decoration: underline;
}


.main_sm a:visited{
	color: #333;
	text-decoration: none;
}


.main_sm a:visited:hover{
	color: #333;
	text-decoration: underline;
}


/*********************************************************
CLASS　パンクズとページ上のナビゲーション
*********************************************************/
.pankuzu {
	color:#036;
	font-size: small;
	padding: 5px 15px 15px 15px;
	width:470px;
	float:left;
}


.pankuzu a {
	color:#036;
	margin:0;
	background-color: white
}


.pankuzu a:hover {
	color:#036;
	text-decoration: underline;
	background-color: white
}


.pankuzu a:visited{
	color:#036;
	text-decoration: none;
	background-color: white
}


.pankuzu a:visited:hover {
	color:#036;
	text-decoration: underline;
	background-color: white
}
/*********************************************************
CLASS　パンクズとページ下のナビゲーション
*********************************************************/
.pankuzu2 {
	color:#036;
	font-size: small;
	padding: 15px 15px 15px 15px;
	width:470px;
	float:left;
}


.pankuzu2 a {
	color:#036;
	margin:0;
	background-color: white
}


.pankuzu2 a:hover {
	color:#036;
	text-decoration: underline;
	background-color: white
}


.pankuzu2 a:visited{
	color:#036;
	text-decoration: none;
	background-color: white
}


.pankuzu2 a:visited:hover {
	color:#036;
	text-decoration: underline;
	background-color: white
}

/*********************************************************
CLASS　コメントボックス：グレー（編集後記など）
*********************************************************/
.comment{
	background-color:#F1F1F1;
	width:468px;
	margin:30px 0px 10px 0px;
	border:1px solid #dcdcdc;
              font-size:small	
}

.comment h2{
	padding:7px 10px 3px 10px;
	color:#696969;
	font-weight:600;
	border-bottom:1px dotted #dcdcdc;
	font-size:small;
	line-height:1.0em;
}

.comment p{
	padding:0px 15px 10px 15px;
	color:#808080;
	line-height:1.4;
}


/********************************************************
イベント組文字ＣＳＳ
********************************************************/
.event {

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	width: 470px;

	font-size:small;

}



.event p{

	margin:0px 0px 8px 0px;

	padding:0 0 0 0em;

	text-indent:0em;

	font-size:120%;
}


.event h1{
	margin:20px 0 40px 0;
	font-size:150%;
	font-weight:600;
}

.event h2{
	margin:40px 0 20px 0;
	font-size:110%;
	font-weight:600;
	color:#333333;
}

/********************************************************
対談用組文字ＣＳＳ（名前が1文字用）
********************************************************/
.interview {

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	width: 470px;

	font-size:small;

}



.interview p{

	margin:0px 0px 13px 0px;

	padding:0 0 0 2em;

	text-indent:-2em;
}

.interview h1{
	margin:20px 0 20px 0;
	font-size:150%;
	font-weight:600;
}

.interview h2{
	margin:40px 0 20px 0;
	font-size:110%;
	font-weight:600;
	color:#333333;
}

/********************************************************
対談用組文字ＣＳＳ（名前が2文字用）
********************************************************/
.interview2 {

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	width: 470px;

	font-size:small;

}



.interview2 p{

	margin:0px 0px 13px 0px;

	padding:0 0 0 3em;

	text-indent:-3em;
}

.interview2 h1{
	margin:20px 0 20px 0;
	font-size:130%;
	font-weight:600;
}

.interview2 h2{
	margin:40px 0 20px 0;
	font-size:110%;
	font-weight:600;
	color:#333333;
}
/********************************************************
対談用組文字ＣＳＳ（名前が0文字用）
********************************************************/
.interview3 {

	margin: 0px 0px 0px 0px;

	padding: 0px 20px 0px 20px;

	width: 430px;

	font-size:small;

}



.interview3 p{

	margin:0px 0px 13px 0px;

	padding:0 0 0 0em;


}

.interview3 h1{
	margin:20px 0 20px 0;
	font-size:130%;
	font-weight:600;
}

.interview3 h2{
	margin:40px 0 20px 0;
	font-size:110%;
	font-weight:600;
	color:#333333;
}

/********************************************************
対談用組文字ＣＳＳ（その他）
********************************************************/
.lead {
	font-size:110%;
	padding:0;

	text-indent:0;
}

.note {
	font-size:90%;
	color:#2f4f4f;
	padding:0;

	text-indent:0;
}

.name_1 {
	font-weight:600;
	margin-right:0.6em;
}

.name_2 {
	font-weight:600;
	margin-right:1.6em;
}
/********************************************************
写真用ボックス（特集）　width112px 130px（left二文字用） 200px 210px（left二文字用）
********************************************************/
.photo_box470{
	background-color:#FFFFFF;
	margin:0px 0px 10px 0px;
	padding:0px 0px 5px 0px;
	border:1px solid #dcdcdc;
	width:468px;
	text-align:center;
	float:left;
}

.photo_box470s{
	background-color:#FFFFFF;
	margin:0px 0px 10px 0px;
	padding:15px 0px 0px 15px;
	border:1px solid #dcdcdc;
	width:413px;
	text-align:center;
}

.photo_box112_left{
	background-color:#FFFFFF;
	margin:0px 40px 10px 0px;
	padding:15px 15px 5px 15px;
	border:1px solid #dcdcdc;
	width:112px;
	text-align:center;
	float:left;
}

.photo_box112_right{
	background-color:#FFFFFF;
	margin:0px 0px 10px 10px;
	padding:15px 15px 5px 15px;
	border:1px solid #dcdcdc;
	width:112px;
	text-align:center;
	float:right;
}

.photo_box130_left_2{
	background-color:#FFFFFF;
	margin:0px 50px 10px 0px;
	padding:15px 15px 5px 15px;
	border:1px solid #dcdcdc;
	width:130px;
	text-align:center;
	float:left;
}

.photo_box130_left_3{
	background-color:#FFFFFF;
	margin:0px 20px 10px 0px;
	padding:15px 15px 5px 15px;
	border:1px solid #dcdcdc;
	width:130px;
	text-align:center;
	float:left;
}
.photo_box130_right{
	background-color:#FFFFFF;
	margin:0px 0px 10px 10px;
	padding:15px 15px 5px 15px;
	border:1px solid #dcdcdc;
	width:130px;
	text-align:center;
	float:right;
}
.photo_box200_left{
	background-color:#FFFFFF;
	margin:0px 40px 10px 0px;
	padding:15px 15px 5px 15px;
	border:1px solid #dcdcdc;
	width:200px;
	text-align:center;
	float:left;
}
.photo_box200_left_b{
	background-color:#FFFFFF;
	margin:0px 10px 10px 0px;
	padding:15px 15px 15px 15px;
	border:1px solid #dcdcdc;
	width:200px;
	text-align:center;
	float:left;
}

.photo_box200_right{
	background-color:#FFFFFF;
	margin:0px 0px 10px 10px;
	padding:15px 15px 5px 15px;
	border:1px solid #dcdcdc;
	width:200px;
	text-align:center;
	float:right;
}

.photo_box210_left_2{
	background-color:#FFFFFF;
	margin:0px 50px 10px 0px;
	padding:15px 15px 5px 15px;
	border:1px solid #dcdcdc;
	width:210px;
	text-align:center;
	float:left;
}

.photo_box262_left{
	background-color:#FFFFFF;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px solid #dcdcdc;
	width:262px;
	text-align:center;
	float:left;

}

.photo_box210_right{
	background-color:#FFFFFF;
	margin:0px 0px 10px 10px;
	padding:15px 15px 5px 15px;
	border:1px solid #dcdcdc;
	width:210px;
	text-align:center;
	float:right;
}

.capt{
	margin:5px 0px 5px 0px;
	font-size:85%;
	color:#696969;
	line-height:1.4em;
	text-align:left;
}
.capt_right{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:85%;
	color:#696969;
	line-height:1.4em;
	text-align:left;
	float:right;
	border:0px solid #dcdcdc;
	width:140px;
}

/********************************************************
写真用ボックス（共通）　width470px,220px
********************************************************/
.box_com{
	width:470px;
	margin:20px 0px 0px 0px;
}

.photo_box470_com{
	background-color:#FFFFFF;
	margin:0px 0px 10px 0px;
	padding:0px 0px 5px 0px;
	border:0px solid #FFFFFF;
	width:468px;
	text-align:center;
	float:left;
}

.photo_box220_left_com{
	background-color:#FFFFFF;
	margin:0px 5px 10px 0px;
	padding:0px 0px 5px 0px;
	border:0px solid #FFFFFF;
	width:220px;
	text-align:center;
	float:left;
}

.photo_box220_right_com{
	background-color:#FFFFFF;
	margin:0px 0px 10px 5px;
	padding:0px 0px 5px 0px;
	border:0px solid #FFFFFF;
	width:220px;
	text-align:center;
	float:right;
}

.photo_box299_right_com{
	background-color:#FFFFFF;
	margin:0px 0px 10px 5px;
	padding:0px 0px 5px 0px;
	border:0px solid #FFFFFF;
	width:299px;
	text-align:center;
	float:right;

}
.photo_box299_left_com{
	background-color:#FFFFFF;
	margin:0px 0px 10px 5px;
	padding:0px 0px 5px 0px;
	border:0px solid #FFFFFF;
	width:299px;
	text-align:center;
	float:left;

}
.photo_box150_left_com{
	background-color:#FFFFFF;
	margin:0px 10px 10px 5px;
	padding:0px 0px 5px 0px;
	border:0px solid #FFFFFF;
	width:150px;
	text-align:center;
	float:left;
}
.capt_com{
	margin:5px 10px 5px 10px;
	font-size:100%;
	color:#000000;
	line-height:1.4em;
	text-align:left;
}

.capt_left_com{
	margin:5px 20px 5px 10px;
	padding:0px 10px 0px 0px;
	font-size:100%;
	color:#000000;
	line-height:1.4em;
	text-align:left;
}

.capt_right_com{
	margin:5px 10px 5px 50px;
	padding:0px 0px 0px 40px;
	font-size:100%;
	color:#000000;
	line-height:1.4em;
	text-align:left;
}
/********************************************************
写真用ボックス：コメントが横のとき（共通）
********************************************************/

.wide_box_left_com{
	background-color:#FFFFFF;
	margin:0px 0px 20px 0px;
	padding:0px;
	border:1px solid #FFFFFF;
	width:468px;
}

.photo_box220w_left_com{
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	width:220px;
	border:0;
	float:left;
}


.capt220w_com{
	margin:0px 0px 0px 15px;
	border:0;
	width:200px;
	font-size:90%;
	color:#696969;
	line-height:1.4em;
	text-align:left;
	float:right;
}

.clear_both{
	clear:both;
}

.clear_both_s{
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px;
	border:0px solid #dcdcdc;
}
