@charset "utf-8";


/*==============================================*/
/*  第11代「PFN」スタイル [第1版]               */
/*==============================================*/


/*---- 全般的な設定 ----------------------------*/

*{
	margin: 0px;
	padding: 0px;
}

html{
}

body{
	background: url(images/topbg.jpg) left 700px repeat-x;
	border-top: #000000 solid 5px;
}

#wrapper{
	position: relative;
	left: 50%;
	width: 900px;
	margin: 0px auto;
	margin-left: -450px;
}

img{
	border-style: none;
	vertical-align: text-bottom;
}

a{
	outline: 0px;
}

/*------------------------ 全般的な設定｜了 ----*/






/*---- フォントスタイル設定 --------------------*/

*{
	border-style: none;
	font-size: 100%;
	font-style: normal;
}

html{
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	text-indent: 0px;
	line-height: 1.6em;
}



/*---------------- フォントスタイル設定｜了 ----*/






/*---- 汎用部品 --------------------------------*/

/* 区切り - FLOATクリア区切り1ドット */
.invisible_dot{
	clear: both; height: 1px; width: 1px;
	overflow: hidden;
}
.invisible_dot hr{
	visibility: hidden; margin: 0px;
	padding: 0px; height: 1px; width: 1px;
}


/*---------------------------- 汎用部品｜了 ----*/






/*---- ヘッダ部分設定 --------------------------*/

#head{
	position: relative;
	width: 900px;
	height: 35px;
	margin-bottom: 20px;
}

#head h1{
	width: 150px;
	height: 35px;
}

#head h1 img{
	width: 150px;
	height: 30px;
	margin-top: 5px;
}


#head_navi{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 195px;
	height: 30px;
	background: url(images/head_navi.gif) left top no-repeat;
}


#head_navi li{
	display: inline;
}
#head_navi li a{
	display: block;
	float: left;
	height: 30px;
}


#head_navi_about a{
	width: 105px;
	height: 30px;
	text-indent: -99999px;
}

#head_navi_mail a{
	width: 90px;
	height: 30px;
	text-indent: -99999px;
}


/*---------------------- ヘッダ部分設定｜了 ----*/





/*---- グローバルナビ設定 ----------------------*/

#globalnavi{
	position: absolute;
	top: 0px;
	left: 255px;
	width: 370px;
	height: 35px;
}

#globalnavi ul{
	width: 370px;
	height: 35px;
	background: url(images/gmenu.gif) left top no-repeat;
}


#globalnavi ul li{
	display: inline;
}

#globalnavi ul li a{
	display: block;
	float: left;
	width: 74px;
	height: 35px;
	text-indent: -99999px;
}



/*ナビ - TOP*/
#globalnavi_top a,
#globalnavi_top a:link,
#globalnavi_top a:visited{
	background: url(images/gmenu.gif) 0px 0px no-repeat;
}
#globalnavi_top a:hover,
#globalnavi_top a:active{
	background: url(images/gmenu.gif) 0px -35px no-repeat;
}

/*ナビ - novels*/
#globalnavi_novels a,
#globalnavi_novels a:link,
#globalnavi_novels a:visited{
	background: url(images/gmenu.gif) -74px 0px no-repeat;
}
#globalnavi_novels a:hover,
#globalnavi_novels a:active{
	background: url(images/gmenu.gif) -74px -35px no-repeat;
}

/*ナビ - blog*/
#globalnavi_blog a,
#globalnavi_blog a:link,
#globalnavi_blog a:visited{
	background: url(images/gmenu.gif) -148px 0px no-repeat;
}
#globalnavi_blog a:hover,
#globalnavi_blog a:active{
	background: url(images/gmenu.gif) -148px -35px no-repeat;
}

/*ナビ - bbs*/
#globalnavi_bbs a,
#globalnavi_bbs a:link,
#globalnavi_bbs a:visited{
	background: url(images/gmenu.gif) -222px 0px no-repeat;
}
#globalnavi_bbs a:hover,
#globalnavi_bbs a:active{
	background: url(images/gmenu.gif) -222px -35px no-repeat;
}

