/*
ここは消さないで下さい!
CSSLicense: Tsunehisa Hazama
*/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #FFFFFF;
	margin : 0px;
	background: url("http://gihu-jumokui.com/img/back.gif");
	color:#333;
	font-size: 12px;
	line-height: 150%;
}


/* 画像の属性 */
img {
	border-style: none;
}

/* strongの色 */
strong {
	color: #FF0000;
	font-size:14px;
}
	
/*フィールド属性 */
fieldset {
	font-size:12px;
	line-height: 150%;
	color: #333;
	margin : 5px 0px 5px 5px;
	padding: 5px;
	text-align: left;
	text-valign: top;
}

legend {
	font-size: 14px;
	font-weight: bold;
	color : #990073;
	clear: both;		
}

/*その他*/
.detail {
	text-align:right;
	font-size: 10px;
	margin : 0px;
	padding :0px 10px 0px 10px;
}

.magmag{
	padding :0px 10px 10px 10px;
	font-size: 10px;
	line-height: 150%;
}

/* リンクの属性（未指定時） */

a:link {
	color: blue;
}

a:hover {
	color: #CC0000;
	background-color: #FFFF00;
}

/* --------- 基本設定 ----------------------------------　*/
#base
{
	width: 760px;
	margin-top : 0px;
	margin-left: auto;
	margin-right: auto;
	background-color:white;
}

#wrapper
{
	width: 760px;
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url("http://gihu-jumokui.com/img/top01.jpg");
	background-repeat: no-repeat;
}
/*------------------------------------------------------ */

/* ブログの枠等の属性 */

#container{
	width:760Px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
		
/*ヘッダー部分*/
#header	{
	margin : 0px;
	padding: 0Px;
	height : 100px;
}

#header h1{
	margin-top : 0px;
	margin-bottom: 0px;
	text-indent: -1000px;
}
		
#header h1 a {
	width:400px;
	height:90px;
	background-image: url("http://gihu-jumokui.com/img/top01.jpg");
	background-repeat: no-repeat;
	display: block;
}

#header h1 a:hover {
	background-image: url("http://gihu-jumokui.com/img/top01.jpg");
}
		

/*-----サイド(left)--------*/

#sidebar {
	width: 185PX;
	float: left;
	margin: 0px;
	color: #333;
	font-size: 12px;
	line-height;150%;
}

/*フィールド属性 otherpage  */
#sidebar fieldset {
	font-size:10px;
	line-height: 130%;
	color: #333;
	margin : 0px 0px 5px 5px;
	padding: 5px;
	text-align: left;
	text-valign: top;
}

#sidebar legend {
	font-size: 12px;
	color : blue;
}

#sidebar .box1{
	width: 170px;
	height: 90px;
	display: block;
	margin: 5px 2px 3px 3px;
	padding: 5px;
	color : #333;
	background-image: url("http://gihu-jumokui.com/img/s_box01.gif");
	background-repeat: no-repeat;
}

#sidebar .box2{
	width: 170px;
	height: 90px;
	display: block;
	margin: 5px 2px 3px 3px;
	padding: 5px;
	color : #333;
	background-image: url("http://gihu-jumokui.com/img/s_box02.gif");
	background-repeat: no-repeat;
}

#sidebar .box2 a:link,#sidebar .box2 a:visited {
	color: #333;
}

#sidebar .box2 a:hover {
	color: #CC0000;
	background-color: #FFFF00;
}


#sidebar h2 {
	font-size: 12px;
	font-family: Verdana,Helvetica,sans-serif;
	border-style: solid;
	border-color: #FF80C0;
	border-width: 0px 0px 1px 10px;
	color: #8080C0;
	background-color: #DCDCED;
	margin-top : 5px;
	margin-bottom: 5px;
}

#sidebar h3 {
	font-size: 12px;
	font-family: Verdana,Helvetica,sans-serif;
	color: #666;
	margin: 2px 5px 2px 5px;
}

#sidebar p {
	color:#333;
}

dt {
	margin-left : 10Px;
}

dd {
	margin-left : 40px;
}


/*------メニュー部分------*/

.menu a	{
	color:#444;
	text-decoration:none;
	width:180px;
	height:25px;
	background-image: url("http://gihu-jumokui.com/img/menu01.gif");
	background-repeat: no-repeat;
	text-indent: 15px;
	text-valign: center;
	display: block;
	font-size: 12px;
	padding-top: 5px;
	margin: 1px 2px 1px 3px;
}
		
.menu a:hover{
	color:#444;
	background-image: url("http://gihu-jumokui.com/img/menu02.gif");
	background-repeat: no-repeat;
	background-color: #FFF;
}

#searchform	{
	margin-top: 5px;
}
		
#searchform p	{
	margin-top: 2px;
	margin-bottom: 2px;
}


