* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}

/* BODY */
body {
	background: url("http://www.huro-ringu.com/img/bg.jpg") repeat;
	margin: 0;
	padding: 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
	line-height:150%;
	color: #555;
	list-style: none;
	text-align: center;
	}
	
/* 画像の属性等 */
img {border: 0;}

/* リンクの属性 */
a:link, a:visited, a:active {color: #0000FF;text-decoration: underline;}
a:hover{color : #FF3300;text-decoration: underline;}

/* コンテンツ枠*/
#wrapper{
	width: 726px;
	margin: 0 auto;
	text-align: center;
	background: url("http://www.huro-ringu.com/img/back.gif") repeat-y;
	}

/*ページ幅*/
#container{
	width:720Px;
	margin: 0 auto;
	background: url("http://www.huro-ringu.com/img/header.gif") no-repeat;
	text-align:left;
	position: relative;
	}
/*ヘッダー*/
#header	{
	background-image: url(../img/headertop.gif);
	background-repeat: no-repeat;
	height: 136px;
	width: 720px;
	background-position: 0px bottom;
	margin: 0px;
	padding: 0px;
}
#header h1 {
	height:16px;
	width:720px;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}
#header p {
	background-image: url(../img/header-p.gif);
	background-repeat: no-repeat;
	height: 118px;
	width: 273px;
	text-indent: -999px;
	overflow: hidden;
	position: absolute;
	background-position: right bottom;
	padding: 0px;
	margin-top: 0px;
	margin-left: 246px;
}
#header  img#logo {
	position: absolute;
	float: left;
	padding: 0px;
	top: 17px;
	margin-left: 0px;
}
#gr {
	clear: both;
	float: none;
	position: absolute;
	z-index: 10;
	visibility: visible;
	height: 40px;
	width: 720px;
	top: 136px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
#seo {
	height:16px;
	width:100%;
	background: #660000;
	color: #fff;
	font-size: 80%;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}

/*コンテンツ*/
#content {
	width: 510Px;
	float: right;
	padding: 0 10px 10px 10px;
	margin-top: 50px;
}
					
#content h2 {
	width: auto;
	padding: 3px 5px 3px 10px;
	border: 1px solid #CCC;
	border-left: 5px solid #660000;
	color: #660000;
	font-size: 117%;
	font-weight: bold;
	line-height: 130%;
	background: #FFF url("http://www.huro-ringu.com/img/h2_back.gif") no-repeat right top;
	}
#content h3 {
	padding:4px 0px 4px 10px;
	clear:both;
	font-size: 117%;
	font-weight:bold;
	letter-spacing:1px;
	border-left: 5px solid #660000;
	border-bottom: 1px solid #660000;
	color: #660000;
}
.cate_content {
	width: auto;
	padding: 3px 5px 3px 10px;
	border: 1px solid #CCC;
	border-left: 5px solid #660000;
	color: #660000;
	font-size: 117%;
	font-weight: bold;
	line-height: 130%;
	background: #FFF url("http://www.huro-ringu.com/img/h2_back.gif") no-repeat right top;
	}

#content .doc{
	padding: 10px 0 10px 10px;
	text-align: left;
	font-size: 100%;
	line-height: 150%;
}

#content p {
	margin: 10px 0;
}

/*インフォメーションボックス属性*/
#content .info {
	width: auto;
	margin: 0;
	text-align: left;
}

#content .info h2{
	width: auto;
	padding: 3px 5px 3px 10px;
	border: 1px solid #CCC;
	border-left: 5px solid #660000;
	color: #660000;
	font-size: 117%;
	font-weight: bold;
	line-height: 130%;
	background: #FFF url("http://www.huro-ringu.com/img/h2_back2.gif") no-repeat right top;
}

#content .info .info_doc {
	padding: 10px 0 10px 10px;
	font-size: 100%;
	color: #0F3357;
	line-height: 150%;
}
#content .info2 {
	width: auto;
	margin-top: 25px;
	text-align: left;
}

