/*-----2015.04----------*/
/*--------------------------------------------*/
/*-------------------index-------------------*/
/*--------------------------------------------*/
html{
	background-color:#fff;
	font-family:"Hiragino Kaku Gothic ProN", Meiryo, Helvetica,Verdana,Arial,sans-serif;}

/*--------------------------------------------*/
/*-------------------body-------------------*/
/*--------------------------------------------*/body{
	width:100%;
	height:100%;	margin:0px;	padding:0px;
	color:#000000;	letter-spacing:.03em;	line-height:1.7em;	font-size:13px;
	background-color:#bbb;}

hr{
	margin:0px 0px 0px 0px;	padding:0px;	
	width:800px;
	border-top:0px solid ;
	border-bottom:1px solid ;
	border-color:#000000;
}


/*--------------------------------------------*/
/*----------link----------*/
/*--------------------------------------------*/
a:link{	color:#000000;	text-decoration:none;	border-bottom:1px #111111 solid;
	line-height:2.0em;}a:visited{	color:#888;	text-decoration:none;	border-bottom:1px #888 solid;}a:hover{	color:#777;	text-decoration:none;	border:none;}

/*----------link img----------*/
a:link img,  .linkimg a:link{
	margin:1px 0px 1px 0px;	text-decoration:none;	border:0px solid #ffffff;}a:visited img,  .linkimg a:visited{
	margin:1px 0px 1px 0px;	text-decoration:none;	border:0px solid #ffffff;}a:hover img,  .linkimg a:hover{
	margin:1px 0px 1px 0px;	text-decoration:none;	border:0px solid #ffffff;}
/*--------------------------------------------*/
/*--------------------box--------------------*/
/*--------------------------------------------*/

/*----------全体----------*/
.wrapper{
	width:640px;
	height:100%;
	margin:0px auto 0px auto;
	padding:0px;
	background-color:#fff;
	border-left:#333333 solid 1px;	border-right:#333333 solid 1px;
}

/*----------最上部----------*/
.sitetitle{
	margin:0;
	padding:0px 15px;
	height:100px;
	color:#fff;
	font-size:22px;
	background-color:#999;
	/*background:#666 url(../a/sitetop_201504.gif)  no-repeat center top;*/
}

/*----------最近の更新----------*/
.recent{
	padding:10px 15px;
}
.recent-in{
	margin:0;
	padding:0px 0px 0px 20px;
}

/*----------詳しい更新----------*/
.morerecent{
	width:640px;
	height:24px;
	margin:0px;
	padding:4px 0px 4px 0px;
	background-color:#fff;
	border-top:1px dotted #666;
}

.morerecent_in{
	text-align:right;
	width:300px;
	margin:0px 8px 0px auto;
	padding:0px;
	float:right;
}

.morerecent_in img{
	padding:3px 2px 0px 0px;
}

.morerecent_in a{
	color:#000;
	text-decoration:none;	border-bottom:0px #fff solid;
}
.morerecent_in a:hover{
	background-color:#fff;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}

/*----------コンテンツ分類----------*/
.category{
	padding:15px 20px 15px 15px;
	color:#666;
	font-size:15px;
	border-top:1px #000 solid;
}

/*----------コンテンツタイトル----------*/
.category-0{
	height:80px;
	padding:0px 20px;
	color:#fff;
	font-size:20px;
	background:#999 url(../a/title80_slow.gif)  no-repeat center top;
}

.category-1{
	height:80px;
	padding:0px 20px;
	color:#573d67;
	font-size:20px;
	background:#999 url(../a/title80_cleansing.gif)  no-repeat center top;
}

.category-4{
	margin:20px 0 0 0;
	height:80px;
	color:#fff;
	padding:0px 20px;
	font-size:20px;
	background:#999 url(../a/title80_killityro.gif)  no-repeat center top;
}

/*----------コンテンツタイトル（中）----------*/
.category-lv2{
	height:1.5em;
	padding:5px 20px;
	background:#dfdfdf;
	color:#666;
}

/*----------コンテンツ詳細----------*/
.c-cont{
	width:530px;
	margin:5px auto 5px auto;
	padding:5px 20px;
}

/*----------詳細タイトル----------*/
.ctitle{
	width:530px;
	margin:20px auto 5px auto;
	color:#000000;
	font-size:13px;
	background-color:#ffffff;
	border-bottom:0px solid #000;
}

.ctitle a{
	color:#000000;
	display:block;
	width:100%;
	height:100%;
	padding:5px 0px 2px 0px;
	text-decoration:none;
	line-height:1.7em;	border-bottom:1px #000 solid;
}
.ctitle a:hover{
	background-color:#ffffff;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}

/*----------独立詳細タイトル----------*/
.ctitle_ind{
	width:530px;
	margin:5px auto 5px auto;
	color:#000000;
	font-size:13px;
	background-color:#ffffff;
	border-bottom:0px solid #000;
}

.ctitle_ind a{
	color:#000000;
	display:block;
	width:100%;
	height:100%;
	padding:5px 0px 2px 0px;
	text-decoration:none;
	line-height:1.7em;	border-bottom:1px #000 solid;
}
.ctitle_ind a:hover{
	background-color:#ffffff;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}

/*----------詳細ページリンク----------*/
.clearfix{
	zoom:1;
}

.clearfix:after{
	content:"";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.cpage_box{
	position:relative;
	width:25px;
	height:22px;
	margin:5px 2px;
	-webkit-border-radius:5%;
	-moz-border-radius:5%;
	border-radius:5%;
	background-color:#fff;
	float:left;
	list-style:none;
	text-align:center;
	font-size:13px;
}
.cpage_box_new{
	position:relative;
	width:27px;
	height:27px;
	margin:5px 2px;
	-webkit-border-radius:5%;
	-moz-border-radius:5%;
	border-radius:5%;
	background-color:#333;
	float:left;
	list-style:none;
	text-align:center;
	font-size:13px;
}

.cpage_box a{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	-webkit-border-radius:5%;
	-moz-border-radius:5%;
	border-radius:5%;
	padding:3px 0 0 0;
	text-align:center;
	line-height:1.8em;
	border:1px #333 solid;
}
.cpage_box_new a{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	-webkit-border-radius:5%;
	-moz-border-radius:5%;
	border-radius:5%;
	padding:4px 0 0 0;
	text-align:center;
	line-height:1.8em;
	border:0px #333 solid;
	color:#fff;
}

.cpage_box a:hover{
	background-color:#ffffff;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
.cpage_box_new a:hover{
	background-color:#fff;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:0.3;
	color:#000;
}

ul.cpage_group{
	width:500px;
	margin:auto;
	list-style:none;
	padding:0;
}

/*----------詳細ページリンク幅合わせ----------*/
.width_cpage{
	width:500px;
	margin:10px auto 25px auto;
	padding:0 0 0 5px;
}

/*----------センター----------*/
.t-center{
	text-align:center;
	padding:0 auto;
}

/*----------padding----------*/
.padtop{
	padding:10px 0 0 0;
}

/*-----font-----*/

.bold{
	font-weight:bold;
}

.small{
	font-size:85%;
}

.x-small{
	font-size:60%;
}