/*エントリー部分*/
#content {
	width: 560px;
	float: right;
	margin : 0px 5px 0px 5px ;
	font-size: 12px;
	line-height :150%;
}

#content p {
	clear: both;
	color:#333;
	margin: 5px 5px 0px 15px;
	font-size: 12px;
	line-height: 130%;
}

#content h2 {
	border-style: solid;
	border-color: #FF9900;
	border-width: 0px 0px 1px 10px;
	margin: 5px 5px 5px 5px;
	padding-left:5px;
	font-size:12px;
	font-weight:bold;
}

#content h3 {
	font-size: 12px;
	font-weight:bold;
	font-family: Verdana,Helvetica,sans-serif;
	border-bottom: 1px solid #CCC;
	color: #333;
	margin: 0px 0px 2px 5px;
}

#content a {
	color: blue;
}

		
#content a:hover {
	color : #FF6600;
}		


/*記事枠の設定*/

#content .box1{
	float: left;
	width: 250px;
	height: 250px;
	background-image: url("http://gihu-jumokui.com/img/box01.gif");
	background-repeat: no-repeat;
	margin: 5px 0px 0px 3px;
	padding: 10px;
	color: #333;
	font-size: 12px;
	display: block;
}

#content .box2{
	float: right;
	width: 250px;
	height: 250px;
	background-image: url("http://gihu-jumokui.com/img/box02.gif");
	background-repeat: no-repeat;
	margin: 5px 0px 0px 0px;
	padding: 12px;
	color: #333;
	font-size: 12px;
	display: block;
}

#content .box11{
	float: left;
	width: 180px;
	height: 50px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin: 5px 0px 0px 3px;
	padding: 1px;
	color: #333;
	font-size: 12px;
	display: block;
}

content .box12{
	float: left;
	width: 360px;
	height: 50px;
	background-color: #ffffe5;/
	background-repeat: no-repeat;
	margin: 5px 0px 0px 2px;
	padding: 10px;
	border: 1px solid #ffcc00;
	color: #333;
	font-size: 12px;
	display: block;
}

#content .box111{
	float: left;
	width: 530px;
	height: 30px;
	background-color: #e9e6cf;
	background-repeat: no-repeat;
	margin: 5px 0px 0px 3px;
	padding: 10px;
	color: #333;
	font-size: 12px;
	display: block;
}

#content .box21{
	float: right;
	width: 340px;
	height:154px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin: 5px 0px 0px 0px;
	padding: 1px;
	color: #333;
	font-size: 12px;
	display: block;
}

#content .box22{
	float: right;
	width: 160px;
	height: 120px;
	background-color: #ccffcc;/
	background-repeat: no-repeat;
	margin: 5px 0px 0px 0px;
	padding: 10px;
	color: #333;
	font-size: 12px;
	display: block;
}
#content .box3{
	float: left;
	width: 535px;
	height: 80px;
	background-image: url("http://gihu-jumokui.com/img/box03.gif");
	background-repeat: no-repeat;
	margin: 5px 0px 0px 3px;
	padding: 10px;
	color: #333;
	font-size: 12px;
	display: block;
}

#content .box31{
	float: left;
	width: 170px;
	height: 60px;
	color: #000;
	display: block;
	font-size: 12px;
	padding:5px 0px 5px 5px;
	margin: 0px 5px 0px 0px;
	color: #333333;
	border-left: 5px solid #71CCB7;
	background: #eeeeee;
}

#content .box4{
	float: left;
	width: 113px;
	height: 230px;
	background-image: url("http://sample.jp-soft.com/12/img/box04.gif");
	background-repeat: no-repeat;
	margin: 10px 0px 10px 5px;
	padding: 10px;
	color: #333;
	font-size: 12px;
	display: block;
}

#content .box5{
	float: left;
	width: 480px;
	height: 100px;
	background-color: #fff9e1;/
	background-repeat: no-repeat;
	margin: 25px 10px 0px 10px;
	padding: 10px 10px 10px 10px;
	border: red 1px dashed;
	color: #000;
	font-size: 12px;
	display: block;
}
#content .box51{
	float: left;
	width: 500px;
	height: 60px;
	background-color: #fff9e1;/
	background-repeat: no-repeat;
	margin: 0px 10px 0px 10px;
	padding: 10px 10px 10px 10px;
	border: red 1px dashed;
	color: #000;
	font-size: 12px;
	display: block;
}

#content .box53{
	float: left;
	width: 480px;
	height: 100px;
	background-color: #fff9e1;/
	background-repeat: no-repeat;
	margin: 5px 10px 0px 10px;
	padding: 10px 0px 10px 10px;
	border: red 1px dashed;
	color: #000;
	font-size: 12px;
	display: block;
}


/*trackbacks & Comments*/

#content .post1 {
	border-top: solid 1px #AAAAFF;
	font-size: 10px;
	padding-top: 6px;
	margin-bottom: 30px;
}

