/* ///////////////////////////
//    common
/////////////////////////// */

html {}

body {position:relative;margin:0 auto;padding:0;background:#fff;}

.clearfix:before,
.clearfix:after {content: " "; display: table;}

.clearfix:after {clear: both;}

.left {float: left;}
.right {float: right;}
.hide{overflow:hidden; text-indent:100%; white-space:nowrap; height:0;}

a:link, a:visited, a:hover, a:active{text-decoration:none;}
img {box-shadow: #000 0 0 0;vertical-align:bottom;}

ul#pc_social_btn.load, ul#sp_social_btn.load{display:block;position:absolute;left:-9999px;}

div.loading{margin:10px 0;text-align:center;}

footer #footInner a{color:#fff;text-decoration:underline;}


/* .slideShow
------------------------- */
.slideShow {
	margin: 0 auto;
	text-align: left;
	display: none;
}

/* .mainView
------------------------- */
.slideShow .mainView {
	width: 100%;
	position: relative;
}
.slideShow .mainView ul {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.slideShow .mainView ul li {
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
}
.slideShow .mainView ul li img {
	width: 100%;
}

/* .thumbNail
------------------------- */
.slideShow .thumbNail {
	width: 100%;
	overflow: hidden;
}

.slideShow .thumbNail ul {
	width: 50%;
	height:20px;
	display: table;
	margin:2% auto;
	text-align:center;
}

.slideShow .thumbNail ul li {
	width:10px;
	height:10px;
	margin:5px 12px;
	display: inline-block;
	overflow: hidden;
	cursor: pointer;
	background-color:#cccccc;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}



.slideShow .thumbNail ul li.active {
	background-color:#f05a89;
}


/* sideNavi
------------------------- */
.slideShow .mainView .btnPrev,
.slideShow .mainView .btnNext {
	top: 0;
	width: 5%;
	height: 100%;
	position: absolute;
	z-index: 100;
}
.slideShow .mainView .btnPrev {
	left: -50px;
	background:url(../img/prev.png) no-repeat center center;
}
.slideShow .mainView .btnNext {
	right: -50px;
	background:url(../img/next.png) no-repeat center center;
}
@media screen and (max-width:1024px){
/* sideNavi */
.slideShow .mainView .btnPrev,
.slideShow .mainView .btnNext {
	display:none;
}
}

@media screen and (max-width:767px){ /*SP*/
/* ------------------
    header
------------------  */
header{
	background-color:#000;
}

header div#headerInner{
	width:720px;
	height:130px;
	margin:0 auto;
	background:url(../img/sp_header.png) no-repeat 50% 0;
}

/* ------------------
    navigation
------------------  */
nav{
	background-color:#fff;
}
nav ul{
	width:720px;
	margin:0 auto;
}
nav ul li{
	float:left;
	width:359px;
	display:table-cell;
}
nav ul li.rborder{
	border-right:2px solid #fff;
}
nav ul li.bborder{
	border-bottom:2px solid #fff;
}
nav ul li a{
	display:block;
	width:359px;
	height:94px;
	color:#fff;
	text-align:center;
	font-size:260%;
	line-height:94px;
	font-weight:bold;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing:0.2em;
	background:url(../img/sp_nav.gif) no-repeat 0 0;
}
nav ul li a.disable{
	cursor:default;
}

/* ------------------
    pc_socialbtn
------------------  */
ul#pc_social_btn{
	display:none;
}

/* ------------------
    sp_socialbtn
------------------  */
section#social_btn{height:80px;}
ul#sp_social_btn{
	width:720px;
	height:80px;
	margin:0 auto;
}
#sp_social_btn{z-index:90;display:table;text-align:center;}
#sp_social_btn > *{display:table-cell;position:relative;z-index:91;vertical-align:middle;height:40px;}

/* ------------------
    slider
------------------  */
section#slider{
	width:720px;
	height:421px;
	margin:0 auto;
	position:relative;
}
section#slider p.topline{
	height:8px;
	width:100%;
	background:url(../img/slider_line.png) repeat-x 0 0;
	position:absolute;
	top:2px;
	z-index:300;
}
section#slider p.bottomline{
	height:8px;
	background:url(../img/slider_line.png) repeat-x 0 0;
	position:relative;
	top:366px;
	z-index:300;
}
section#slider div.content{
	width:720px;
	margin:0 auto;
}

