*{
margin:0;
padding:0;
font-style:normal;
font-weight:normal;
}

body{
font-size:10px;
background-image: url(/img/portal/pc/bg_sky.jpg);
background-repeat: repeat-x;
width: 100%;
color:#666666;
text-align:center;
margin:0;
padding:0;
}

img {
border: 0;
}

.clr{
clear:both;
margin:0;
padding:0;
}

/*リンク設定*/

a:link{
color : #FF6088;
}
a:visited{
color : #FF6088;
}
a:active{
color : #FF9900;
}
a:hover{
color : #FF9900;
}

#container{
text-align: center;
width: 850px;
height:100%;
margin:0 auto;
overflow: visible;
background-image: url(/img/portal/pc/bg_main.gif);
margin-bottom: -10px;
}

* html #container {
width: 850px;
height:auto;
margin: 0 auto;
padding: 0;
overflow: visible;
background-image: url(/img/portal/pc/bg_main.gif);
margin-bottom: -8px;
}

*:first-child+html #container {
width: 850px;
height:auto;
margin: 0 auto;
padding: 0;
overflow: visible;
background-image: url(/img/portal/pc/bg_main.gif);
margin-bottom: -8px;
}


#contents{
text-align: center;
width: 800px;
margin:0 25px;
padding:0;
}

* html #contents{
text-align: center;
width: 820px;
margin:0 0 0 20px;
padding:0;
}

/*ヘッダー*/

#header{
text-align:left;
clear : both;
width : 800px;
height : 100px;
margin: 0;
}

h1{
float:left;
width : 360px;
margin:0 5px 0 0;
}

.hotkey{
float:left;
width : 240px;
margin: 50px 5px 0 15px;
}

* html .hotkey{
float:left;
width : 220px;
margin: 50px 5px 0 15px;
}

.hotkey .word a{
color:#FF6060;
font-weight: bold;
font-size: 10pt;
}

.hotkey .word a:hover{
color:#FF9900;
font-weight: bold;
font-size: 10pt;
}

.search{
float:left;
width : 175px;
margin: 50px 0 0 0;
}

* html .search{
float:left;
width : 190px;
margin: 50px 0 0 0;
}

.search .box{
margin: 5px 3px 0 0;
float:left;
}

.search .btn{
margin: 5px 0 0 0;
float:left;
}

*:first-child+html .search .box{
margin: 0px 3px 0 0;
float:left;
}

*:first-child+html .search .btn{
margin: 0px 0 0 0;
float:left;
}

#login_menu{
text-align:right;
font-size:10px;
margin:5px 5px 0 0;
}

/*コンテンツ*/

#main{
text-align:left;
width: 610px;
float: left;
margin:5px 10px 0 0;
}

* html #main{
text-align:left;
width: 610px;
float: left;
margin:0 0 0 0;
}

.main_img{
width: 610px;
height: 200px;
margin:0 0 10px 0;
}


/*-- テンプレート大量導入--*/
.main_img a:link,
.main_img a:visited {
    display:block;
    background:url(/img/portal/pc/main01.gif) no-repeat;
	width: 610px;
	height: 200px;
}
.main_img a:hover {
    display:block;
    background:url(/img/portal/pc/main01_over.jpg) no-repeat;
}



h2 .hr_title{
margin:0;
padding:0;
}

#latest{
float:left;
width: 300px;
margin:0 5px 10px 0;
background-color: #FCFAEB;
}

#latest .txt{
padding:10px;
line-height:150%;
}

#ranking{
float:right;
width: 300px;
margin:0 5px 10px 0;
background-color: #FCFAEB;
}

#ranking .txt{
padding:10px;
line-height:150%;
}

#keyword{
float:left;
width: 195px;
min-height:150px;
margin:0 8px 10px 0;
background-color: #F3F3F3;
}

#keyword .txt{
padding:10px;
line-height:180%;
}

#keyword .txt a{
color:#7e5847;
}

#tag{
float:left;
width: 195px;
min-height:150px;
margin:0 8px 10px 0;
background-color: #F3F3F3;
}

