﻿@charset "UTF-8";
/* --------------------------------------------------------------------------------------
 */
#main_img{
	background:url(/lounge/img/column/success_story/main_img_bg.png) center top no-repeat;
	margin-bottom:40px;
 }
#main_img h1{
	margin:0 auto;
	width:1000px;
}
#title{
	margin:0 auto;
	width:1000px;
}
#title div.left{
	width:630px;
}
#title h2{
	margin-bottom:30px;
}
#title div.left dl dd{
	margin-bottom:30px;
}
#contents{
	margin:0 auto 50px;
	width:1000px;
}
/* --------------------------------------------------------------------------------------
 メイン*/
#main{
	width:696px;
	background:url(/lounge/img/column/success_story/contents_bg-top.png) left top no-repeat;
	padding:60px 10px 0 0;
}
#main h3{
	margin-bottom:30px;
	font-weight:bold;
	font-size:1.9em;
	padding-right:20px;
}
#main dl{
	border-bottom:1px dashed #222;
	margin-bottom:30px;
}
#main dt{
	color:#C30D23;
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:10px;
}
#main dt span{
	color:#222;
	font-size:0.8em;
	display:block;
	margin-bottom:10px;
}
#main dd{
	margin-bottom:40px;
}
#main dd p{
	overflow:hidden;
	margin-bottom:10px;
	font-size:0.95em;
	line-height:26px;
}
#main dd p span{
	float:left;
	width:610px;
}
#main dd p:before {
	content:"";
	font-weight:bold;
	float:left;
	width:55px;
}
#main dd .tomoo{
	color:#208aa9;
}
#main dd .harumi{
	color:#bc4738;
}
#main dd .tatuhiko{
	color:#946221;
}
#main dd .tomoo:before {
	content:"智夫 :";
}
#main dd .harumi:before {
	content:"晴美 :";
}
#main dd .tatuhiko:before {
	content:"辰彦 :";
}
#main dd div span{
	width:320px;
}
#main dd .ep1_img2{
	text-align:center;
	margin:40px auto 0px;
	display:block;
}

#main dd .kome{
	font-size:0.8em;
}
#next_text{
	margin-bottom:10px;
}
#next_text span{
	font-size:1.4em;
	font-weight:bold;
	display:block;
}
/* --------------------------------------------------------------------------------------
 サイド*/
#side{
	width:304px;
	height:3340px;
	background:url(/lounge/img/column/success_story/side_bg.png) left top repeat-y;
	text-align:center;
}
#side dl{

}
#side dl dt{
	margin-bototm:10px;
}
#side dl dd{
	margin-left:25px;
	width:254px;
	text-align:left;
	margin-bottom:15px;
	border-bottom:2px solid #fff;
	padding-bottom:15px;
}
#side dl dd img{
	margin-bottom:10px;
}
#side dl dd a{
	color:#222;
}
#side dl dd a span{
	display:block;
	background:#f6f7f7;
	width:74px;
	height:24px;
	text-align:center;
	line-height:24px;
	font-size:0.9em;
	margin-bottom:5px;
	color:#c30d23;
}