/* ------------------
    about
------------------  */
section#about{
	width:720px;
	margin:0 auto;
}
section#about div.content{
	width:720px;
	margin:0 auto;
	color:#666666;
}
section#about div.content div.contentInner{
	width:720px;
	margin:0 auto;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
section#about div.content h3{
	height:79px;
	font-size:280%;
	line-height:79px;
	background:url(../img/sp_about_bg_o.png) no-repeat 0 0;
	padding:0 20px;
}
section#about div.content h3.active{
	background:url(../img/sp_about_bg_c.png) no-repeat 0 0;
}
section#about div.content p{
	padding:10px 20px 10px 20px;
	margin:0 auto;
	font-size:210%;
	line-height:135%;
	background-color:#f6f3e9;
	display:none;
}
section#about div.content div.contentInner p.line{
	display:none;
}

/* ------------------
    shinkan
------------------  */
section#back{
	width:720px;
	margin:0 auto;
}
section#back div.content{
	width:720px;
	margin:0 auto;
}
section#back div.content div.contentInner{
	position:relative;
	width:720px;
	margin:0 auto;
}
section#back div.content div.contentInner h2{
	width:720px;
	height:149px;
}
section#back div.content div.contentInner h2.month01{background:url(../img/sp_back_header01.png) no-repeat 0 0;}
section#back div.content div.contentInner h2.month03{background:url(../img/sp_back_header03.png) no-repeat 0 0;}
section#back div.content div.contentInner h2.month04{background:url(../img/sp_back_header04.png) no-repeat 0 0;}
section#back div.content div.contentInner h2.month05{background:url(../img/sp_back_header05.png) no-repeat 0 0;}
section#back div.content div.contentInner h2.month07{background:url(../img/sp_back_header07.png) no-repeat 0 0;}
section#back div.content div.contentInner h2.month09{background:url(../img/sp_back_header09.png) no-repeat 0 0;}
section#back div.content div.contentInner h2.month1{background:url(../img/sp_back_header01.png) no-repeat 0 0;}
section#back div.content div.contentInner h2.month3{background:url(../img/sp_back_header03.png) no-repeat 0 0;}
section#back div.content div.contentInner h2.month4{background:url(../img/sp_back_header04.png) no-repeat 0 0;}
section#back div.content div.contentInner h2.month5{background:url(../img/sp_back_header05.png) no-repeat 0 0;}
section#back div.content div.contentInner h2.month7{background:url(../img/sp_back_header07.png) no-repeat 0 0;}
section#back div.content div.contentInner h2.month9{background:url(../img/sp_back_header09.png) no-repeat 0 0;}
section#back div.content div.contentInner h2.month11{background:url(../img/sp_back_header11.png) no-repeat 0 0;}

section#back div.content div.contentInner div#introduction{
	width:720px;
	height:64px;
	background:url(../img/sp_introduction.png) no-repeat 0 0;
}
section#back div.content div.contentInner div#date{
	display:table;
	position:absolute;
	top:0;
	left:430px;
	width:135px;
	height:135px;
	background-color:#e0d4a6;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color:#333333;
	font-size:26px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align:center;
}
section#back div.content div.contentInner div#date p{
	display:table-cell;
	vertical-align:middle;
}
section#back div.content div.contentInner div.list{
	width:700px;
	margin:0 auto;
	padding:20px 0 0;
}
section#back div.content div.contentInner div.list div.shin_list{
	position:relative;
	width:700px;
	height:300px;
	float:left;
	margin-bottom:20px;
}
section#back div.content div.contentInner div.list div.shin_list a{
	display:block;
	width:660px;
	height:264px;
	padding:18px 20px;
	background:url(../img/sp_book.png) no-repeat 0 0;
}
section#back div.content div.contentInner div.list div.shin_list div.book{
	width:123px;
	float:left;
	border:1px solid #cccccc;
}
section#back div.content div.contentInner div.list div.shin_list div.detail{
	width:525px;
	float:left;
	margin-left:10px;
}
section#back div.content div.contentInner div.list div.shin_list div.detail p.catch{
	font-size:170%;
	line-height:130%;
	color:#f05a89;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