#tag .txt{
padding:10px;
line-height:180%;
}

#tag .txt a{
color:#7e5847;
}

#genre{
float:left;
width: 195px;
min-height:150px;
margin:0 0 10px 0;
background-color: #F3F3F3;
}

#genre .txt{
padding:10px;
line-height:180%;
}

#genre .txt a{
color:#7e5847;
}

#main li{
list-style-type:none;
line-height: 150%;
}

.entry_title{
font-weight: bold;	
}

#main .next{
margin:0 5px 5px 0;
clear: left;
text-align:right;
}


/*サイドメニュー*/

h3 .hr_title{
margin:0;
padding:0;
}

#menu{
text-align:left;
width: 180px;
float: left;
}

#menu .next{
margin:5px 10px 5px 0;
clear: left;
text-align:right;
}

.anew{
margin:0 0 5px 0;
}

.anew a:link,
.anew a:visited {
    display:block;
    background:url(/img/portal/pc/btn_touroku.gif) top left no-repeat;
    width:180px;
    height:69px;
}
.anew a:hover {
    display:block;
    background:url(/img/portal/pc/btn_touroku_over.gif) top left no-repeat;
}

.login{
margin:0;
padding:0;
background-color:#E1F6F9;
}

.login .txt{
padding:5px 10px;
}

.login .btn{
margin: 5px 5px 0 0;
text-align:right;
}

.login_f{ 
width:150px;
}  

.news{
margin:0;
background-image: url(/img/portal/pc/bg_news.gif);
background-repeat: repeat-y;
color:#50423D;
}

.news .txt{
padding:0px 10px;
list-style-type:none;
}

/*公式ブログ*/
.official_blog{
margin:0;
background-image: url(/img/portal/pc/bg_news.gif);
background-repeat: repeat-y;
color:#50423D;
}

.official_blog .txt li{
list-style-type:none;
margin:2px 5px;
font-size:1.1em;
}

.official_blog .txt a{
font-weight:bold;
}

.official_blog .thum{
float:left;
padding:4px;
border:solid 1px #ccc;
background-color:#fff;
margin:0 5px;
}

.baton{
margin:0;
background-image: url(/img/portal/pc/bg_baton.gif);
background-repeat: repeat-y;
color:#50423D;
}

.baton .txt{
padding:0px 10px;
list-style-type:none;
}

.baton a:link,
.baton a:visited {
color:#50423D;
}
.baton a:hover {
color:#884F46;
}

.odai{
margin:0;
background-image: url(/img/portal/pc/bg_odai.gif);
background-repeat: repeat-y;
color:#50423D;
}

.odai .txt{
padding:0px 10px;
list-style-type:none;
}

.comic{
margin:0;
background-image: url(/img/portal/pc/bg_comic.gif);
background-repeat: repeat-y;
color:#50423D;
}

.comic .txt{
padding:0px 10px;
list-style-type:none;
}

.li_menulist{
line-height: 130%;
}

.search_f{
width :125px;
}


/*フッター*/

#footer{
text-align: center;
clear :both;
width :800px;
margin:5px auto 10px auto;
padding:0 0 20px 0;
overflow: hidden;
}

.footer_menu{
background-image: url(/img/portal/pc/bg_foot.gif);
background-repeat: no-repeat;
width :800px;
height:22px;
text-align: center;
margin:10px auto 5px auto;
padding:3px;
font-size: 10pt;
color:#ffffff;
}

.footer_menu a{
font-size: 10pt;
color:#ffffff;
font-weight: bold;
}
.footer_menu a:visited{
color : #ffffff;
}
.footer_menu a:active{
color : #FFFF66;
}
.footer_menu a:hover{
color : #FFFF66;
}

.footer_menu2{
line-height: 150%;
color:#999999;
font-size: 8pt;
}

#footer_line {
width: 850px;
height:6px;
margin: 0 auto;
padding: 0;
}

/*下層ページ*/

/*下層ページ 1カラム*/
#sub{
text-align:left;
margin:0 10px 5px 10px;
line-height:150%;
font-size:12px;
color:#666666;
}

