@charset "utf-8";

body{
	color:#3A3A3A;
	background-color:#FFF;
	font-family: ＭＳ Ｐゴシック,ヒラギノ角ゴ Pro W3,verdana,Arial,Helvetica,Sans-Serif;
}

a{color:#70A843;text-decoration:none;}
a:hover{color:#73A16B;text-decoration:underline;}


/*-----------------------
	フレーム
	----------------------*/
#container{
	height:100%;
	width:970px;
	min-width:970px;
	margin:0 auto;
	background:#FFF url(/images/portal/bg/top_shadow_right.gif) repeat-y right top;
}
#wrapper{
	width:960px;
	background:#FFF url(/images/portal/bg/top_shadow_left.gif) repeat-y left top;
	overflow:hidden;
}
#main{
	margin-left:10px;
	width:950px;
	overflow:hidden;
}
#header{
	width:950px;
	position:relative;
}
#content{
	padding-top:30px;
	background:transparent url(/images/portal/bg/background.gif) repeat-y;
	overflow:hidden;
}
#content .left{
	width:605px;
	margin-left:25px;
	display:inline;
}
#content .right{
	width:315px;
	display:inline;
}
#footer{
	text-align:center;
	padding:5px;
	background-color:#EEE;
}


/*---------------グローバルヘッダ内要素---------------*/
#global-header{
	height:25px;
	background-color:#FDFF00;
	margin-bottom:20px;
	position:relative;
}
#global-header .comment{
	font-size:12px;
	line-height:25px;
	position:absolute;
	left:10px;
}
#global-header ul{
	height:19px;
	position:absolute;
	right:10px;
	margin:3px 0px;
}
#global-header li{
	float:left;
	margin-left:10px;
	display:inline;
}
#global-header li a{
	display:block;
	width:80px;
	height:19px;
	line-height:19px;
	text-align:center;
	background:transparent url(/images/site/button/global_button.gif) no-repeat;
	font-size:11px;
	color:#000;
}
#global-header li a:hover{
	background:transparent url(/images/site/button/global_button.gif) no-repeat 0 -19px;
	color:#FFF;
	text-decoration:none;
}


/*---------------ヘッダ内要素---------------*/
#header h1{
	display:inline;
	float:left;
	width:240px;
	height:60px;
	background:transparent url(/images/portal/logo/logo.png) no-repeat;
	margin:0px 30px 0px 30px;
}
#header h1 a{
	width:240px;
	height:60px;
	display:block;
	text-indent:-9999px;
}
#header h2{
	float:left;
	width:200px;
	height:60px;
	background:transparent url(/images/portal/logo/catchcopy.png) no-repeat;
	text-indent:-9999px;
}
#header_button{
	width:291px;
	height:50px;
	text-indent:-9999px;
	position:absolute;
	right:24px;
	top:210px;
}
#header_button div.register a{
	display:block;
	width:143px;
	height:50px;
	background:transparent url(/images/portal/button/register_top.gif) 0 0 no-repeat;
	float:left;
}
#header_button .register a:hover{
	background:transparent url(/images/portal/button/register_top.gif) 0 -53px no-repeat;	
}
#header_button .login a{
	display:block;
	width:143px;
	height:50px;
	background:transparent url(/images/portal/button/login_top.gif) 0 0 no-repeat;
	float:right;
}
#header_button .login a:hover{
	background:transparent url(/images/portal/button/login_top.gif) 0 -53px no-repeat;	
}
#header_button .mypage a{
	display:block;
	width:290px;
	height:50px;
	background:transparent url(/images/portal/button/mypage_top.gif) 0 0 no-repeat;
	float:right;
}
#header_button .mypage a:hover{
	background:transparent url(/images/portal/button/mypage_top.gif) 0 -53px no-repeat;	
}
#header .banner{
	position:absolute;
	top:-10px;
	right:20px;
	width:300px;
	height:92px;
}
#header .banner a{
	width:300px;
	height:92px;
	display:block;
	background:transparent url(/images/portal/button/office.png) no-repeat;
	text-indent:-9999px;
}
#header .banner a:hover{
	background:transparent url(/images/portal/button/office.png) 0 -97px no-repeat;
}



