@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 {font-family:'ヒラギノ丸ゴ Pro W4', 'Hiragino Maru Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif; font-size:small; line-height:1.5; color:#5b5a5a;}
a:link    { color:#026cd1; text-decoration:none;}
a:visited { color:#026cd1; text-decoration:none;}
a:hover   { color:#f00; text-decoration:underline;}
a:active  { color:#f00;}
.container {
	width:992px;
	margin: 0 auto;
}
.container .site {position:relative;}
/*サイト名などヘッダー部分*/
#siteTtl{ width:748px; height:45px;}
#siteTtl h1{ padding:10px 0 0 10px; font-size:14px; line-height:100%;}
/*ログイン窓*/
.snsLogin { position:absolute; top:10px; left:758px; width:234px;}
.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:177px; text-align:center;}
.snsLogin div#passwordQueryArea { top:146px; width:182px; 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:181px; 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;
	color: #FFF;
}
.snsLogin div#buttonLoginArea button {
	position:absolute;
	top:0;
	left:35px;
	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;
	width:748px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.frameTop,
.frameMiddle,
.frameBottom,
.frameTop div.box,
.frameBottom div.box {
	width: 748px;
}
.frameBottom { clear:both;}
.partitionLeft,
.partitionRight {
	float:left;
	margin-left: 0px;
}
.contents div.box { margin-bottom:10px; word-wrap: break-word;}
.contents div.box div.ttl h2 { padding:3px 10px 2px 20px; font-size:100%; line-height:23px; background: url("../images/ttl_h2.gif") no-repeat;}
.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; line-height: 1.3;}
.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.PatternC { overflow: visible; padding-bottom:1px;}
.contents div.PatternD div.innerBox dd { padding-left:7em;}
.contents div.PatternE {
	overflow: visible;
}
.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;}
.contents div.PatternH ul { padding:0 10px; height:100%; background: url("../img/inrbox_bg.gif") repeat-x;}
.contents div.PatternH li { padding-top:10px; list-style:none;}
.contents div.PatternH div.innerBox li span{float:left; overflow:hidden; width:38px; height:38px; font-size:0;}
.contents div.PatternH div.innerBox li img{vertical-align:top;}
.contents div.PatternH div.innerBox li dl { margin-left:42px;}
/*フッター部分*/
.publication { clear:both; margin-left: 0px; margin-bottom: 10px; padding-right: 5px; width:743px; height:21px; text-align: right; font-size: 11px; line-height: 21px;}

/* サイドバナー領域 */
.sideBanner {
	float:left;
	width:234px;
	margin: 0;
	padding: 0;
}

/* --- 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;}
/* */

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

/*==============================================================================
 * カスタムCSS
 *----------------------------------------------------------------------------*/
/*背景*/
body,x:-moz-broken { margin-left:-1px; }
body { background: url(../images/background.gif) center top repeat-y; }

/*ヘッダー部分*/
#headerMain {
	width: 958px;
	margin: 10px auto;
	padding: 0;
}
#headerLeft {
	float: left;
	width: 474px;
}
#headerLeft h2 {
	margin: 0;
	padding: 0 0 9px;
} 
#headerLeft h1 {
	margin: 0;
	padding: 0;
} 
#headerRight {
	float: right;
	width: 468px;
}
#headerRight #headerMenu {
	float: right;
	text-align: right;
}
#headerRight #banner {
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
}

/*headerMenu*/
#headerMenu {
	padding: 0 0 9px;
	margin: 0;
	flort:right;
	text-align: right;
}
#headerMenu ul {
	margin: 0px;
	padding: 0px;
}
#headerMenu li {
	display: inline;
	padding: 0px 0px 0px 13px;
	margin: 0px;
}

/*フッター部分*/
#footerMain {
	width: 748px;
	margin: 10px 0;
	padding: 10px 0;
	border-top: 2px solid #6699FF;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
#footerLeft {
	float: left;
}
#footerRight {
	float: right;
	font-size: 80%;
	line-height: 1.3;
}
#footerRight p.copyright {
	margin-top: 3px;
	padding: 0;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

/*clearfix*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.clear {
	clear:both;
}

/*ポータルクリエイターヘッダー部分*/
#portalCopy {
	padding: 0 0 5px;
}
#portalContents {
	margin: 5px 0 10px;
	padding: 0 25px;
	background: url(../images/portal_image3.jpg) top right no-repeat;
}
#portalContents h4 {
	margin: 0 0 5px;
	padding: 0;
	color: #FF3300;
	font-size: 110%;
	font-weight: bold;
}
#portalContents p.copy {
	margin: 0 0 10px;
	padding: 55px 0 0;
	line-height: 1.5;
}
#portalContents p.lineup {
	margin: 10px 0 0;
	color: #0C419A;
	line-height: 1.3;
}
#portalLineup {
	width: 678px;
}
#portalLineup a {
	display: block;
	padding: 1px 0 4px 6px;
}
#portalLineup ul {
	margin: 0;
	padding: 0;
	border-top: 1px dotted #0C419A; 
	font-size: 90%;
}
#portalLineup li {
	list-style: none;
	border-bottom: 1px dotted #0C419A;
	background: url(../images/btn_sample.gif) 10px 3px no-repeat;
	margin: 5px 0 0;
	padding: 0 0 0 18px;
}

/*静的コンテンツヘッダー部分*/
#staticCopy {
	padding: 0 0 5px;
}
#staticContents {
	margin: 5px 5px 10px;
	padding: 0 10px;
	border-left: 5px solid #3399FF;
}
#staticContents h4 {
	margin: 0;
	padding: 0;
	color: #FF3300;
	font-size: 110%;
	font-weight: bold;
}
#staticContents p {
	margin: 0 0 5px;
	color: #000;
	line-height: 1.3;
}
#staticContents p.lineup {
	margin: 0 0 5px;
	color: #0C419A;
	line-height: 1.3;
}
.PatternE p {
	color: #000;
}
#publication {
	background: url("../images/skin_footer.gif") no-repeat;
}
.photoFace {
	margin: 0 0 0 10px;
	float: right;
}
.pagetop {
	margin: 0 0 20px;
	text-align: right;
	font-size: 0.8em;
}
.toSns {
	margin: 0;
	padding: 4px;
	border: 1px solid #CC0000;
	color: #CC0000;
	font-weight: bold;
	text-align: center;
	line-height: 1.0;
}

/*Q&A部分*/
.contents div.PatternE h2 {
	padding:3px 10px 2px 20px;
	font-size:100%;
	line-height:23px;
	color: #333333;
	background: url("../images/ttl_h2L.gif") no-repeat;
}
.contents div.PatternE p {
	margin: 5px 10px 10px;
	line-height: 1.3;
}

/*静的コンテンツフッター部分(958px)*/
#footerMain2 {
	width: 958px;
	margin: 10px 0;
	padding: 10px 0;
	border-top: 2px solid #6699FF;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
#footerLeft {
	float: left;
}
#footerRight {
	float: right;
	font-size: 80%;
	line-height: 1.3;
}
#footerRight p.copyright {
	margin-top: 3px;
	padding: 0;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#publication2 {
	background: url("../images/skin_footer.gif") repeat-x;
}
.publication2 { clear:both; margin-left: 0px; padding-right: 5px; width:958px; height:21px; text-align: right; font-size: 11px; line-height: 21px;}
#googleSearch {
	margin: 0 0 20px;
	padding: 0 20px;
}