#sub h3{
font-weight:bold;
}

#sub .m{
background-color:#FFD860;
text-align: left;
margin:5px 5px 3px 0;
padding:3px 0 0 10px;
font-size: 12px;
color:#935C3C;
font-weight:bold;
}

#sub .next{
text-align:right;
margin:10px 10px 0 0;
font-size:12px;
}


#sub01,
#sub02,
#sub03,
#sub04,
#sub05{
text-align:left;
margin:0;
}

#sub01 h2{
background-image: url(/img/portal/pc/hr_sub01.gif);
background-repeat: no-repeat;
width :800px;
height:26px;
text-align: left;
margin:10px auto 5px auto;
padding:6px 0 0 27px;
font-size: 14px;
color:#ffffff;
font-weight:bold;
}

#sub02 h2{
background-image: url(/img/portal/pc/hr_sub02.gif);
background-repeat: no-repeat;
width :800px;
height:26px;
text-align: left;
margin:10px auto 5px auto;
padding:6px 0 0 27px;
font-size: 14px;
color:#ffffff;
font-weight:bold;
}

#sub03 h2{
background-image: url(/img/portal/pc/hr_sub03.gif);
background-repeat: no-repeat;
width :800px;
height:26px;
text-align: left;
margin:10px auto 5px auto;
padding:6px 0 0 27px;
font-size: 14px;
color:#ffffff;
font-weight:bold;
}

#sub04 h2{
background-image: url(/img/portal/pc/hr_sub04.gif);
background-repeat: no-repeat;
width :800px;
height:26px;
text-align: left;
margin:10px auto 5px auto;
padding:6px 0 0 27px;
font-size: 14px;
color:#ffffff;
font-weight:bold;
}

#sub05 h2{
background-image: url(/img/portal/pc/hr_sub05.gif);
background-repeat: no-repeat;
width :800px;
height:26px;
text-align: left;
margin:10px auto 5px auto;
padding:6px 0 0 27px;
font-size: 14px;
color:#ffffff;
font-weight:bold;
}


/*下層ページ 2カラム*/

#sub01_2,
#sub02_2,
#sub03_2,
#sub04_2,
#sub05_2{
text-align:left;
margin:0;
}

#sub_left{
text-align:left;
margin:0 5px 0 0;
line-height:160%;
font-size:10px;
float:left;
width:180px;
}

#sub_left ul{
list-style-type:none;
}

#sub_right{
text-align:left;
margin:0 0 0 0;
padding:5px;
line-height:150%;
font-size:12px;
float:left;
width:580px;
}

#sub_left h2{
background-image: url(/img/portal/pc/hr_menu01.gif);
background-repeat: no-repeat;
width :160px;
height:26px;
text-align: left;
margin:10px auto 0 auto;
padding:6px 0 0 27px;
font-size: 14px;
color:#729CB4;
font-weight:bold;
}

#sub01_2 #sub_right h2{
background-image: url(/img/portal/pc/hr_sub01s.gif);
background-repeat: no-repeat;
width :100%;
height:26px;
text-align: left;
margin:10px auto 5px auto;
padding:6px 0 0 27px;
font-size: 14px;
color:#ffffff;
font-weight:bold;
}

#sub02_2 #sub_right h2{
background-image: url(/img/portal/pc/hr_sub02s.gif);
background-repeat: no-repeat;
width :100%;
height:26px;
text-align: left;
margin:10px auto 5px auto;
padding:6px 0 0 27px;
font-size: 14px;
color:#ffffff;
font-weight:bold;
}

#sub03_2 #sub_right h2{
background-image: url(/img/portal/pc/hr_sub03s.gif);
background-repeat: no-repeat;
width :100%;
height:26px;
text-align: left;
margin:10px auto 5px auto;
padding:6px 0 0 27px;
font-size: 14px;
color:#ffffff;
font-weight:bold;
}