section#back div.content div.contentInner div.list div.shin_list div.detail p.title{
	font-size:240%;
	line-height:120%;
	color:#e11b59;
	font-weight:bold;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	background:url(../img/sp_title_bg.png) no-repeat 0 10px;
	margin:5px 0;
	padding-left:28px;
}
section#back div.content div.contentInner div.list div.shin_list div.detail p.title span{
	font-size:90%;
}
section#back div.content div.contentInner div.list div.shin_list div.detail p.writer{
	font-size:170%;
	line-height:120%;
	font-weight:bold;
	color:#666;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-left:28px;
}
section#back div.content div.contentInner div.list div.shin_list div.detail p.illust{
	font-size:140%;
	line-height:140%;
	font-weight:bold;
	color:#666;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-left:28px;
}
section#back div.content div.contentInner div.list div.shin_list p.txt{
	width:660px;
	position:absolute;
	bottom:20px;
	left:20px;
	font-size:170%;
	line-height:130%;
	color:#333;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

/* ------------------
    kinnkan
------------------  */
section#kinkan div.content{
	width:720px;
	margin:0 auto;
	padding:0 0 40px;
}
section#kinkan div.content div.contentInner{
	width:720px;
	margin:0 auto;
	position:relative;
}
section#kinkan div.content div.contentInner h2{
	width:720px;
	height:67px;
	background:url(../img/sp_kinkan_header.png) no-repeat 0 0;
}
section#kinkan div.content div.contentInner p{
	position:absolute;
	top:0;
	left:300px;
	width:420px;
	font-size:27px;
	line-height:30px;
	color:#f292aa;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS PGothic", sans-serif;	
}
section#kinkan div.content div.contentInner p span{
	display:block;
}
section#kinkan div.content div.contentInner ul{
	margin:10px 0;
}
section#kinkan div.content div.contentInner ul li{
	width:690px;
	display:block;
	height:100px;
	font-size:210%;
	line-height:65px;
	color:#333;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	background:url(../img//sp_kinkan.png) no-repeat 50% 0;
	padding-left:30px;
	margin-bottom:10px;
}
section#kinkan div.content div.contentInner ul li a{
	width:690px;
	display:block;
	height:100px;
	color:#333;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	background:url(../img//sp_kinkan.png) no-repeat 50% 0;
	padding-left:30px;
	margin-bottom:10px;
}
section#kinkan div.content div.contentInner ul li span{
	display:block;
	font-size:90%;
	line-height:20%;
	color:#666;
}

/* ------------------
    news
------------------  */
section#news{
	width:720px;
	margin:0 auto;
	background-color:#f6f3e9;
}
section#news div.content{
	width:720px;
	margin:0 auto;
	padding:20px 0 5px;
}
section#news div.content div.contentInner{
	width:720px;
	margin:0 auto;
}
section#news div.content div.contentInner h2{
	width:720px;
	height:44px;
	background:url(../img/sp_news_header.png) no-repeat 0 0;
}
section#news div.content div.contentInner div#scr{
	margin:10px 0 30px;
}
section#news div.content div.contentInner div#scr ul li{
	border-bottom:1px dashed #999;
	margin-bottom:5px;
	padding-bottom:10px;
	display:block;
	font-size:190%;
	color:#666;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
section#news div.content div.contentInner div#scr ul li span.date{
	display:inline-block;
	padding-left:10px;
	line-height:140%;
	font-weight:bold;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