/*ナビ - girled*/
#globalnavi_girled a,
#globalnavi_girled a:link,
#globalnavi_girled a:visited{
	background: url(images/gmenu.gif) -296px 0px no-repeat;
}
#globalnavi_girled a:hover,
#globalnavi_girled a:active{
	background: url(images/gmenu.gif) -296px -35px no-repeat;
}

/*------------------ グローバルナビ設定｜了 ----*/






/*---- メインコンテンツ設定 --------------------*/

#maincontents{
	width: 900px;
	height: 500px;
	margin: 0px auto 40px;
	overflow: hidden; 
}
#main_top,
#main_novels,
#main_blog,
#main_bbs,
#main_girled,
#main_mail,
#main_about,
#not_content{
	width: 900px;
	height: 500px;
	float: left;
	overflow: hidden; 
}


/*---------------- メインコンテンツ設定｜了 ----*/






/*---- インフォメーションボード設定 ------------------*/

#info_bord{
	position: relative;
	width: 900px;
	height: 170px;
	background: url(images/infobord_bg.gif) left top no-repeat;
	color: #ffffff;
}

#info_bord_updates{
	position: relative;
	top: 20px;
	height: 20px;
	margin: 0px 30px;
}

#info_bord_updates h2{
	float: left;
	width: 115px;
	height: 20px;
	margin-right: 15px;
	background: url(images/infobord_upindex_title.gif) left center no-repeat;
	text-indent: -999999px;
	
}

#info_bord_updates h3{
	float: left;
	width: 60px;
	height: 20px;
	margin-right: 5px;
	line-height: 20px;
}

#info_bord_updates p{
	float: left;
	padding-top: 1px;
	height: 20px;
	line-height: 20px;
}

#info_bord_status{
	position: absolute;
	top: 60px;
	margin: 0px 30px;
}


#info_bord_status h2{
	float: left;
	width: 115px;
	height: 20px;
	margin-right: 15px;
	background: url(images/infobord_sitestatus_title.gif) left center no-repeat;
	text-indent: -999999px;
}


#info_bord_updates p{
	float: left;
	padding-top: 1px;
	height: 20px;
	line-height: 20px;
}

#info_bord_status ul{
	clear: both;
	margin-left: 130px;
	margin-top: 10px;
}

#info_bord_status ul li{
	float: left;
	margin-right: 15px;
	list-style-type: none;
}



/*-------------- インフォメーションボード設定｜了 ----*/







/*---- トップコンテンツ設定 --------------------*/

#main_top{
}


/*---------------- トップコンテンツ設定｜了 ----*/






/*---- 小説コンテンツ設定 ----------------------*/

#main_novels{
}

#main_novels h2{
	width: 235px;
	height: 500px;
	margin-right: 20px;
	float: left;
	background: url(images/novels_logo.gif) right 420px no-repeat;
	text-indent: -999999px;
}

.novels_profile_l{
	width: 280px;
	height: 375px;
	margin: 50px 20px 50px 0px;
	float: left;
}

.novels_profile_r{
	width: 280px;
	height: 375px;
	margin: 50px 0px 50px 0px;
	float: left;
}

.novels_profile_l img,
.novels_profile_r img{
	width: 280px;
	height: 375px;
}


/*------------------ 小説コンテンツ設定｜了 ----*/






/*---- BBSコンテンツ設定 -----------------------*/

#main_bbs{
}

#main_bbs h2{
	width: 235px;
	height: 500px;
	margin-right: 20px;
	float: left;
	background: url(images/bbs_logo.gif) right 420px no-repeat;
	text-indent: -999999px;
}
#main_bbs p{
	width: 605px;
	height: 500px;
	line-height: 500px;
	float: left;
	text-align: center;
}


/*------------------- BBSコンテンツ設定｜了 ----*/






/*---- GIRLED設定 ------------------------------*/

#main_girled{
}


/*-------------------------- GIRLED設定｜了 ----*/