#content .info3 {
	width: auto;
	margin: 25px 0px 25px 0px;
	text-align: left;
}

#content .info2 h3{
	width: auto;
	padding: 3px 5px 3px 10px;
	border: 1px solid #CCC;
	border-left: 5px solid #660000;
	color: #660000;
	font-size: 117%;
	font-weight: bold;
	line-height: 130%;
	background: #FFF url("http://www.huro-ringu.com/img/h2_back2.gif") no-repeat right top;
}

#content .info3 h3{
	width: auto;
	padding: 3px 5px 3px 10px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	border-left: 5px solid #660000;
	color: #660000;
	font-size: 117%;
	font-weight: bold;
	line-height: 150%;
	background: #FFF url("http://www.huro-ringu.com/img/h2_back2.gif") no-repeat right top;
}
	
/*リンク属性(h2)*/
#content a:link.c1, #content a:visited.c1, #content a:active.c1{color: #0000FF;}
#content a:hover.c1{color : #FF6633;}

/* contenntリンク属性 */
#content a:link, #content a:visited, #content a:active {color: #0000FF;}
#content a:hover{color : #FF6633;}

/*----- trackbacks & Comments-----*/
.comments,
.comments-content,
.trackbacks{
	margin: 0;
}

.comments-header,
.comment-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer{
	margin-bottom: 0.5em;
}

.comments,
.trackbacks{
    overflow: hidden;
    width: 100%;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 90%;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-submit {
    font-weight: bold;
}

	
/*Entrymore*/
#content .next a:link, #content .next a:visited, #content .next a:active {
	float: right;
	margin: 0px 5px 10px 0px;
	color: #F27900;
	background-image: url("http://www.huro-ringu.com/img/more01.gif");
	background-repeat: no-repeat;
	width: 100px;
	height: 18px;
	display: block;
	font-size: 84%;
	text-align: center;
	text-decoration: none;
	}

#content .next a:hover {
	color: #F27900;
	background-image: url("http://www.huro-ringu.com/img/more02.gif");
	background-repeat: no-repeat;
	}

.rss {
	clear: both;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	text-align: right;
	font-size: 84%;
	}

.rss img{border-style: none; vertical-align: middle;}

/*content right*/
#center_top{
	width:360px;
	float:left;
	line-height:1.6;
	padding:0px 0px 10px 0px;
}


#right{
	width:140px;
	float:right;
	background:#dfd5bf;
}
.right_inner{
	padding:8px;
}
.right_inner img{margin-bottom:10px;}

