/*=============================================================== */
/* SUMMER 2010 VOL.07 */
/*=============================================================== */

/* --------------------------------------------------------------------------- */
/* index */
/* --------------------------------------------------------------------------- */

/* 各号 index-cover -------------------------- */

#index-cover h3{
	background:url(../images/magazine/07/title_index.gif) left top no-repeat;
}
#index-cover h4{
	background:url(../images/magazine/07/title_cover_topics1.gif) left top no-repeat;
	height:77px;
}
#index-cover .lead{
	background:url(../images/magazine/07/lead_cover_topics1.gif) left top no-repeat;
	height:99px;
}

#in-topic02 h4{
	background:url(../images/magazine/07/title_cover_topics2.gif) left top no-repeat;
}
#in-topic03 h4{
	background:url(../images/magazine/07/title_cover_topics3.gif) left top no-repeat;
}


/* 各号 topic-title -------------------------- */

#topic1 h4{
	background:url(../images/magazine/07/title_index_topic1.gif) left top no-repeat;
}
#topic2 h4{
	background:url(../images/magazine/07/title_index_topic2.gif) left top no-repeat;
}
#topic3 h4{
	background:url(../images/magazine/07/title_index_topic3.gif) left top no-repeat;
}


/* 各号 page-title -------------------------- */

#topic1-1 a{
	background-image:url(../images/magazine/07/title_topic1_page1.gif) ;
	width:272px;
}
#topic1-2 a{
	background-image:url(../images/magazine/07/title_topic1_page2.gif) ;
	width:272px;
}
#topic2-1 a{
	background-image:url(../images/magazine/07/title_topic2_page1.gif) ;
	width:272px;
}
#topic2-2 a{
	background-image:url(../images/magazine/07/title_topic2_page2.gif) ;
	width:223px;
}
#topic3-1 a{
	background-image:url(../images/magazine/07/title_topic3_page1.gif) ;
	width:256px;
}
#topic3-2 a{
	background-image:url(../images/magazine/07/title_topic3_page2.gif) ;
	width:307px;
}
#topic3-3 a{
	background-image:url(../images/magazine/07/title_topic3_page3.gif) ;
	width:233px;
}

/* 各号 side -------------------------- */
.localnavi-article dt{
	background:url(../images/magazine/07/title_magazine.gif) left top no-repeat;
}
#side-topic1 h4 a{
	background-image:url(../images/magazine/07/title_side_topic1.gif) ;
	height:40px;
}
#side-topic2 h4 a{
	background-image:url(../images/magazine/07/title_side_topic2.gif) ;
	height:40px;
}
#side-topic3 h4 a{
	background-image:url(../images/magazine/07/title_side_topic3.gif) ;
}

#side-topic1 .page1 a{
	background-image:url(../images/magazine/07/title_side_topic1_page1.gif) ;
}
#side-topic1 .page2 a{
	background-image:url(../images/magazine/07/title_side_topic1_page2.gif) ;
}
#side-topic2 .page1 a{
	background-image:url(../images/magazine/07/title_side_topic2_page1.gif) ;
}
#side-topic2 .page2 a{
	background-image:url(../images/magazine/07/title_side_topic2_page2.gif) ;
}
#side-topic3 .page1 a{
	background-image:url(../images/magazine/07/title_side_topic3_page1.gif) ;
}
#side-topic3 .page2 a{
	background-image:url(../images/magazine/07/title_side_topic3_page2.gif) ;
	height:34px;
}
#side-topic3 .page3 a{
	background-image:url(../images/magazine/07/title_side_topic3_page3.gif) ;
}


/* index-navi */
#index-navigation dt span{
	background:url(../images/magazine/07/pub_date.gif) left top no-repeat;
}

/* --------------------------------------------------------------------------- */
/* 記事 */
/* --------------------------------------------------------------------------- */


/* 各号 topic-title -------------------------- */

#topic1 h3{
	background:url(../images/magazine/07/title_article_topic1.gif) left top no-repeat;
}
#topic2 h3{
	background:url(../images/magazine/07/title_article_topic2.gif) left top no-repeat;
}
#topic3 h3{
	background:url(../images/magazine/07/title_article_topic3.gif) left top no-repeat;
	height:108px;
	margin-top:8px;
}
/* 各ページタイトル -------------------------- */

#topic1  h4#pageTitle1{
	background:url(../images/magazine/07/title_article_topic1_1.gif) left top no-repeat;
}
#topic1  h4#pageTitle2{
	background:url(../images/magazine/07/title_article_topic1_2.gif) left top no-repeat;
}
#topic2  h4#pageTitle1{
	background:url(../images/magazine/07/title_article_topic2_1.gif) left top no-repeat;
}
#topic2  h4#pageTitle2{
	background:url(../images/magazine/07/title_article_topic2_2.gif) left top no-repeat;
}
#topic3  h4{
	height:58px;
}
#topic3  h4#pageTitle1{
	background:url(../images/magazine/07/title_article_topic3_1.gif) left top no-repeat;
}
#topic3  h4#pageTitle2{
	background:url(../images/magazine/07/title_article_topic3_2.gif) left top no-repeat;
}
#topic3  h4#pageTitle3{
	background:url(../images/magazine/07/title_article_topic3_3.gif) left top no-repeat;
}

/* 写真レイアウト -------------------------- */

.ph1102{
	width:213px;
}
.ph3101{
	width:248px;
}
.ph3102{
	width:172px;
}
/* --------------------------------------------------------------------------- */
/* 各記事詳細 */
/* --------------------------------------------------------------------------- */

.article-container .lead {
color:#5B3100;
font-size:13px;
font-weight:bold;
margin-bottom:8px;
}

.subject-cont{
	width:481px;
	background-color:#f7f6f2;
	margin:0px 0px 15px 10px;
	padding:20px 20px 20px 20px;
}
.subject-cont h6{
	border-left:4px solid #8D462A;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	padding-left:11px;
	margin-left:0px;
}
.subject-cont p{
	font-size:12px;
	margin:5px 0px 5px 0px;
	padding:5px 10px;
}
.article-container .wdimg{
	width:342px;
	height:25px;
	display:block;
	font-size:5px;
	text-indent:-10000em;
	text-decoration:none;
	margin:0px;
}
#topic2 .article-container .wd01{
	background:url(../images/magazine/07/txt2_2_01.gif) left top no-repeat;
}
#topic2 .article-container .wd02{
	background:url(../images/magazine/07/txt2_2_02.gif) left top no-repeat;
}
#topic2 .article-container .wd03{
	background:url(../images/magazine/07/txt2_2_03.gif) left top no-repeat;
}
#topic2 .article-container .wd04{
	background:url(../images/magazine/07/txt2_2_04.gif) left top no-repeat;
}
#topic2 .article-container .wd05{
	background:url(../images/magazine/07/txt2_2_05.gif) left top no-repeat;
}
#topic2 .article-container .wd06{
	background:url(../images/magazine/07/txt2_2_06.gif) left top no-repeat;
}
#topic2 .article-container .wd07{
	background:url(../images/magazine/07/txt2_2_07.gif) left top no-repeat;
}