/*---------------プロフィール一覧---------------*/
#block-style-1 div.search-type{
	padding:5px 0px 0px 12px;
	width:400px;
	height:37px;
}
#block-style-1 div.search-type ul li{
	float:left;
	font-size:131%;
	color:#409D27;
	line-height:37px;
	font-weight:bold;
	margin-right:5px;
}
#block-style-1 div.search-type ul li a{
	display:block;
	width:160px;
	text-align:center;
}
#block-style-1 div.search-type ul li a:hover{
	text-decoration:none;
	color:#97CD6B;
}
.block-A{
	width:560px;
	margin-bottom:15px;
}
.block-A h4{
	font-size:131%;
	margin:0px 0px 25px -16px;
	background:transparent url(/images/portal/bg/title_back_2.gif) no-repeat;
	width:300px;
	height:26px;
	padding-left:10px;
	color:#FFF;
	line-height:26px;
	font-size:17px;
}
.block-A h4 a{color:#FFF;text-decoration:none;}
.block-A h4 a:hover{color:#205013;text-decoration:none;}


.relative .item-count{
	font-size:10pt;
	width:300px;
	text-align:right;
	position:absolute;
	right:5px;
	top:20px;
}

/*---------------
	枠
---------------*/
.frame_910_top,.frame_910_body,.frame_910_bottom{
	width:910px;
}
.frame_910_top{
	background:transparent url(/images/portal/bg/fr_910_top.png) no-repeat;
	height:50px;
}
.frame_910_body{
	background:transparent url(/images/portal/bg/fr_910_body.png) repeat-y;
	overflow:hidden;
}
.frame_910_bottom{
	background:transparent url(/images/portal/bg/fr_910_bottom.png) no-repeat;
	height:40px;
	margin-bottom:40px;
}
.frame_910_body .inside{
	margin:0px 20px;
}
.frame_910_top_190{
	width:910px;
	background:transparent url(/images/portal/bg/fr_910_top_190.png) no-repeat;
	height:50px;
}
.frame_600_top,.frame_600_body,.frame_600_bottom{
	width:603px;
}
.frame_600_top{
	background:transparent url(/images/portal/bg/fr_600_top.png) no-repeat;
	height:49px;
}
.frame_600_top_normal{
	background:transparent url(/images/portal/bg/fr_600_top_normal.png) no-repeat;
}
.frame_600_top_farm{
	background:transparent url(/images/portal/bg/fr_600_top_farm.png) no-repeat;
}
.frame_600_top_shop{
	background:transparent url(/images/portal/bg/fr_600_top_shop.png) no-repeat;
}
.frame_600_body{
	background:transparent url(/images/portal/bg/fr_600_body.png) repeat-y;
	overflow:hidden;
}
.frame_600_bottom{
	background:transparent url(/images/portal/bg/fr_600_bottom.png) no-repeat;
	height:25px;
	margin-bottom:20px;
}
.frame_600_body .inside{
	margin:20px 20px 0px 20px;
}
.frame_270_top,.frame_270_body,.frame_270_bottom{
	width:270px;
}
.frame_270_top{
	background:transparent url(/images/portal/bg/fr_270_top.png) no-repeat;
	height:60px;
}
.frame_270_body{
	background:transparent url(/images/portal/bg/fr_270_body.png) repeat-y;
	overflow:hidden;
}
.frame_270_bottom{
	background:transparent url(/images/portal/bg/fr_270_bottom.png) no-repeat;
	height:40px;
	margin-bottom:40px;
}
.frame_270_body .inside{
	margin:0px 20px;
}
.frame_290_top,.frame_290_body,.frame_290_bottom{
	width:291px;
}
.frame_290_top{
	background:transparent url(/images/portal/bg/fr_290_top.png) no-repeat;
	height:19px;
}
.frame_290_body{
	background:transparent url(/images/portal/bg/fr_290_body.png) repeat-y;
	overflow:hidden;
}
.frame_290_bottom{
	background:transparent url(/images/portal/bg/fr_290_bottom.png) no-repeat;
	height:52px;
	margin-bottom:40px;
}
.frame_290_body .inside{
	margin:0px 20px;
}
.frame_290_body p.address{
	line-height:150%;
	background:transparent url(/images/portal/bg/dot_line.gif) repeat-x bottom;	
	letter-spacing:0.2em;
	font-size:15px;
	margin-bottom:5px;
}
.frame_290_body ul{
	margin-bottom:30px;
	overflow:hidden;
}
.frame_290_body ul li{
	float:left;
	margin-right:20px;
	display:block;
	white-space: nowrap;
}
.frame_290_body ul li a{
	display:block;
}


/*---------------入力フォーム系---------------*/
.input-form{
	width:100%;
}
.input-form th,.input-form td{
	padding:10px 5px;
}
.input-form th{
	font-size:116%;
	width:200px;
	font-weight:bold;
}
.input-form td{
	width:650px;
	font-size:131%;
}
.input-form input.normal{
	height:24px;
	padding:4px;
	font-size:18px;
	line-height:24px;
	margin-right:20px;
	border:2px solid #52B15E;
	background:transparent url(/images/site/bg/form_back.gif) repeat-x top;
}
ul.radio_list li{
	float:left;
	margin-right:20px;
	height:15px;
	line-height:15px;
}
select{
	font-size:16px;
	border:2px solid #52B15E;
	background:transparent url(/images/site/bg/form_back.gif) repeat-x top;
	padding:2px;
}
textarea{
	width:650px;
	height:200px;
}
.separate{
	height:1px;
	background:transparent url(/images/site/bg/dot_line_shop.gif) repeat-x bottom;
	width:860px;
}



/*---------------最新投稿記事/関連サイト 共通---------------*/
.space_top_right{
	width:291px;
	height:20px;
}
#relatedlinks,#recentposts{
	margin:0px 20px;
}
#recentposts h3,#relatedlinks h3{
	font-size:131%;
	margin:0px 0px 25px -13px;
	background:transparent url(/images/portal/bg/title_back_1.gif) no-repeat;
	width:205px;
	height:26px;
	padding-left:10px;
	color:#FFF;
	line-height:26px;
	font-size:15px;
}