#sub04_2 #sub_right h2{
background-image: url(/img/portal/pc/hr_sub04s.gif);
background-repeat: no-repeat;
width :100%;
height:26px;
text-align: left;
margin:10px auto 5px auto;
padding:6px 0 0 27px;
font-size: 14px;
color:#ffffff;
font-weight:bold;
}

#sub05_2 #sub_right h2{
background-image: url(/img/portal/pc/hr_sub05s.gif);
background-repeat: no-repeat;
width :100%;
height:26px;
text-align: left;
margin:10px auto 5px auto;
padding:6px 0 0 27px;
font-size: 14px;
color:#ffffff;
font-weight:bold;
}

/*下層ページ 細々*/

.form{
width:780px;
margin:0px 10px;
padding:10px;
font-size:12px;
}

.form ul{
font-size:12px;
margin:0 0 0 30px;
line-height:180%;
}

.form_tag{
width:120px;
margin:2px auto;
}

#sub_right .form{
margin:0px auto;
padding:10px;
font-size:12px;
width:570px;
}

#sub_right ul{
font-size:12px;
margin:0 0 0 30px;
line-height:180%;
width:300px;
}

.error{
color:#ff0000;
}

.back{
text-align:right;
margin:10px 10px 0 0;
font-size:12px;
}

.t_small{
font-size:0.8em;
margin:5px 0 0 0;
}

.p_n{
text-align:left;
margin:10px auto;
font-size:10px;
line-height:180%;
}

#sub_right .box{
margin:5px;
padding:5px;
border:solid 1px #999999;
text-align:left;
line-height:160%;
width:570px;
color:#999999;
}

#sub_right .box_l{
width:110px;
margin:5px 10px 0 5px;
padding:5px;
float:left;
font-size:10px;
background-color:#eeeeee;
}

#sub_right .box_l li{
width:100px;
list-style-type:none;
margin:0 0 0 -10px;
font-size:10px;
}

#sub_right .box_l h3 a{
font-weight:bold;
font-size:11px;
color:#73573b;
}

#sub_right .box_r{
margin:5px 0 0 0;
padding:0;
float:left;
width:435px;
font-size:12px;
color:#935C3C;
}

#sub_right .box_m{
background-color:#FFD860;
text-align: left;
margin:0 auto 5px auto;
padding:3px 0 0 10px;
font-size: 12px;
color:#935C3C;
font-weight:bold;
}

#sub_right hr{
border:none;
border-top:dashed 1px #999999;
height:1px; color:#FFFFFF;
margin:5px auto;
}

#sub_right .box hr{
border:none;
border-top:dashed 1px #999999;
height:1px;color:#FFFFFF;
margin:5px auto;
}

#sub_right .box,
#sub_right .form hr{
border:none;
border-top:dashed 1px #999999;
height:1px; color:#FFFFFF;
margin:5px auto;
}

.completion{
font-size: 14px;
font-weight:bold;
color:#FF5353;
}

.template_sam{
margin:10px;
width:120px;
float:left;
font-size: 10px;
}

.template_sam img{
margin:0 0 5px 0;
}

/*ポータルページ*/

.p_box{
margin:5px;
padding:5px;
text-align:left;
line-height:160%;
width:570px;
color:#666666;
font-size:9pt;
}

.p_box p{
color:##FF9900;
margin:0 0 10px 0;
}

.p_box .entry_title{
font-size:12px;
}

.p_box h3{
font-weight:bold;
}
.p_box .rank01{
font-size: 14px;
font-weight:bold;
}

.p_box .rank02{
font-size: 12px;
font-weight:bold;
}


#portal h2{
background-image: url(/img/portal/pc/hr_sub03s.gif);
background-repeat: no-repeat;
width :100%;
height:26px;
text-align: left;
margin:10px auto 0 5px;
padding:6px 0 0 27px;
font-size: 14px;
color:#ffffff;
font-weight:bold;
}

#portal .box{
margin:0 5px 5px 0;
padding:5px 5px 0  0;
text-align:left;
line-height:160%;
width:570px;
color:#666666;
}

