﻿@charset "utf-8";

/* CSS Document */

/* 全体の設定
--------------------*/
header,footer,nav,section{display:block;}

body,p,h2,h3,h4,h5,h6,img{
	margin:0;
	padding:0;
	font-size:100%;
	line-height:140%;
	font-weight:normal;
	color:#333;

}
body{font-size:13px;-webkit-text-size-adjust:none;

background-size:cover;
background-repeat: no-repeat ;  
background-position: center;


}
#canvas { position:fixed; top:0; left:0; width:100%; height:100%;background-repeat: no-repeat ;

}

.clearfix{zoom:1;}
.clearfix:after{
	content:"";
	clear:both;
	display:block;
}

div{
	font-size:11pt;

}
ul,li{
	margin:0;
	padding:0;
	font-size:9pt;
	color:#333;
	line-height:140%;
	font-weight:normal;
}
li{list-style:none;}

img{border:none;}

/* リンク色変更はここ */


/* ヘッダ部分
--------------------*/
h1{
	background: #ee84b2;
	color: #fff;
	font-size:13px;
	padding:2px 0 2px 10px;
}

H2 {
        color:green ;
        background-color:;
        padding: 8px;
	margin-top:0;
	margin-bottom:0px;
	height:25px;
        FONT-SIZE: 13pt;
        font-weight: bold;
}
H3 {
color: #5555AA;
        background-color: #FFFFFF;
        padding: 1 1 1 1;
        width: 95%;
        border: 2px solid #5555AA;
	border-radius:6px;
        font-weight: bold;
        FONT-SIZE: 13pt;
}
H4 {
        color: #666666;
        background-color: #7596aa;
        padding: 4 4 2 4;
        width: 100%;
        border: 1px none white;
        font-weight: bold;
        FONT-SIZE: 15pt;
}


#box_t{
	background:url(img/bg_t.gif) repeat-x;
	height:71px;
	text-align:center;
}

h2#top{
	font-size:15px;

	padding-top:15px;
	color: #ee418c;
	text-shadow: 0 1px 0 white;
}

/* 導入テキスト部分
--------------------*/

#intro{
	margin:15px 10px 0;
}

/* カテゴリ部分
--------------------*/
#catebox{
	width:358px;
	margin:0 auto;
}

#catebox ul{
	background:#2fbbff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding:10px 0 0 10px;
	margin:15px 10px;
}

#catebox li{
	float:left;
	text-align:center;
	margin:0 10px 10px 0;
}

#catebox li img{
	border-radius: 8px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
}

#catebox a{
	text-decoration:none;
}





/* 最後の文章部分
--------------------*/
#outro{
	margin:0 10px 15px;
}


/* フッタ部分
--------------------*/
#footer{

	text-align:center;
	background:url(img/line_b.gif) repeat-x top center #ee84b2;
	color:#fff;
	font-size:12px;
	padding:5px 0;
}

#footer a{color:#fff; text-decoration:none;}

/*----------------------------------------
 カテゴリページここから
----------------------------------------*/
/* ヘッダ部分
--------------------*/
h2#cate{
	font-size:15px;
	font-weight:bold;
	padding-top:20px;/* カテゴリ名が長くて2行になるときはここで高さ調整 */
	color: #ee418c;
	text-shadow: 0 1px 0 white;
	margin:0 10px;
	text-align:left;
}

#box_t p img{
	margin:5px 7px 0 10px;
	border-radius:6px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, .3);
	-webkit-border-radius:6px;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, .3);
	float:left;
}

/* サイト紹介部分
--------------------*/
h3{
	color:#ef4a91;
	font-size:16px;
	background:url(img/sitebg.gif) repeat-x;
	line-height:29px;
	height:29px;
	padding-left:10px;
	margin-top:15px;
}

h3 span{
	background:url(img/icon1.gif) no-repeat left center;
	padding-left:18px;
}

.sitebox div{
	margin:10px;
}

.siteimg{
	float:left;
	margin-right:10px;
}

.siteimg img{
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
}

.sitetxt{
	float:left;
	width:200px;
}

@media screen and (min-width: 480px) {
	.sitetxt{
	float:left;
	width:360px;
	}
}

.sitebtn{text-align:center;}