section#news div.content div.contentInner div#scr ul li span.newsmark{
	display:inline-block;
	font-size:55%;
	line-height:100%;
	color:#fff;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing:0.1em;
	vertical-align:text-top;
	background-color:#f292aa;
	padding:5px;
	margin:0 10px;
}
section#news div.content div.contentInner div#scr ul li span.txt{
	display:inline-block;
	padding:0 10px;
	display:block;
	font-size:95%;
	line-height:125%;
	background-color:#f6f3e9;
}
section#news div.content div.contentInner div#scr ul li span.txt span.more{
	display:none;
}
section#news div.content div.contentInner div#scr ul li a.more{
	font-size:35px;
	line-height:150%;
	color:#7c9be8;
	display:block;
}
section#news div.content div.contentInner p{
	text-align:right;
	color:#333333;
	font-size:17px;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS PGothic", sans-serif;
	margin-right:15px;
}

/* ------------------
    footer
------------------  */
footer{
	width:720px;
	margin:0 auto;
	background-color:#000;
	padding:15px 0 25px;
}
footer p#bnr{
	txt-align:center;
	padding-bottom:15px;
}
footer #footInner{
	width:720px;
	text-align:center;
	font-size:100%;
	line-height:150%;
	color:#fff;
	font-weight:bold;
	font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	margin:0 auto;
	padding:10px 0 40px;
}

}



@media screen and (min-width:768px), print{ /*PC*/

/* ------------------
    header
------------------  */
header{
	background-color:#000;
}
header div#headerInner{
	width:1024px;
	height:60px;
	margin:0 auto;
	background:url(../img/pc_header.png) no-repeat 50% 0;
}

/* ------------------
    navigation
------------------  */
nav{
	background-color:#f05a89;
	min-width:1024px;
}
nav ul{
	display:table;
	width:1024px;
	margin:0 auto;
}
nav ul li{
	width:214px;
	border-left:1px solid #fff;
	display:table-cell;
}
nav ul li.fin{
	border-right:1px solid #fff;
}
nav ul li a{
	display:block;
	width:214px;
	height:56px;
	color:#fff;
	text-align:center;
	font-size:160%;
	line-height:56px;
	font-weight:bold;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing:0.1em;
	background:url(../img/pc_nav.gif) no-repeat 0 0;
}
nav ul li a:hover{
	background:url(../img/pc_nav.gif) no-repeat 0 -56px;
}
nav ul li a.disable{
	cursor:default;
}
nav ul li a.disable:hover{
	background:url(../img/pc_nav.gif) no-repeat 0 0;
}

/* ------------------
    pc_socialbtn
------------------  */
section#social_btn{height:32px;}
ul#pc_social_btn{
	width:860px;
	height:32px;
	padding-top:8px;
	margin:0 auto;
	text-align:right;
}
#pc_social_btn{z-index:90;}
#pc_social_btn > *{display:inline-block;margin:auto 2px;position:relative;z-index:91;vertical-align:middle;height:24px;}
#pc_social_btn > .twitter.sns_btns_min_width{width:67px;}
#pc_social_btn > .mixi.sns_btns_min_width{width:72px;}

/* ------------------
    sp_socialbtn
------------------  */
ul#sp_social_btn{
	display:none;
}


/* ------------------
    slider
------------------  */
section#slider{
	min-width:1024px;
	height:496px;
	position:relative;
	z-index:0;
}
section#slider p.topline{
	height:8px;
	width:100%;
	background:url(../img/slider_line.png) repeat-x 0 0;
	position:absolute;
	top:2px;
	z-index:300;
}
section#slider p.bottomline{
	height:8px;
	background:url(../img/slider_line.png) repeat-x 0 0;
	position:relative;
	top:436px;
	z-index:300;
}
section#slider div.content{
	width:860px;
	margin:0 auto;
}


/* ------------------
    about
------------------  */
section#about{
	background-color:#f6f3e9;
	min-width:1024px;
}
section#about div.content{
	width:1024px;
	margin:0 auto;
	padding:10px 0 15px;
	color:#666666;
}
section#about div.content div.contentInner{
	width:860px;
	margin:0 auto;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
section#about div.content div.contentInner h3{
	padding:0 0 0 18px;
	font-size:170%;
	line-height:160%;
}
section#about div.content div.contentInner p{
	padding:5px 0 0 28px;
	font-size:110%;
	line-height:150%;
	display:block !important;
}
section#about div.content div.contentInner p.line{
	height:2px;
	background:url(../img/pc_about_line.png) no-repeat 0 0;
	padding:0;
}

