@charset "utf-8";
/* ----------------------------------------------------------
  Author : Koichi Tsuji [Koichi.Tsuji@so-net.co.jp]
  URI    : http://www.so-net.ne.jp/sns/
  Date   : 2008.2.12
  (c) 2008 So-net Entertainment Corporation
---------------------------------------------------------- */
* { margin:0; padding:0;}
a img { border-width:0;}
img   { vertical-align:middle;}
body {background-color:#fff;font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif; font-size:small; line-height:1.5; color:#5a4644;}
a:link    { color:#752424; text-decoration:underline;}
a:visited { color:#963; text-decoration:underline;}
a:hover   { color:#752424; text-decoration:none;}
a:active  { color:#752424;}
.container { width:980px;}
.container .site {position:relative;}
/*サイト名などヘッダー部分*/
#siteTtl{ width:720px; height:125px;}
#siteTtl h1{ padding:20px 0 0 50px; font-size:30px; line-height:100%;}
/*ログイン窓*/
.snsLogin { position:absolute; top:10px; left:730px; width:250px;}
.snsLogin fieldset { border:none;}
.snsLogin fieldset legend { display:none;}
.snsLogin div { position:absolute; left:20px;}
.snsLogin div#usernameArea { top:21px;}
.snsLogin div#passwordArea { top:74px;}
.snsLogin div#isSaveArea { top:128px; width:200px; text-align:center;}
.snsLogin div#passwordQueryArea { top:146px; width:200px; text-align:center;}
.snsLogin div#loginSecurity { left:0; width:250px; height:9px; background:url("../img/login_sec_black.gif") no-repeat center center; font-size:0; line-height:0; text-indent:-3000px;}
#invite div.snsLogin div#loginSecurity { top:209px;}
#free div.snsLogin div#loginSecurity { top:239px;}
.snsLogin div#buttonLoginArea { top:179px;}
.snsLogin div#buttonRegiArea { top:209px;}
.snsLogin div#usernameArea span,
.snsLogin div#passwordArea span { display:block; font-size:0; line-height:0; text-decoration:none; text-indent:-3000px;}
.snsLogin div#usernameArea input,
.snsLogin div#passwordArea input { position:absolute; top:24px; left:4px; width:199px; height:18px; border:none; background:none; vertical-align:middle;}
.snsLogin div#isSaveArea input { margin-right:5px; vertical-align:middle;}
.snsLogin div#isSaveArea span { font-size:10px; color:#000;}
.snsLogin div#passwordQueryArea a { font-size:10px; text-decoration:underline;}
.snsLogin div#buttonLoginArea button { position:absolute; top:0; left:40px; border:0; text-indent:-3000px; cursor:pointer;}
.snsLogin div#buttonRegiArea button { position:absolute; top:0; left:40px; border:0; text-indent:-3000px; cursor:pointer;}
/*コンテンツエリア*/
.contents { float:left; padding:10px 10px 0 10px; width:710px;}
.frameTop,
.frameMiddle,
.frameBottom,
.frameTop div.box,
.frameBottom div.box { width:710px;}
.frameBottom { clear:both;}
.partitionLeft,
.partitionRight { float:left;}
.contents div.box { margin-bottom:10px; word-wrap: break-word;}
.contents div.box div.ttl h2 { padding:5px 10px 0 10px; font-size:100%; line-height:23px;}
.contents div.box div.innerBox { margin-top:-5px; padding-bottom:10px;}
.contents div.box div.innerBox dl { padding:0 10px; height:100%; background: url("../img/inrbox_bg.gif") repeat-x;}
.contents div.box div.innerBox dt { float:left; padding-top:10px; font-weight:bold;}
.contents div.box div.innerBox dd { padding-top:10px; padding-left:4em;}
.contents div.box div.innerBox li dl,
.contents div.box div.innerBox li dt,
.contents div.box div.innerBox li dd{ float:none; margin:0; padding:0; border:none; background:none;}
/*コンテンツエリア／パターン別*/
.contents div.PatternA div.innerBox dd { padding-left:4em;}
.contents div.PatternB div.innerBox dd { padding-left:2.5em;}
.contents div.PatternC { overflow: auto; padding-bottom:1px;}
.contents div.PatternD div.innerBox dd { padding-left:7em;}
.contents div.PatternE { overflow: auto;}
.contents div.PatternE div.innerBox div.freeArea { padding:10px 10px 0 10px;}
.contents div.PatternF ul { padding:0 10px; height:100%; background: url("../img/inrbox_bg.gif") repeat-x;}
.contents div.PatternF li { padding-top:10px; list-style:none;}
.contents div.PatternF div.innerBox li span{float:left; overflow:hidden; width:76px; height:76px; font-size:0;}
.contents div.PatternF div.innerBox li img{vertical-align:top;}
.contents div.PatternF div.innerBox li dl { margin-left:80px;}
.contents div.PatternG ul { padding:0 10px 0 22px; height:100%; background: url("../img/inrbox_bg.gif") repeat-x;}
.contents div.PatternG li { padding-top:5px;}
/*フッター部分*/
/*
.publication { clear:both; margin-left: -10px; width:720px; height:21px; text-align: right; font-size: 11px; line-height: 21px;}
*/
/* サイドバナー領域 */
.sideBanner {
	float:left;
	width:250px;
}

/* --- clearfix --- */
.contents div.PatternF div.innerBox li:after { content: " "; display: block; visibility: hidden; clear: both; height: 0.1px; font-size: 0.1em; line-height: 0;}
.contents div.PatternF div.innerBox li { display:inline-block; min-height:1%;}
/* no ie mac \*/
* html .contents div.PatternF div.innerBox li { height:1%;}
.contents div.PatternF div.innerBox li { display:block;}
/* */



/* 拡張CSS */

body{
	text-align:center;
	background:transparent url("../images/bg.jpg") repeat-x 0 10px;
}

/* サイドバー */
#sidebar{
	margin:10px 0 0 0;
	width:210px;
	float:left;
}
#banner_wrapper{
	padding:10px 0;
	background-color:#F4F3EE;
}
.banner_top{
	margin:2px auto 0;
	width:188px;
	height:9px;
	overflow:hidden;
	background:transparent url("../images/side_bg_top.gif") no-repeat 0 0;	
}
.banner_bottom{
	margin:0 auto;
	width:188px;
	height:9px;
	background:transparent url("../images/side_bg_bottom.gif") no-repeat 0 0;	
}
#banner_wrapper .b_contents, #banner_wrapper .b_contents_ex{
	margin:0 auto;
	width:170px;
	padding:0px 9px;
	background:transparent url("../images/side_bg_repeat.gif") repeat-y 0 0;
}
.b_contents ul, .b_contents_ex ul{
	padding:0 0 0px 5;
	width:150px;
	border-bottom:1px solid #DFDEDA;
	margin-top: 3px;
	margin-bottom: 0;
	margin-left: 10px;
}
.b_contents li, .b_contents_ex li{
	padding:3px 0 3px 10px;
	list-style:none;
	font-size:10px;
	background:transparent url("../images/icon_arrow_03.gif") no-repeat 0 8px;
}
.b_contents_ex h4{
	border-bottom:1px solid #DFDEDA;
	font-size:12px;
}
.b_contents_ex ul{padding:0 0 10px 0;border-bottom:none;}

#sidebar #login_form #setumei {
	font-size: 0.8em;
	text-align: center;
	padding-top: 5px;
	color:#FF0000
}
#sidebar form.area {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#love {
	margin-bottom: 15px;
	text-align: center;
}



