/*ここは消さないで下さい!*/
/* Edited with EditCSS */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}


/* 初期化 */
* {
margin:0;
padding:0;
word-break:break-all;
}

/* BODY */
body {
	background: #f5f5dc;
	margin: 0;
	padding: 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 75%;
	line-height:150%;
	color: #555;
	list-style: none;
	text-align: center;
	}
	
/* 画像の属性等 */
img {border: 0;}

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

/* コンテンツ枠*/
#wrapper{
	width: 740px;
	margin: 0 auto;
	text-align: center;
	background: url("http://www.no1-reform.jp/img/back2.gif") repeat-y;
	}

/*ページ幅*/
#container{
	width:720Px;
	margin: 0 auto;
	background: url("http://www.no1-reform.jp/img/header1.gif") no-repeat;
	text-align:left;
	position: relative;
	}
/*ヘッダー*/
#header	{margin : 0px; padding: 0px; height : 150px;}
#header h1{margin-top : 0px; margin-bottom: 0px; text-indent: -1000px;}
#header h1 a {
	width:400px;
	height:100px;
	background-image: url("http://www.no1-reform.jp/img/header1.gif") no-repeat;
	display: block;
	}
#header h1 a:hover {background: url("http://www.no1-reform.jp/img/header1.gif");}

/*  ナビボタン  */
.navi1 {
	position: absolute;
	top: 5px;
	right: 10px;
	font-family:"Century Gothic", Helvetica, sans-serif;
	font-size: 100%;
	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;}

/*コンテンツ*/
#content {
	width: 510Px;
	float: right;
	padding: 0 10px 10px 10px;
	margin: 0;
}
					
#content h2	{
	width: auto;
	padding: 3px 5px 3px 10px;
	border: 0px solid #CCC;
	border-left: 10px solid #336699;
	color: #336699;
	font-size: 117%;
	font-weight: bold;
	line-height: 130%;
	background: #FFF url("http://www.no1-reform.jp/img/h2_back3.gif") repeat-y left top;
	}
	
#content h3 {
	padding: 10px 0 0 5px;
	border-bottom: 1px solid #CCC;
	color: #666;
	font-size: 100%;
	font-weight: normal;
	line-height: 120%;
	display: block;
	text-align: left;
}

#content h4 {
	margin: 20px 0 0 0;
	padding: 0 10px;
	border-bottom: 1px solid #DDD;
	color: #176782;
	font-size: 100%;
	font-weight: bold;
	line-height: 120%;
	display: block;
	text-align: left;
	}

#content h5 {
	padding: 0 10px;
	color: #666;
	font-size: 85%;
	line-height: 120%;
	display: block;
	text-align: left;
}

#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 #FF6680;
	color: #336699;
	font-size: 117%;
	font-weight: bold;
	line-height: 130%;
	background: #FFF url("http://www.no1-reform.jp/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 .ads {
	font-size: 100%;
	text-align: center;
	margin: 10px 5px 10px 5px;
	}
#content .ads .slink{
	margin: 0px; 
	font-size: 9px; 
	color: #999;
	text-align: left;
}

/*その他属性*/
#content ol{
	margin: 0 0 20px 0;
}
#content li{
	margin: 10px 0 0 20px;
}
	
/*リンク属性(h2)*/
#content a:link.c1, #content a:visited.c1, #content a:active.c1{color: #7a96df;text-decoration: none;}
#content a:hover.c1{color : #FF6633;}

#content .c1{color : #7a96df;}

/* contenntリンク属性 */
#content a:link, #content a:visited, #content a:active {color: #7a96df;text-decoration: none;}
#content a:hover{color : #FF6633;text-decoration: underline;}

/*----- 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.no1-reform.jp/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.no1-reform.jp/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;}


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

#sidebar h2{
	margin: 5px 5px 0 10px;
	border: 1px solid #555;
	background: #0F3357;
	font: bold 117%/1.7  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
}

/*　アドセンス　*/
#sidebar .ads{
	margin: 0 5px 0 10px;
}

#sidebar .search{	
	margin: 0 5px 0 10px;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}

/*　検索窓　*/
#sidebar .search div {
	padding: 10px;
	text-align: left;
}

/* カテゴリ指定 */
#sidebar .cat{
	margin: 0;
}

