@charset "utf-8";
/**********************/
/* 基本設定 */
/**********************/
div,p,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,blockquote,th,td {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	letter-spacing: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	color: #333333;
	font-size: 12px;
	line-height: 120%;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: #dbdbdb url(../img/common/bg_body.gif) no-repeat center top;
}
td {
	word-break: break-all;
}
a {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0px;
}
table {
	border-collapse: collapse;
}
form {
	display: inline;
}

/**********************/



/**********************/
/* 汎用クラス */
/**********************/

.hidden { display:none; }
.l { float: left; }
.r { float: right; }

/* "float" Clear */
.cfix:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden; }
.cfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .cfix { height: 1%; }
.cfix { display: block; }
/* End hide from IE-mac */

.fs10 { font-size: 10px; line-height: 12px; }
.fs12 { font-size: 12px; line-height: 14px; }
.fs14 { font-size: 14px; line-height: 18px; }
.fs16 { font-size: 16px; line-height: 20px; }
.fs18 { font-size: 18px; line-height: 22px; }
.fc_def { color: #333333; }
.fc_org { color: #ff5c00; }
.fc_blu { color: #263a55; }

.mb10 { margin-bottom: 10px !important; }
.mb16 { margin-bottom: 16px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb30 { margin-bottom: 30px !important; }
.pd0410 { padding: 4px 10px !important; }
.pd1020 { padding: 10px 20px !important; }
.boxcentering { margin-left: auto; margin-right: auto;  }

.icn_sq_org_s { padding-left: 12px; background: transparent url(../img/common/icn_sq_org_s.gif) no-repeat left center; }
.icn_sq_org_m { padding-left: 14px; background: transparent url(../img/common/icn_sq_org_m.gif) no-repeat left center; }
.icn_sq_blu_m { padding-left: 16px; background: transparent url(../img/common/icn_sq_blu_m.gif) no-repeat left center; }
.icn_tri_org_s {
	padding-left: 8px;
	background: transparent url(../img/common/icn_tri_org_s.gif) no-repeat left center;
}
.icn_new {
	padding-left: 34px !important;
	background: transparent url(../img/common/icn_new.gif) no-repeat left top !important;
}

.bdr_org { background: transparent url(../img/common/bdr_org.gif) repeat-x left center; }

.pagetop {
	margin: 4px 0px 0px;
	padding: 4px 2px 0px;
	border-top: 1px solid #b2b2b2;
	text-align: right;
	color: #ff5c00;
	font-weight: bold;
}
.pagetop a {
	color: #333333 !important;
	text-decoration: none;
}
h3.cttl {
	margin-bottom: 4px;
	padding-bottom: 4px;
	padding-left: 18px;
	background: transparent url(../img/common/icn_sq_blu_m.gif) no-repeat left top;
	color: #263a55;
	border-bottom: 1px solid #222222;
	font-size: 14px;
	line-height: 14px;
}
h4.sttl {
	margin-bottom: 2px;
	padding-bottom: 2px;
	padding-left: 14px;
	background: transparent url(../img/common/icn_sq_blk_s.gif) no-repeat left top;
	border-bottom: 1px solid #666666;
	line-height: 12px;
}


/**********************/
/* レイアウト */
/**********************/

#wrapper {
	width: 834px;
	margin: 0px auto 0px auto;
	background:  url(../img/common/bg_wrapper.gif) repeat-y center top;
}
#wrapper2 {
	padding: 0px 26px;
	background:  url(../img/common/bg_wrapper2.gif) no-repeat center top;
}
#wrapper3 {
	padding: 0px 1px;
	background: #e2e2e2;
	text-align: left;
}

#headtxt {
	padding: 2px 0px;
	background: #e8661c;
	text-align: center;
	color: #ffffff;
}
#header {
	background: #ffffff;
}
#header_cnt {
}
#header h1 a {
	display: block;
	height: 87px;
	background: transparent url(../img/common/img_main_s.gif) no-repeat left top;
}
#header h1 span {
	display: none;
}