/* テーブル余白設定  （固定） */
.layoutp5  { padding:0px 0px;}/* 余白5px */
.layoutp5 th { padding:5px; background:#FFFFCC;}
.layoutp5 td { padding:5px;}
.layoutp5 .border { border:1px solid #CCCCCC;}

.layoutp4  { padding:0px 0px;}/* 余白5px */
.layoutp4 th { padding:3px;}
.layoutp4 td { padding:3px;}
.layoutp4 .border { border:1px solid #CCCCCC;}
.layoutp4 .bg { background:#FFFFCC;}
.layoutp4 .bg1 { background:#e7f0f6;}

/*サイドバー(左)*/
#sidebar {
	float: left;
	width: 185px;
	margin-top: 50px;
	background: #FFF;
}

#sidebar div{
	margin-left: 10px;
}


/* What's New*/
.new_index{
	height:30px;
	margin: 10px 0px 0px 0px;
	background-color: #0066ca;
	background: url("http://www.huro-ringu.com/img/new.gif");
	background-repeat: no-repeat;
	border-bottom: 1px solid #888;
	}
.new {
	margin : 5px 5px 0px 5px;
	}
.new a{
	color:#FFF;
	text-decoration:none;
	font-size: 10px;
	line-height: 130%;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: url("http://www.huro-ringu.com/img/new_list.gif");
	background-repeat: no-repeat;
	}
.new a:hover{color:#FFCC00;}
	
/*フッター*/
#footer{
	clear: both;
	width: auto;
	height: 40px;
	background: #660000;
	margin: 0;
	}

#footer div {
	margin: 0;
	padding: 5px 10px 0 0;
	color: #CCC;
	font-size: 100%;
	line-height: 120%;
	text-align: center;
}


#footer .banner{
	background-color: #FFF;
	margin: 0px;
	padding: 15px 5px 10px 5px;
	float: left;
	}

/*  ボックス  */
.box_blog {
	padding:10px;
	margin:0px;
	width:160px;
	font-size:90%;
}
.box_con{
	border:1px solid #6F3C1B;
	padding:10px;
	margin:0px;
	width:470px;
}

/*  ナビボタン  */
.navi1 {
	position: absolute;
	top: 0px;
	right: 5px;
	font-family:"Century Gothic", Helvetica, sans-serif;
	font-size: 90%;
	text-align: right;
	}

.navi1 a:link, .navi1 a:visited, .navi1 a:active {color: #5C6E83;text-decoration: none;}
.navi1 a:hover {color: #FF6666; text-decoration: underline;}

/*  ページナビ  */
.navi2 {
	margin: 0 0 5px 0;
	font-size: 80%;
	line-height: 130%;
	color:#666;
}

.navi2 a:link, .navi2 a:visited, .navi2 a:active {color: #3399CC; text-decoration: none;}
.navi2 a:hover {color: #FF6633; text-decoration: underline;}

/*  書体  */
.red_from {
	color:#CC0000;
	font-size: 85%;
}
.brack_from {
	font-size: 85%;
}
.f3_k{
	background-color:#fff300;
}

/*  記事の右寄せ  */
.detail {text-align: right; font-size: 100%; margin: 0px 10px 0px 0px;}

/*  フォームメール用  */
.comments-head{
	margin: 10px 10px 10px 5px;
	font-size: 117%;
	font-weight: bold;
	color: #4A4A97;
	}

.comment-content{
	margin: 10px 0px 10px 10px;
	font-size: 100%;
	color: #666;
	line-height: 155%;
	}

.comment-view{
	margin: 0px 0px 10px 10px;
	font-size: 100%;
	color:  #3399CC;
	line-height: 155%;
	}

/* タグ指定 */

.module-tagcloud{
	margin: 0;
}

.module-tagcloud h2{
 	margin: 10px 0 0 0;
 	height: 22px;
 	color: #FFF;
 	font-size: 100%;
 	font-weight: bold;
 	line-height: 180%;
 	text-indent: 10px;
 	text-align: left;
 	background: #0B9EB7;
 	display: block;
}

.module-tagcloud .module-content{
	margin: 0;
	background: #FFF;
	text-align: left; 
}

.module-tagcloud .module-content .module-list{
	padding: 5px;
	list-style: none;
}

.module-tagcloud .module-content .module-list .module-list-item { display: inline; }
.module-tagcloud .module-content .module-list li.taglevel1 { font-size: 19px; }
.module-tagcloud .module-content .module-list li.taglevel2 { font-size: 17px; }
.module-tagcloud .module-content .module-list li.taglevel3 { font-size: 15px; }
.module-tagcloud .module-content .module-list li.taglevel4 { font-size: 13px; }
.module-tagcloud .module-content .module-list li.taglevel5 { font-size: 11px; }
.module-tagcloud .module-content .module-list li.taglevel6 { font-size: 9px; }

.tag_line{
	margin: 10px;
	text-align: left;
}

/*  書体  */
.red-1 {
	color:#CC0000;
}
.red {
	color:#CC0000;
	font-weight:bold;
	font-size: 120%;
}
.f1_k{
	background-color:#fff300;
}