/*サイト名などヘッダー部分*/
.container {
	margin:0 auto;
	width:970px;
	text-align:left;
}
#siteTtl{
	padding:5px 0 3px;
	width:970px;
	height:78px;
}
#siteTtl #logo{
	padding:0;
	width:254px;
	height:55px;
	float:left;
	line-height:100%;
	text-indent:-9999px;
	background:url(../images/logo.jpg) no-repeat 15px 0px;
}
#siteTtl h1{
	padding:0 20px 0 0;
	margin-bottom:10px;
	font-size:10px;
	color:#96887f;
	text-align:right;
	font-weight:normal;
	}
#siteTtl #caption{
	padding:0 20px 0 0;
	width:620px;
	height:55px;
	float:right;
	font-size:10px;
	color:#96887f;
	background-image: url(../../../img/jpg/bg_header.jpg);
	background-position: 100px 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/* ログインフォーム */
#login_form{
	width:210px;
	margin-bottom: 20px;
}
#login_top{
	width:210px;
	height:15px;
	background:url(../images/login_bg_top.png) no-repeat 0 0;	
}
#login_bottom{
	width:210px;
	height:15px;
	background:url(../images/login_bg_bottom.png) no-repeat 0 0;	
}
#login_form dl{
	width:170px;
	padding:10px 20px;
	background:url(../images/login_bg.png) repeat-y 0 0;
}
#login_form #email{
	margin:0 0 5px 0;	
	width:51px;
	height:13px;
	text-indent:-9999px;
	background:transparent url("../images/login_mail.gif") no-repeat 0 0;	
}
#login_form .form_text{
	width:162px;
	background:#EDF0EA;
	border:1px solid #999999;
	height:20px;
}
#login_form #password{
	margin:15px 0 5px 0;
	width:75px;
	height:13px;
	text-indent:-9999px;
	background:transparent url("../images/login_pass.gif") no-repeat 0 0;	
}
#login_form #autologin{
	margin:5px 0;
	font-size:10px;
	text-align:center;
}
#login_form .passwordquery{
	font-size:10px;
	text-align:center;
}
#login_form #login{
	margin:15px 0;	
}
#login_form #login input{
	display:block;
	width:162px;
	height:28px;
	text-indent:-9999px;
}
#login_form #entry a{
	display:block;
	width:162px;
	height:29px;
	background:transparent url("../images/button_regist.gif") no-repeat 0 0;
	text-indent: -9999px;
}