/* ------------------
    shinkan
------------------  */
section#back div.content{
	width:1024px;
	margin:0 auto;
}
section#back div.content div.contentInner{
	width:860px;
	margin:0 auto;
	position:relative;
}
section#back div.content div.contentInner h2{
	width:860px;
	height:69px;
}
section#back div.content div.contentInner h2.month01{background:url(../img/pc_back_header01.png) no-repeat 0 0;}
section#back div.content div.contentInner h2.month03{background:url(../img/pc_back_header03.png) no-repeat 0 0;}
section#back div.content div.contentInner h2.month04{background:url(../img/pc_back_header04.png) no-repeat 0 0;}
section#back div.content div.contentInner h2.month05{background:url(../img/pc_back_header05.png) no-repeat 0 0;}
section#back div.content div.contentInner h2.month07{background:url(../img/pc_back_header07.png) no-repeat 0 0;}
section#back div.content div.contentInner h2.month09{background:url(../img/pc_back_header09.png) no-repeat 0 0;}
section#back div.content div.contentInner h2.month1{background:url(../img/pc_back_header01.png) no-repeat 0 0;}
section#back div.content div.contentInner h2.month3{background:url(../img/pc_back_header03.png) no-repeat 0 0;}
section#back div.content div.contentInner h2.month4{background:url(../img/pc_back_header04.png) no-repeat 0 0;}
section#back div.content div.contentInner h2.month5{background:url(../img/pc_back_header05.png) no-repeat 0 0;}
section#back div.content div.contentInner h2.month7{background:url(../img/pc_back_header07.png) no-repeat 0 0;}
section#back div.content div.contentInner h2.month9{background:url(../img/pc_back_header09.png) no-repeat 0 0;}
section#back div.content div.contentInner h2.month11{background:url(../img/pc_back_header11.png) no-repeat 0 0;}

section#back div.content div.contentInner div#introduction{
	position:absolute;
	top:36px;
	right:0;
	width:311px;
	height:24px;
	background:url(../img/pc_introduction.png) no-repeat 0 0;
}
section#back div.content div.contentInner div#date{
	display:table;
	position:absolute;
	top:-5px;
	left:150px;
	width:68px;
	height:68px;
	background-color:#e0d4a6;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color:#333333;
	font-size:13px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align:center;
}
section#back div.content div.contentInner div#date p{
	display:table-cell;
	vertical-align:middle;
}
section#back div.content div.contentInner div.list{
	padding:20px 0 0;
}
section#back div.content div.contentInner div.list div.shin_list{
	width:425px;
	height:210px;
	float:left;
	margin-bottom:20px;
	position:relative;
}
section#back div.content div.contentInner div.list div.shin_list:nth-child(odd){
	margin-right:10px;
}
section#back div.content div.contentInner div.list div.shin_list a{
	display:block;
	width:405px;
	height:174px;
	padding:18px 10px;
	background:url(../img/pc_book_off.png) no-repeat 0 0;
}
section#back div.content div.contentInner div.list div.shin_list a:hover{
	background:url(../img/pc_book_on.png) no-repeat 0 0;
}
section#back div.content div.contentInner div.list div.shin_list div.book{
	width:123px;
	float:left;
	border:1px solid #cccccc;
}
section#back div.content div.contentInner div.list div.shin_list div.detail{
	width:270px;
	float:left;
	margin-left:10px;
}
section#back div.content div.contentInner div.list div.shin_list div.detail p.catch{
	font-size:90%;
	line-height:130%;
	color:#f05a89;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