#portal .box_l{
width:175px;
margin:5px 10px 5px 0;
padding:5px 5px 5px 5px;
float:left;
font-size:10px;
line-height:180%;
background-color:#F0F0F0;
border:solid 1px #DFDFDF;
}

#portal .box_l2{
width:180px;
margin:5px 10px 5px 0;
padding:5px 5px 5px 5px;
float:left;
line-height:130%;
background-color:#F0F0F0;
border:solid 1px #DFDFDF;
font-size:11px;
}

#portal .box_l li{
list-style-type:none;
margin:0 0 3px 15px;
font-size:10px;
}

#portal .box_l h3{
font-weight:bold;
font-size:12px;
background-image: url(/img/portal/pc/icon01.gif);
background-position: left top;
background-repeat: no-repeat;
height:20px;
padding:2px 0px 0px 20px;
margin:0px 0 0px 0;
color:#888888;
}

#portal .box_l p{
font-weight:bold;
font-size:12px;
background-image: url(/img/portal/pc/icon01.gif);
background-position: left top;
background-repeat: no-repeat;
height:20px;
padding:2px 0px 0px 20px;
margin:0px 0 0px 0;
color:#888888;
}

#portal .box_l h3 a{
font-weight:bold;
font-size:12px;
color:#729CB4;
}

#portal .box_l h3 a:hover{
font-weight:bold;
font-size:12px;
color:#FF9900;
}

#portal .box_r{
margin:5px 0 0 0;
padding:0;
float:left;
width:360px;
font-size:10px;
color:#666666;
}

#portal .box_r h3{
font-weight:bold;
}

#portal .box_m{
background-color:#FFD860;
text-align: left;
margin:0 auto 5px auto;
padding:3px 0 0 10px;
font-size: 12px;
color:#935C3C;
font-weight:bold;
}

#portal hr{
border:none;
border-top:dashed 1px #999999;
height:1px; color:#FFFFFF;
margin:5px auto;
}

#portal .next{
text-align:right;
margin:10px 10px 0 0;
font-size:12px;
}

/*バトン倉庫*/

#baton{
margin:10px 0 5px 0;
line-height:160%;
}

#baton h3{
font-weight:bold;
color:#6A8224;
background-image: url(/img/portal/pc/hr_menu02.gif);
background-repeat: no-repeat;
width :160px;
height:26px;
text-align: left;
margin:10px auto 0 auto;
padding:6px 0 0 27px;
font-size: 14px;
}

#baton .m{
background-color:#FFE38E;
text-align: left;
margin:0 auto 5px auto;
padding:3px;
font-size:12px;
color:#935C3C;

}

#baton .m a{
font-weight:bold;
}

#baton hr{
border:none;
border-top:dashed 1px #999999;
height:1px; color:#FFFFFF;
margin:5px auto;
}

#baton li{
list-style-type:none;
margin:0 0 0 5px;
font-size:10px;
}

/*おだいば*/

#odai{
margin:10px 0 5px 0;
line-height:160%;
}

#odai h3{
font-weight:bold;
color:#41BDD3;
background-image: url(/img/portal/pc/hr_menu04.gif);
background-repeat: no-repeat;
width :160px;
height:26px;
text-align: left;
margin:10px auto 0 auto;
padding:6px 0 0 27px;
font-size: 14px;
}

#odai .m{
background-color:#FFE38E;
text-align: left;
margin:0 auto 5px auto;
padding:3px;
font-size:12px;
color:#935C3C;

}

#odai .m a{
font-weight:bold;
}

#odai hr{
border:none;
border-top:dashed 1px #999999;
height:1px; color:#FFFFFF;
margin:5px auto;
}

#odai li{
list-style-type:none;
margin:0 0 0 5px;
font-size:10px;
}

/*検索関連*/

#search{
margin:10px 0 5px 0;
line-height:160%;
}

#search h3{
font-weight:bold;
color:#F45222;
background-image: url(/img/portal/pc/hr_menu03.gif);
background-repeat: no-repeat;
width :160px;
height:26px;
text-align: left;
margin:10px auto 0 auto;
padding:6px 0 0 27px;
font-size: 14px;
}