.sitebtn a,
#homebtn a{
	display:block;
	text-decoration:none;
	text-shadow:0 1px 0 white;
	font-size:14px;
	font-weight:bold;
	line-height:37px;
	margin:0 auto;
	width:170px;
	height:35px;
	border:1px solid #8b8b8b;
	border-radius:4px;
	-webkit-border-radius:4px;
	background:-moz-linear-gradient(top,#f4f3f3,
									#ecebeb 50%,
									#e3e3e3 51%,
									#d9d9d9);
	background:-webkit-gradient(linear, left top, left bottom, from(#f4f3f3),
									color-stop(0.5, #ecebeb),
									color-stop(0.51, #e3e3e3),
									to(#d9d9d9));
}

.sitebtn a img{
	margin-left:5px;
}

#homebtn{
	text-align:center;
	margin:25px 0;
}

#homebtn a img{
	margin-right:5px;
}


/* ボタンデザイン青--------------------*/

.btn-2 {  
   
    text-decoration: none;  
     font-weight: bold;  
     text-align: center;  
     font-size: 11px;  
     display: block;  
     width: 250px;  
     padding: 2px 0;  

     background: -moz-linear-gradient(top,#BADDFF 0%,#0C81F5);  
     background: -webkit-gradient(linear, left top, left bottom, from(#BADDFF),to(#0C81F5));  
     color: #FFF;  
     border-radius: 75px;  
     -moz-border-radius: 75px;  
     -webkit-border-radius: 75px;  
     border: 1px solid #528BC4;  
     -moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),inset 0px 0px 1px rgba(255,255,255,0.6);  
     -webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),inset 0px 0px 1px rgba(255,255,255,0.6);  
     text-shadow: 0px -1px 0px rgba(000,000,000,0.2),0px 1px 0px rgba(255,255,255,0.3);  
 } 
/* ボタンデザイン橙*/
.btn-4 {  

text-decoration: none;  

     text-align: center;  
     display: block;  
     width: 50px;  
     padding: 0px 0;  
  margin-left: 50px;
     background: -moz-linear-gradient(top,#FFCC00 0%,#FF6600 50%,#FF8533);  
     background: -webkit-gradient(linear, left top, left bottom, from(#FFCC00),color-stop(0.50, #FF6600),to(#FF8533));  
     color: #FFF;  
     border-radius: 7px;  
     -moz-border-radius: 7px;  
     -webkit-border-radius: 7px;  
     border: 1px solid #FF6600;  
     -moz-box-shadow: 0px 2px 4px rgba(000,000,000,0.5),inset 0px 0px 0px rgba(255,255,255,0);  
     -webkit-box-shadow: 0px 2px 4px rgba(000,000,000,0.5),inset 0px 0px 0px rgba(255,255,255,0);  
     text-shadow: 2px 2px 5px rgba(102,051,000,1),0px 1px 0px rgba(255,255,255,0);  
 } 

/* News部分
--------------------*/
#newswrapper{
	width:300px;
	margin:5px auto 15px;
}

h5.topt{
	float:left;
	border-left:5px solid #347aa2;
	margin-bottom:3px;
	padding-left:2px;
	font-weight:bold;
	font-size:15px;
	color:#333;
}

.ichi{
	float:right;
	margin-bottom:3px;
}

#newsbox{
	border:1px solid #7e7e7e;
	border-radius:5px;
	width:268px;
	height:27px;
	margin:0 auto;
	padding:1px 16px;
}

.bx-prev{
	background:url(img/ar_l.gif) no-repeat;
	text-indent:-9999px;
	position:absolute;
	width:18px;
	height:27px;
	top:0;
	left:-18px;
}

.bx-next{
	background:url(img/ar_r.gif) no-repeat;
	text-indent:-9999px;
	position:absolute;
	width:18px;
	height:27px;
	top:0;
	right:-18px;
}

#slider{
	width:268px;
	margin:5px 0 0 3px;
}

/* リスト部分 */
.tablist ul{
	margin:10px 0 5px;
}

.tablist li{
	border-top:1px dotted #7e7e7e;
	padding-left:10px;
	background:url(img/ar_r.gif) no-repeat 99% center;
}

.lastline{
	border-bottom:1px dotted #7e7e7e;
}

.listimg{
	float:left;
	margin:10px 10px 10px 0;
	width:73px; /* リストの画像の横幅 */
}

.listr{
	float:right;
	margin-left:-83px; /* リストの画像の横幅＋テキストまでのマージン */
	width:100%;
}

.listr2{
	margin:10px 25px 10px 83px; /* リストの画像の横幅＋テキストまでのマージン */
}

.listr3{
	margin:10px 25px 10px 0;
}

.listt{
	color:#ef748e;
}

.listlist{
	text-align:right;
	border-bottom:1px dotted #7e7e7e;
	padding:5px 10px;
}

.not{display:none;}


/* reset
-------------------------------------------------- */
body, p, h2{
	margin: 0;
	padding: 0;
}

/* 幅を制御する
-------------------------------------------------- */
.width-keeper{
	/* 中央寄せ */
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;	
	/* 最大幅をつけて PC でも見やすくする（無くても良い） */
	max-width: 100%;
}

/* コンテンツ
-------------------------------------------------- */
.header{
	background:url(img/title_bg.png) top center repeat-x;
	height:35px;
	background-size:contain;
	-webkit-background-size:auto 35px;
	color:#FFF;
	font-size:25px;
}

.contents{
	margin-top: 10px;
}
	.contents .container{
		margin:0 5px;
		padding:5px;
		background-color:#fff;
		border-radius:6px;
	}

.footer{
        
	margin-top: 20px;
	background-color:wheat;
	height:30px;
	color:#333;
	margin-bottom: 0px;
	margin-right: 0px;
}

.copyright{
	padding-top:5px;
	text-align:center;
}

#footer{
    /* コピーライト文字設定 */
        width: 100%;
 	margin-top: 20px;
	background-color:wheat;
	height:30px;
	color:#333;
	margin-bottom: 0px;
	margin-right: 0px;
	text-align:center;
}
