﻿@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 .title{
    font-size: 1.8em;
		font-weight:bold;
}
#main .content{
	width:652px;
}
#main .content h2{
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:20px;
}
#main .content h3{
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:20px;
}
#main .content p{
	font-size:0.9em;
	line-height:24px;
	margin-bottom:40px;
}
#main .content img{
	max-width:652px;
	height:auto;
	margin-bottom:20px;
}
/* --------------------------------------------------------------------------------------
 サイド*/
#side{
	width:304px;
	height:3588px;
	background:url(/lounge/img/column/professional/side_bg.png) left top no-repeat;
	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{
	width:175px;
	font-size:0.9em;
	margin-left:8px;
	padding-top:20px;
}
#side .nonaka p span{
	font-weight:bold;
}
#side .new{
	width:255px;
	margin:0 auto 20px;
}
#side .new{
	position:relative;
}
#side .new .img{
	width:248px;
	height:auto;
	display:block;
	margin-bottom:15px;
}
#side .new .new_icon{
	position:absolute;
	top:110px;
	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;
}