#sitemenu {
	padding: 0px 0px 6px;
}
/* "float" Clear */
#sitemenu ul:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden; }
#sitemenu ul { display: inline-block; }
/* Hides from IE-mac \*/
* html #sitemenu ul { height: 1%; }
#sitemenu ul { display: block; }
/* End hide from IE-mac */
#sitemenu li {
	list-style: none;
	float: left;
	height: 22px;
	background: transparent url(../img/common/btn_sitemenu.gif) no-repeat left top;
}
#sitemenu li a {
	display: block;
	height: 22px;
	background: transparent url(../img/common/btn_sitemenu.gif) no-repeat left top;
}
#sitemenu li span {
	display: none;
}
#sitemenu li#btn01 a { width: 99px; background-position: 0px 0px; }
#sitemenu li#btn02 a { width: 97px; background-position: -99px 0px; }
#sitemenu li#btn03 a { width: 97px; background-position: -196px 0px; }
#sitemenu li#btn04 a { width: 97px; background-position: -293px 0px; }
#sitemenu li#btn05 a { width: 97px; background-position: -390px 0px; }
#sitemenu li#btn06 { width: 97px; background-position: -487px -22px; }
#sitemenu li#btn06 a { width: 97px; background-position: -487px 0px; }
#sitemenu li#btn07 a { width: 97px; background-position: -584px 0px; }
#sitemenu li#btn08 a { width: 99px; background-position: -681px 0px; }

#footer {
	padding: 0px 0px 40px;
	background: #ffffff url(../img/common/bg_footer.gif) repeat-x left top;
	text-align: center;
}
#footer .copyright {
	text-align: center;
}
#footer .attention {
	padding: 0px 10px;
	text-align: right;
	color: #7b7b7b;
	font-size: 10px;
}

#contents {
	padding-right: 2px;
	background: #ffffff url(../img/common/bg_side.gif) repeat-y left top;
}
#contents_cnt {
	background: transparent url(../img/common/bg_contents.gif) no-repeat left bottom;
}

#contents_cnt:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden; }
#contents_cnt { display: inline-block; }
/* Hides from IE-mac \*/
* html #contents_cnt { height: 1%; }
*+html #contents_cnt { height: 1%; }
#contents_cnt { display: block; }
/* End hide from IE-mac */

/* メインコンテンツ */
#main {
	float: right;
	width: 585px;
}
/* ぱんくず */
#main #siteroot {
	margin-bottom: 2px;
	padding: 0px 2px 2px;
	border-bottom: 1px solid #b2b2b2;
}
#main #siteroot a {
	color: #333333;
	text-decoration: none;
}
#main #siteroot h2 {
	display: inline;
	color: #ff5c00;
	font-weight: bold;
	font-size: 12px;
}
#main #siteroot a:hover {
	text-decoration: underline;
}
/* サブメニュー */
#main #submenu {
	margin-bottom: 4px;
}
#main #submenu a {
	margin-left: 6px;
	padding-left: 8px;
	background: transparent url(../img/common/icn_tri_org_s.gif) no-repeat left center;
	color: #333333;
	text-decoration: none;
}
#main #submenu a:hover {
	text-decoration: underline;
}


/* 左側 */
#side {
	float: left;
	width: 190px;
	padding-bottom: 40px;
}
#side #side_mobile {
	margin-bottom: 4px;
}
#side #side_niconico {
	padding-top: 47px;
	background: transparent url(../img/common/side/sttl_niconico.gif) no-repeat center top;
}
#side #side_niconico_cnt {
	padding-bottom: 6px;
	background: transparent url(../img/common/side/frm_niconico_btm.gif) no-repeat center bottom;
}
#side #side_artist {
	margin: 2px;
	background: #efefef;
	border-bottom: 1px solid #747474;
}
#side #side_artist .item {
	padding: 2px 0px;
	text-align: center;
}
#side #side_link .item {
	padding: 2px 0px;
	text-align: center;
}