section#back div.content div.contentInner div.list div.shin_list div.detail p.title{
	font-size:22px;
	line-height:22px;
	color:#e11b59;
	font-weight:bold;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	background:url(../img/pc_title_bg.png) no-repeat 0 5px;
	margin:3px 0;
	padding-left:15px;
}
section#back div.content div.contentInner div.list div.shin_list div.detail p.title span{
	font-size:16px;
	line-height:22px;
}
section#back div.content div.contentInner div.list div.shin_list div.detail p.writer{
	font-size:100%;
	line-height:120%;
	font-weight:bold;
	letter-spacing:0.1em;
	color:#666;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-left:15px;
}
section#back div.content div.contentInner div.list div.shin_list div.detail p.illust{
	font-size:90%;
	line-height:140%;
	font-weight:bold;
	color:#666;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-left:15px;
}
section#back div.content div.contentInner div.list div.shin_list p.txt{
	width:255px;
	position:absolute;
	bottom:20px;
	right:10px;
	font-size:90%;
	line-height:140%;
	letter-spacing:1px;
	color:#333;
	padding-left:25px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

/* ------------------
    kinnkan
------------------  */
section#kinkan div.content{
	width:1024px;
	margin:0 auto;
	padding:0 0 40px;
}
section#kinkan div.content div.contentInner{
	width:860px;
	margin:0 auto;
	position:relative;
}
section#kinkan div.content div.contentInner h2{
	width:860px;
	height:43px;
	background:url(../img/pc_kinkan_header.png) no-repeat 0 0;
}
section#kinkan div.content div.contentInner p{
	position:absolute;
	top:20px;
	left:200px;
	width:500px;
	font-size:16px;
	color:#f292aa;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS PGothic", sans-serif;	
}
section#kinkan div.content div.contentInner ul{
	margin:10px 0;
}
section#kinkan div.content div.contentInner ul li{
	display:block;
	color:#333;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:130%;
	line-height:160%;
}
section#kinkan div.content div.contentInner ul li a{
	display:block;
	color:#333;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
section#kinkan div.content div.contentInner ul li a:hover{
	background-color:#f6f3e9;
}
section#kinkan div.content div.contentInner ul li span{
	font-size:90%;
	color:#666;
}

/* ------------------
    news
------------------  */
section#news{
	background-color:#f6f3e9;
	min-width:1024px;
}
section#news div.content{
	width:1024px;
	margin:0 auto;
	padding:15px 0 5px;
}
section#news div.content div.contentInner{
	width:860px;
	margin:0 auto;
}
section#news div.content div.contentInner h2{
	width:860px;
	height:23px;
	background:url(../img/pc_news_header.png) no-repeat 0 0;
}
section#news div.content div.contentInner div#scr{
	margin:10px 0 30px;
	height:100px;
	overflow:hidden;
	overflow-y:scroll;
}
section#news div.content div.contentInner div#scr ul{
	padding:0 10px 0 20px;
}
section#news div.content div.contentInner div#scr ul li{
	display:block;
	font-size:130%;
	line-height:140%;
	color:#666;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	padding:5px 0;
	border-bottom:1px dashed #999;
}
section#news div.content div.contentInner div#scr ul li span.date{
	display:inline-block;
	float:left;
}
section#news div.content div.contentInner div#scr ul li span.newsmark{
	display:inline-block;
	float:left;
	font-size:80%;
	line-height:190%;
	color:#fff;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color:#f292aa;
	padding:0 6px;
	margin:0 8px;
}
section#news div.content div.contentInner div#scr ul li span.txt{
	display:inline;
	float:left;
	width:620px;
	padding-top:3px;
	display:block;
	font-size:90%;
	line-height:140%;
}
section#news div.content div.contentInner div#scr ul li span.txt span.more{
	display:none;
}
section#news div.content div.contentInner div#scr ul li a.more{
	color:#7c9be8;
}
section#news div.content div.contentInner p{
	text-align:right;
	color:#333333;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS PGothic", sans-serif;
}

/* ------------------
    footer
------------------  */
footer{
	width:100%;
	background-color:#000;
	padding:15px 0 25px;
	min-width:1024px;
}
footer p#bnr{
	txt-align:center;
	padding-bottom:15px;
}
footer #footInner{
	text-align:center;
	font-size:90%;
	line-height:150%;
	color:#fff;
	font-weight:bold;
	font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	margin:0 auto;
	padding:10px 0 60px;
}

}