#content #trackbackdata h3{
	font-size: 10px;
	color: #888;
	margin-bottom: 0px;
}

#content #tbdata. #content #commentdata p{
	font-size: 10px;
	color: #888;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content #commentdata .post2 p{
	margin-bottom: 20px;
	font-size:10px;
	text-align: right;
}
#content .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}

		
/*フッター部分*/
#footer {
	width : 760px;
	clear: both;
	margin : 0px;
	padding: 10px;
}
		
#footer p {
	font-size: 10px;
}


#footer #link{
	font-size:10px;
	color:#333;
	margin-top:5px;
	margin-bottom:5px;
}

#footer a{
		color: blue;
}

#footer a:hover{
		color : #FF6600;
}		

#copyrights {
	border-top : 1px solid #BBB;
	border-bottom : 1px solid #BBB;
	width : 760px;
	clear: both;		
	font-size: 10px;
    text-align: center;
	height: 20px;
	margin: 10px 0px 0px 0px;
}

#copyrights p	{
	background: url("http://gihu-jumokui.com/img/footer.gif");
	font-size: 10px;
	line-height: 170%;
	margin-top: 0;
	margin-bottom: 0;
	color: #333;
}

/*  ナビボタン  */

#navi {
	background: url("http://gihu-jumokui.com/img/navi.gif");
	background-repeat: repeat-x;
	width : 720px;
	clear: both;		
	font-size: 11px;
	height: 20px;
	margin: 0;
}	

.navi1 {
	float : left;
	padding : 0px 10px 0px 10px;
	border-right:dotted 1px #8080C0;
}

.navi1 a:link, .navi1 a:visited, .navi1 a:active {
	color: blue;
	text-decoration: none;
	}

.navi1 a:hover {
	color: #FF0000;
	}

/*  ページナビ  */
.navi2 {
	border-top : 1px solid #BBB;
	border-bottom : 1px solid #BBB;
	background-color: #ｆｆｆ;
	font-size: 11px;
	color:#333;
	margin : 0px;
	padding : 2px 10px 2px 10px;
}

.navi2 a:link, .navi2 a:visited, .navi2 a:active {
	color: blue;
}

.navi2 a:hover {
	color: #FF0000;
}

p.infobox {
   height: 10em;
　width: 19em;
   overflow: auto;
   background-color: #ffffff;/
   border: red 1px dashed;
}

/*--------------------------------------------------------
■見出しタグ・装飾タグの設定
--------------------------------------------------------*/


/*●文字色（<span class="red">などとして使用）*/
.black{ color: #000000;}/*黒色テキスト*/
.red{ color: #ff0000;}/*赤色テキスト*/
.blue{ color: #0000dd;}/*青色テキスト*/
.green{ color: #008000;}/*緑色テキスト*/
.yellow{ color: #ffff00;}/*黄色テキスト*/
.navy{ color: #1F26A9;}/*紺色テキスト*/
.gray{ color: #cccccc;}/*灰色テキスト*/
.orange{ color: #ff6600;}/*橙色テキスト*/
.pink{ color: #cc6699;}/*ピンク色テキスト*/
.purple{ color: #660099;}/*紫色テキスト*/
.olive{ color: #808000;}/*黄土色テキスト*/
.lime{ color: #00ff00;}/*黄緑テキスト*/
.aqua{ color: #167FA6;}/*黄緑テキスト*/


/*●戻る＆進むリンク*/
.link-back,.link-next{
	padding: 3px;
	margin: 20px 0px 10px 0px;
	font-weight: bold;
	font-size:1.0em;
	border: 1px solid #71CCB7;
	background: #eeeeee;
	clear: both;
}

.link-back{ float: left;}
.link-next{ float: right;}
.link-next a{ text-decoration:underline; }
.link-next a:link{ color: #0000dd; }/*リンク文字の色*/
.link-next a:visited{ color: #0000dd; }/*訪問済みリンクの色*/
.link-next a:hover{ color: #ff0000; }/*カーソルがリンク文字上に来たときの色*/


/*●アンダーライン*/
.underline{ text-decoration:underline;}


/*●取り消し線*/
.not{ text-decoration:line-through;}


/*●強調1*/
.impact{
	padding: 0px;
	color: #000000;
	background-color: #ffff66;
}


/*●線*/
hr{
	border-width: 1px 0px 0px 0px;
	color:#cccccc;
	border-style: solid none none none;
	clear: both;
	height:1px;
}

/*--------------------------------------------------------
■画像配置の設定
--------------------------------------------------------*/

/*左に画像、右に文章*/
.left{
	float: left;
	margin: 0px 20px 10px 0px;
}

/*左に文章、右に画像*/
.right{
	float: right;
	margin: 0px 0px 10px 20px;
}