.twtr-doc{
	margin:0px auto;
}

/*---------------最新投稿記事---------------*/
#recentposts .post{
	width:250px;
	margin:15px 0px;
	padding-bottom:15px;
	border-bottom:1px solid #EEE;
}
#recentposts p.title{
	font-size:123.1%;
}
#recentposts p.title a{text-decoration:underline;}
#recentposts p.title a:hover{text-decoration:none;}

#recentposts p.info{
	color:#A69565;
	margin-bottom:10px;
}
#recentposts p.image{
	width:65px;
	float:left;
}
#recentposts p.image img{
	width:50px;
	padding:3px;
	border:1px solid #DDD;
}
#recentposts p.title,#recentposts p.description,#recentposts p.info{
	width:180px;
	float:right;
}
#recentposts p.description a{color:#888;text-decoration:underline;}
#recentposts p.description a:hover{color:#AAA;text-decoration:none;}
/*---------------関連サイト---------------*/
#relatedlinks .link{
	text-align:center;
	border-bottom:1px solid #EEE;
	margin:10px 0px;
	padding-bottom:10px;
}




ul.error_list li{
	font-size:12px;
	color:#FF0000;
}

.saved,.notice{
	font-size:108%;
	padding:10px;
	line-height:108%;
	font-weight:bold;
	margin-bottom:20px;
}
.saved{
	background-color:#DFF1FF;
	border:1px #7FC6FF solid;
}
.notice{
	background-color:#FEFF9F;
	border:1px solid #EEEF59;
}

.round-5px{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
}

.font-small{
	font-size:93%;
}
.font-asl-small{
	font-size:10pt;
}
.font-xsmall{
	font-size:85%;
}
.relative{
	position:relative;
}

.color-grey{
	color:#888;
}

.left{
	float:left;
}
.right{
	float:right;
}

.clear {
	clear:both;
}