/* グローバルナビゲーション */
#g_navi_wrapper{
	margin:10px 0 0 0;
	width:970px;
	height:45px;
	background:url("../images/menu.jpg") no-repeat;
}
#g_navi_wrapper ul{
		
}
#g_navi_wrapper li{
	float:left;
	list-style:none;
}
#g_navi_wrapper li a{
	display:block;
	width:189px;
	height:45px;
	text-indent:-9999px;
}
#g_navi1 a{width:190px;}
#g_navi5 a{width:193px;}

#g_navi1 a:hover, #g_navi2 a:hover, #g_navi3 a:hover, #g_navi4 a:hover, #g_navi5 a:hover
{background:transparent url("../images/menu.jpg") no-repeat 0 -45px}

#g_navi2 a:hover{background-position:-190px -45px;}
#g_navi3 a:hover{background-position:-379px -45px;}
#g_navi4 a:hover{background-position:-568px -45px;}
#g_navi5 a:hover{background-position:-757px -45px;}

.contents { float:left; padding:10px 0 20px 20px; width:720px;}
.frameTop,
.frameMiddle,
.frameBottom,
.frameTop div.box,
.frameBottom div.box { width:740px;}

.partitionRight {
	padding:0 0 0 8px;
	float:left;
}

.PatternA, .PatternB
{font-size:90%;border:5px solid #E5E6E1;}
.PatternA h2, .PatternB h2{
	background:transparent url("../images/icon_arrow_01.gif") no-repeat 8px center;
}
.contents div.box div.innerBox { margin-top:-5px; padding:5px 5px 10px;}
.contents div.box div.ttl h2 {
	padding:2px 10px 0 25px;
	font-size:100%;
	line-height:34px;
	border-bottom:1px solid #E5E6E1;
}
#event{
	width:350px;
	min-height:226px;
	_height:226px;
	border:none;
	border-bottom:1px solid #E5E6E1;
	font-size:90%;
}
#event h2{
	width:315px;
	height:40px;
	text-indent:-9999px;
	background:transparent url("../images/box_menu_event.gif") no-repeat 0 0;
	border-bottom:1px dotted #000;
}
#rss{
	width:350px;
	min-height:226px;
	_height:226px;
	border:none;
	font-size:90%;
	border-bottom:1px solid #E5E6E1;
}
#rss h2{
	width:315px;
	height:40px;
	text-indent:-9999px;
	background:transparent url("../images/box_menu_news.gif") no-repeat 0 0;
	border-bottom:1px dotted #000;
}

#footer {
	clear:both;
	padding: 55px 20px 15px;
	width: 905px;
	height: 21px;
	background-color: #FBFAF7;
	text-align:right;
	font-size: 80%;
	line-height:21px;
	border-top: 1px dotted #4F422A;
}
#footer a {
	padding-left: 15px;
	margin-left:10px;
	background:transparent url("../images/icon_arrow_02.gif") no-repeat 0 0;
}

/*携帯用QRコード用*/
.b_contents li, .b_contents_ex li#ktai_qr{
	padding:3px 0;
	list-style:none;
	text-align: center;
	background-image: none;
	
}

/*index内テキスト用*/
.catch_out {
	background-color: #E5E6E1;
	padding: 5px;
	clear: both;
	width: 720px;
}
.catch_in {
	background-color: #FFFFFF;
	padding: 10px;
}
.catch_in p {
	padding-bottom: 1em;
}
.catch_in h2 {
	font-size: 1em;
	margin-bottom: 15px;
}
.catch_in h3 {
	font-size: 1em;
	margin-top: 15px;
	margin-bottom: 10px;
}
#toutoku_btn {
	float: left;
	margin-right:70px;
	margin-top: -20px;
	width: 200px;
}
p#tourokuannai {
	margin-bottom: 0;
	padding-bottom: 0;
}
p#tourokuannai2 {
	margin-top: 0;
	padding-top: 0;
	float: left;
	width: 280px;
}
.clear {
	clear:both;
	}

/*バナー用*/
#top_bana img {
	margin-right: 20px;
	margin-bottom: 10px;
	text-align: center;
}
#top_bana {
	text-align: center;
}