#sidebar .cat h2{
	margin: 5px 5px 0 10px;
	border: 1px solid #555;
	background: #0F3357;
	font: bold 117%/1.7  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
}

#sidebar ul.menu{
	margin: 0 5px 0 10px;
	padding: 0;
	list-style-type: none;
}

#sidebar ul.menu li{
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}

#sidebar ul.menu li.tc1 a {
	display: block;
	margin: 0;
	padding: 5px 0px 5px 20px;
	background: #fff8dc url("http://www.no1-reform.jp/img/menu01a.gif") no-repeat;
	color: #666;
	font-size: 100%;
	text-decoration: none;
	text-align: left;
}

#sidebar ul.menu li.tc1  a .des{
	padding: 5px;
	background: #f5f5f;
	color: #3D7A8F;
	font: normal 85%/1.5  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	text-align: left;
}

#sidebar ul.menu li.tc1 a:hover {
	background: #FFF url("http://www.no1-reform.jp/img/menu02a.gif") no-repeat;
	color: #333;
}


#sidebar ul.menu li a {
	display: block;
	margin: 0;
	padding: 5px 0px 5px 30px;
	background: #fff url("http://www.no1-reform.jp/img/menu03a.gif") no-repeat;
	color: #ff8c00;
	font-size: 100%;
	text-decoration: none;
	text-align: left;
}

#sidebar ul.menu li a .des{
	padding: 5px;
	background: #f5f5f5;
	color: #3D7A8F;
	font: normal 85%/1.5  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	text-align: left;
}

#sidebar ul.menu li a:hover {
	background: #FFF url("http://www.no1-reform.jp/img/menu04a.gif") no-repeat;
	color: #333;
}

#sidebar ul.menu li a:hover .des {
	background: #FFF;
}


/* メニューブログ*/
.menublog ul {
	list-style-type: none;
	padding: 5px 0px 5px 10px;
}

.menublog a, .menublog a:hover, .menublog li {
	display: block;
	width: 175px;
	height: 75px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	background: url("http://www.no1-reform.jp/img/staffblog.gif") no-repeat;
}




	
/* What's New*/
.new_index{
	height:30px;
	margin; 10px 0px 0px 0px;
	background-color: #0066ca;
	background: url("http://www.no1-reform.jp/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.no1-reform.jp/img/new_list.gif");
	background-repeat: no-repeat;
	}
.new a:hover{color:#0000cd;}

	
/*フッター*/
#footer{
	clear: both;
	width: auto;
	height: 40px;
	background: #0F3357;
	margin: 0;
	}

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

#footer a:link, #footer a:visited, #footer a:active {color: #FFF;text-decoration: none;}
#footer a:hover{color : #FF6060;text-decoration: underline;}


#footer img{border: 0;vertical-align: middle;}

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

/*  ページナビ  */
.navi2 {
	margin: 0 0 5px 0;
	font-size: 10px;
	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;}

/*  記事の右寄せ  */
.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%;
	}

/*  TOP最新実例  */
#topjiturei {
	clear: both;
	margin-top: 10px;
	}

#topjiturei ul, #topjiturei li{
	margin: 0;
	padding: 0;
	list-style: none;
	}

#topjiturei li{
	float: left;
	}

.topjitureibox {
	float: left;
	width: 140px;
	height: 250px;

	margin-right: 20px;
	margin-top: 20px;
	}

.topjitureiboxp {
	width: 140px;
	height: 100px;
        text-align: center;
        align: center;
	display: block;
	overflow: hidden;
	}

.topjitureiboxt {
	width: 140px;
        text-align: center;
        font-weight: bold;
	margin-top: -15px;
	}

.topjitureiboxtb {
	width: 140px;
	display: block;
	overflow: hidden;
	}


/*  会社概要  */
.kaisyatable table {
	width: 100%;
	margin: 0px 0px 20px 0px;
	font-size: 1em;
	border: 1px solid #808080;
	border-collapse: collapse;
	}

.kaisyatable td, th {
	border-collapse: collapse;
	border: 1px solid #808080;
	padding: 5px;
	font-size: 1em;
	}

.kaisyatable th {
	background-color: #f5f5f5;
	text-align: center;
	color: #808080;
	}