/*---- アバウト設定 ----------------------------*/

#main_about{
}

#main_about h2{
	width: 235px;
	height: 500px;
	margin-right: 20px;
	float: left;
	background: url(images/about_logo.gif) right 420px no-repeat;
	text-indent: -999999px;
}

#main_about h3{
	font-weight: bold;
}

#main_about p{
	font-size: small;
	margin-right: 40px;
	margin-left: 1em;
	margin-bottom: 1em;
}


/*------------------------ アバウト設定｜了 ----*/






/*---- お問い合わせ設定 ------------------------*/

#main_mail{
}

#main_mail h2{
	width: 235px;
	height: 500px;
	margin-right: 20px;
	float: left;
	background: url(images/mail_logo.gif) right 420px no-repeat;
	text-indent: -999999px;
}
#main_mail p{
	width: 605px;
	height: 500px;
	line-height: 500px;
	float: left;
	text-align: center;
}


/*-------------------- お問い合わせ設定｜了 ----*/








/*---- フッタボディ設定 ------------------------*/

#foot_body{
	margin: 40px 0px 0px;
	color: #ffffff;
}

#foot_body h2{
	margin: 0px 0px 5px;
	font-size: 1.8em;
	font-weight: normal;
/*	border-bottom: 1px dotted #003366;*/
	color: #ff99cc;
}

.footbody_links_calam{
	width: 225px;
	float: left;
}

.footbody_links_calam ul{
	margin: 0px 15px;
	line-height: 1.3em;
}


.footbody_links_calam ul li{
	list-style-type: circle;
	margin-left:1em;
	margin-bottom: 0.5em;
}


.footbody_links_calam ul li a{
	color: #f19ec2;
}


/*-------------------- フッタボディ設定｜了 ----*/



/*---- フッタ設定 ------------------------------*/

#foot{
	clear: both;
	width: 900px;
	height: 1em;
	padding: 20px 0px;
	color: #ffffff;
}

#foot address{
	text-align: left;
}




/*--------------------------- フッタ設定｜了 ----*/





/*===============================================*/
/*||| スライドパネル用CSS |||||||||||||||||||||||*/
/*===============================================*/


/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */

noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
noscript a { color: #a00; text-decoration: underline }
noscript ol { margin-left: 25px; }


.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}

.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 0;
	position: relative;
	width: 100%;
}

/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 500px; background: #fff; overflow: scroll;}
.csw .loading {margin: 200px 0 300px 0; text-align: center;}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	margin: auto;
	width: 900px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 500px;
	clear: both;
	background: #fff;
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 900px;
	height: 500px;
	overflow: hidden; 
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 500px;
	position: relative;
	width: 900px; /* Also specified in  .stripViewer  above */
	overflow: hidden; 
}

.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 0px;
}

.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
}

.stripNav ul { /* The auto-generated set of links */
	list-style: none;
}

.stripNav ul li {
	float: left;
	margin-right: 0px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}

.stripNav a { /* The nav links */
	font-size: 1px;
	font-weight: bold;
	text-align: center;
	background: #c6e3ff;
	color: #fff;
	text-decoration: none;
	display: none;
	padding: 0px;
}

.stripNav li.tab1 a { background: #60f }
.stripNav li.tab2 a { background: #60c }
.stripNav li.tab3 a { background: #63f }
.stripNav li.tab4 a { background: #63c }
.stripNav li.tab5 a { background: #00e }

.stripNav li a:hover {
	background: #333;
}

.stripNav li a.current {
	background: #000;
	color: #fff;
}

.stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute;
	top: 230px;
	text-indent: -9000em;
}

.stripNavL a, .stripNavR a {
	display: block;
	height: 40px;
	width: 40px;
}


.stripNavL {
	left: 0px;
	z-index:1;
}

.stripNavR {
	right: 0;
}

.stripNavL {
	background: url("js/slide/images/arrow-left.gif") no-repeat center center;
}

.stripNavR {
	background: url("js/slide/images/arrow-right.gif") no-repeat center center;
}
