﻿@charset "UTF-8";
/* --------------------------------------------------------------------------------------
 */
#main_img{
	background:url(/lounge/img/column/professional/main_title_bg.png) center top no-repeat;
 }
#main_img h1{
	margin:0 auto;
	width:1000px;
}
#contents{
	margin:0 auto 50px;
	width:1000px;
}
/* --------------------------------------------------------------------------------------
 メイン*/
#main{
	width:658px;
	padding-top:60px;
}
#main .time{
	font-weight:bold;
	font-size:0.9em;
	margin-bottom:10px;
}
#main .consul{
	margin-bottom:20px;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f2f6f9+36,eaf0f5+61,dce7ee+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(left,  #ffffff 0%, #f2f6f9 36%, #eaf0f5 61%, #dce7ee 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #ffffff 0%,#f2f6f9 36%,#eaf0f5 61%,#dce7ee 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #ffffff 0%,#f2f6f9 36%,#eaf0f5 61%,#dce7ee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dce7ee',GradientType=1 ); /* IE6-9 */
	padding:10px;
	width:652px;
}
#main h2.page-ttl {
	font-size: 1.7rem;
	font-weight: bold;
	margin: 50px 0 30px;
}
#main .consul p.left{
	width:480px;
	font-size:14px;
	margin-left:10px;
}
#main .consul p.left span{
	font-weight:bold;
}
#main .content{
	width:652px;
}
#main .content h3{
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:1em;
}
#main .content p{
	font-size:16px;
	line-height:1.75em;
	margin:0 0 1.75em;
}
#main .content strong{
	font-weight:bold;
}
#main .content img{
	max-width:652px;
	height:auto;
	margin-bottom:20px;
}
/* --------------------------------------------------------------------------------------
 サイド*/
#side{
	width:304px;
	background:url(/lounge/img/column/professional/side_bg.png) left top repeat-y;
	padding:10px;
}
#side #saishin{
	text-align:center;
	font-weight:bold;
	border-bottom:solid 1px #fff;
	padding-bottom:5px;
	margin-bottom:10px;
}
#side .nonaka{
	width:255px;
	margin:0 auto 5px;
}
#side .nonaka img{
	width:68px;
	height:auto;
}
#side .nonaka p{
	font-size:12px;
	margin-left:8px;
	padding-top:16px;
}
#side .nonaka p span{
	font-weight:bold;
}
#side .new{
	width:255px;
	margin:0 auto 20px;
}
#side .new .img_area {
	display: block;
	position:relative;
}
#side .new .img{
	width:248px;
	height:auto;
	display:block;
	margin-bottom:15px;
}
#side .new .img_area .new_icon{
	position:absolute;
	bottom: -10px;
	left:-10px;
}
#side .new span{
	font-size:0.9em;
	color:#222;
	font-weight:bold;
}
#side .bucknum h3{
	margin-bottom:10px;
}
#side .bucknum ul{
	border-bottom:solid 1px #fff;
	padding-bottom:5px;
	margin-bottom:10px;
	margin-top:10px;
}
#side .bucknum ul li{
	margin-bottom:10px;
}
#side .bucknum ul li a{
	display:block;
}
#side .bucknum ul li img{
	width:91px;
	height:auto;
	display:block;
}
#side .bucknum ul li span{
	width:168px;
	display:block;
	margin-left:5px;
	font-size:0.9em;
	color:#222;
	font-weight:bold;
}
#side .hasegawa dl{
	border-bottom:solid 1px #fff;
	padding-bottom:5px;
}
#side .hasegawa dt{
	width:255px;
	margin:0 auto 15px;
}
#side .hasegawa dt img{
	width:68px;
	height:auto;
}
#side .hasegawa dt p{
	width:175px;
	font-size:0.85em;
	margin-left:8px;
	padding-top:5px;
}
#side .hasegawa dt p span{
	font-weight:bold;
}
#side .hasegawa dd{
	margin-bottom:10px;
}
#side .hasegawa dd img{
	width:91px;
	height:auto;
	display:block;
}
#side .hasegawa dd span{
	width:168px;
	display:block;
	margin-left:5px;
	font-size:0.9em;
	color:#222;
	font-weight:bold;
}