@charset "UTF-8";

/* layout style [レイアウト]
=========================================================== */

/* ===========================================================

   common elements

=========================================================== */
html{
}

body{
	background-color:#fef2ee;
}

sub{
	position:relative;
	top:-.6em;
	color:#e2154a;
}

.clear{
	clear:both;
}

.annotation01{
	padding-left:1em;
	text-indent:-1em;
}

.annotation01 li{
	font-size:69%;
}

.annotation01 li em{
	color:#ec4a93;
}

.pagetop{
	width:873px;
	margin:10px auto;
	text-align:right;
}



/* ===========================================================

   #headerWrap

=========================================================== */
#headerWrap{
	width:100%;
	padding-top:6px;
	background:#FFF url(../img/header_bg.gif) left 2px repeat-x;
}

#header{
	width:900px;
	margin:0 auto;
	overflow:hidden;
	/zoom:1;
}

#header .logo{
	float:left;
	padding:12px 0 10px 25px;
}

#header .reed{
	float:right;
	padding:27px 8px 0 0;
}



/* ===========================================================

   #footer

=========================================================== */
#footer{
	width:880px;
	margin:15px auto 0;
	padding:3px 0 20px;
	border-top:1px solid #CCCCCC;
	clear:both;
	overflow:hidden;
	/zoom:1;
}

#footer .mark{
	float:right;
}

#footer .footerLink{
	overflow:hidden;
}

#footer .footerLink ul{
	margin-left:-22px;
}

#footer .footerLink ul li{
	display:inline-block;
	margin-left:10px;
	padding-left:12px;
	background:url(../img/footer_link_bg.gif) left center no-repeat;
	vertical-align:top;
	font-size:77%;
}
*:first-child+html #footer .footerLink ul li{
	display:inline;
	zoom:1;
}

#footer .footerLink ul li:first-child{
	background:none;
}

#footer .copy{
}



/* ===========================================================

   #contens

=========================================================== */
#contens{
	width:900px;
	margin:0 auto;
	background-color:#FFF;
}

#mainVis{
	margin-bottom:20px;
}



/* ===========================================================

   #main

=========================================================== */
#main{
	width:873px;
	margin:0 auto;
}


/* ===========================================================
   .infoLink
=========================================================== */
.infoLink{
	margin-bottom:24px;
}

.infoLink .reedWrap{
	margin-bottom:10px;
	padding-bottom:32px;
	background:url(../img/info_reed_bg.gif) center bottom no-repeat;
}

.infoLink .reedWrap .reed{
	text-align:center;
}

.infoLink .infoBtnWrap{
	text-align:center;
}

.infoLink .infoBtnWrap .btn{
	display:inline-block;
	margin:0 12px;
	vertical-align:top;
}
*:first-child+html .infoLink .infoBtnWrap .btn{
	display:inline;
	zoom:1;
}


/* ===========================================================
   .columnWrap01
=========================================================== */
.columnWrap01{
	width:873px;
	margin-bottom:10px;
	background:url(../img/column_wrap_bg_middle.png) left top repeat-y;
}

.columnWrap01 .columnWrapInner{
	background:url(../img/column_wrap_bg_bottom.png) left bottom no-repeat;
}

.columnWrap01 .columnInner{
	width:869px;
	margin:0 auto;
	border-top:2px solid #f2b3cf;
}

.columnWrap01 .columnTitle{
	padding:10px 8px 8px;
	background:url(../img/column_wrap_bg_top.png) left top no-repeat;
}


/* ===========================================================
   #charmContent
=========================================================== */
#charmContent{
	width:852px;
	margin:0 auto;
	padding-bottom:5px;
}

#charmContent .reed{
	padding:20px 10px 16px;
}

#charmContent .charmList{
	padding-top:4px;
	overflow:hidden;
}
*:first-child+html #charmContent .charmList{
	margin-bottom:10px;
}

#charmContent .charmList ul{
	width:864px;
	margin-left:-7px;
}

#charmContent .charmList ul li{
	position:relative;
	z-index:1;
	float:left;
	width:422px;
	margin:0 0 10px 8px;
	padding-top:10px;
	background:url(../img/charm_list_bg_top.png) left top no-repeat;
}