#search .m{
background-color:#FFE38E;
text-align: left;
margin:0 auto 5px auto;
padding:3px;
font-size:12px;
color:#935C3C;

}

#search .m a{
font-weight:bold;
}

#search hr{
border:none;
border-top:dashed 1px #999999;
height:1px; color:#FFFFFF;
margin:5px auto;
}

#search li{
list-style-type:none;
margin:0 0 0 5px;
font-size:10px;
}

.search_b {
	padding: 3px 5px 0 5px;
	border-top: 2px #729CB4 solid;
	border-right: 1px #EEEEEE solid;
	border-bottom: 1px #DDDDDD solid;
	border-left: 1px #EEEEEE solid;
	color: #333333;
	margin:0 0 5px 0;
}

.search_b input{
	margin:0 3px 0 0;
}

.p_box .t_blue{
	color:#729CB4;
	font-weight:bold;
	margin:0px;
}

.template td{
	width:200px;
	margin:5px;
}

/*テンプレ検索ボタン 100525追加*/

.anew2{
width:260px;
margin:5px auto;
text-align:center;
}

* html .anew2{
width:auto;
margin:5px auto;
text-align:center;
}

.anew2 a:link,
.anew2 a:visited {
    display:block;
    background:url(/img/portal/pc/btn_touroku2.jpg) no-repeat;
    width:260px;
    height:40px;
}
.anew2 a:hover {
    display:block;
    background:url(/img/portal/pc/btn_touroku2_over.jpg) no-repeat;
}

.anew3{
	margin:0 auto;
	text-align:center;
    width:90px;
}

.anew3 a:link,
.anew3 a:visited {
    display:block;
    background:url(/img/portal/pc/btn_touroku3.jpg) no-repeat;
    width:90px;
    height:35px;
}
.anew3 a:hover {
    display:block;
    background:url(/img/portal/pc/btn_touroku3_over.jpg) no-repeat;
}

/*イメージルーム 100617追加*/

#imageroom {
padding:0px;
width:700px;
margin:0 auto;
}

* html #imageroom {
padding:0px;
width:750px;
margin:0 auto;
}

#imageroom hr{
border:none;
border-top:dashed 1px #999999;
height:1px; color:#FFFFFF;
margin:5px auto;
}

#imageroom  .preview {
margin:0 0 10px 0;
text-align:center;
}

#imageroom  .preview .page_prev{
margin:10px 0 10px 215px;
float:left;
text-align:left;
}

#imageroom  .preview .page_next{
margin:10px 215px 10px 0;
float:right;
text-align:right;
}

#imageroom  .preview img{
border:solid 1px #999;
padding:8px;
margin:10px;
}

#imageroom .list{
text-align:left;
padding:10px 0 0 0;
}

#imageroom .list .page_prev{
width:300px;
margin:5px 0 0 10px;
float:left;
text-align:left;
}

#imageroom .list .page_next{
width:300px;
margin:5px 20px 0 0;
float:right;
text-align:right;
}

#imageroom .list .year{
float:left;
width:120px;
margin:2px 0 5px 0;
}

#imageroom .list .month{
float:left;
width:340px;
text-align:center;
margin:0px 0 5px 0;
padding:6px 10px 5px 10px;
font-size:1.2em;
border-radius: 10px;         /* CSS3 */
-moz-border-radius: 10px;    /* Firefox */
-webkit-border-radius: 10px; /* Safari,Chrome */
border: 1px #ccc solid;
background-color: #efefef;
}

#imageroom  .template_sam img{
border:solid 1px #999;
padding:5px;
}

/*-- SoLaDo用 --*/
.sub_img{
margin:0 0 10px 0;
}

.img_l{
margin-right:12px;
}

.img_r{
}

/*-- ログイン状態 --*/
.login_account{
background-color:#F3F3F3;
border:solid 1px #ccc;
padding:7px 0 5px 7px;
margin:5px;
}

.login_account .session{
font-weight:bold;
margin:0 0 5px 0;
}

.login_account .menu{
text-align:right;
margin:0;
}