#charmContent .charmList ul li .inner{
	min-height:137px;
	background:url(../img/charm_list_bg_bottom.png) left bottom no-repeat;
}

#charmContent .charmList ul li .title{
	padding:16px 0 0 10px;
}

#charmContent .charmList ul li .img{
	position:absolute;
	right:4px;
	top:-4px;
}

#charmContent .charmList ul li .text{
	width:265px;
	padding:15px 0 10px 10px;
}


/* ===========================================================
   #workContent
=========================================================== */
#workContent{
	margin-bottom:25px;
}

#workContent .reed{
	padding:20px 10px;
}

#workContent .flow{
	width:856px;
	margin:0 auto;
	overflow:hidden;
	/zoom:1;
}

#workContent .flow li{
	float:left;
}


/* ===========================================================
   #entryContent
=========================================================== */
#entryContent{
	position:relative;
	padding-bottom:18px;
}

#entryContent .columnTitle{
	padding-bottom:9px;
	border-bottom:2px solid #f2b3cf;
	background:none;
}

#entryContent .reed{
	width:625px;
	padding:20px 10px;
}

#entryContent .img{
	position:absolute;
	right:19px;
	top:-7px;
}

#entryContent .flow{
	width:822px;
	margin:0 auto;
	overflow:hidden;
	/zoom:1;
}

#entryContent .flow .catch{
	float:left;
	width:128px;
}

#entryContent .flow ol{
	float:left;
	width:694px;
	padding-top:36px;
}

#entryContent .flow ol li{
	float:left;
}


/* ===========================================================
   #questionContent
=========================================================== */
#questionContent{
}

#questionContent .questionList{
	padding:0 8px;
}

#questionContent .questionList li{
	position:relative;
}

#questionContent .questionList li dl{
}

#questionContent .questionList li dl dt{
}

#questionContent .questionList li dl dd{
}

#questionContent .questionList li dl .question{
}

#questionContent .questionList li dl .answer{
}

#questionContent .questionList li dl .text{
}


/* .list01
=========================================================== */
#questionContent .questionList.list01{
	min-height:336px;
	padding:15px 8px 2px;
	background:#ffffff url(../img/question_list01_bg.png) left bottom repeat-x;
	overflow:hidden;
	/zoom:1;
}

#questionContent .questionList.list01 li{
	float:left;
	width:422px;
}
#questionContent .questionList.list01 li + li{
	float:right;
}

#questionContent .questionList.list01 .question{
}

#questionContent .questionList.list01 .answer{
	position:absolute;
	right:0;
	top:45px;
}

#questionContent .questionList.list01 .text{
	margin-top:115px;
}


/* .list02
=========================================================== */
#questionContent .questionList.list02{
	min-height:272px;
	padding:20px 8px 17px;
	overflow:hidden;
	/zoom:1;
}

#questionContent .questionList.list02 li{
	float:left;
	min-width:208px;
	padding-left:3px;
}

#questionContent .questionList.list02 .question{
}

#questionContent .questionList.list02 .answer{
	position:absolute;
	right:0;
	top:75px;
}


/* ===========================================================
   #discussionContent
=========================================================== */
#discussionContent{
	position:relative;
	padding-bottom:18px;
}

#discussionContent .reed{
	width:650px;
	padding:20px 10px;
	font-size:108%;
}

#discussionContent .img{
	position:absolute;
	right:16px;
	top:-108px;
	z-index:5;
}

#discussionContent .discussionList{
	width:855px;
	margin:0 auto;
	overflow:hidden;
}

#discussionContent .discussionList ul{
	width:870px;
	margin-left:-12px;
	overflow:hidden;
	/zoom:1;
}

#discussionContent .discussionList ul li{
	float:left;
	width:277px;
	margin:0 0 2px 12px;
	padding-top:10px;
	background:url(../img/discussion_list_bg_top.png) left top no-repeat;
}

#discussionContent .discussionList ul li .inner{
	background:url(../img/discussion_list_bg_bottom.png) left bottom no-repeat;
}

#discussionContent .discussionList ul li .text{
	padding:18px;
}


