/*
Theme Name: Info7
Theme URI: http://www.mitsuwa-g.co.jp/
Description: Info7
Author: Y.Nigauri
*/

*{marigin:0;padding:0;}
body	{
/*        background-img: url("http://k-kabegami.sakura.ne.jp/komugi/3.jpg");*/

/*        background-img: url("../images/SY077_L.jpg");*/
/*        background-img: url(images/3.jpg);*/
	top:000px;
/*	width:90%;*/
	marigin:0px;
	padding-right:10px;
	padding-left:10px;
	center;
	}
#main {
	background-color: #ffffff;
	padding: 5px 10px 1px;
	}
 .clear	{
	clear:both;
	margin:0;
	}

a	{
	color: #00a0c6;
	}

/* ++++++ ヘッダー部分のデザイン ++++++ */

#header	{
	width:100%;
	height:200px;
/*	font-size: small;*/
	}

#header h1	{
	background-color: #00657d;
	margin: 0;
	}

#header h1 img	{
	border: none;
	margin: 15px 15px;
	}

#header ul	{
	background-color: #b0c4de;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: solid 1px #00657d;
	height: 6.2em;
	font-size: 0.75em;
	}

#header li	{
/*	font-size: 8pt;*/
	text-align: center;
	border-bottom: solid 1px #00657d;
	border-right: solid 1px #00657d;
	float: left;
	line-height: 2em;
	}

#header li a	{
	display: block;
	width: 120px;
	text-decoration: none;
	color: #333333;
	}

#header li a:hover	{
	background-color: #bbff7a;
	}

/* ++++++ トップページのデザイン ++++++ */

#top	{
	background-color: #ffffff;
	position: relative;
	top: 0;
	left: 0;
	}

#topimg	{
	margin: 0;
	}

#message	{
	position: absolute;
	top: 230px;
	left: 80px;
	width: 340px;
	margin: 0;
	color: #ffffff;
	font-size: 1.275em;
	line-height: 180%;
	}

/* ++++++ パンくずリンクのデザイン ++++++ */
#bread	{
	margin:0;
	font-size:0.75em;
	font-weght:bold;
	}

/* ++++++ ページのデザイン ++++++ */

#pagemain	{
	background-color: #ffffff;
	background-image: url(images/pagesidebar.gif);
	background-repeat: repeat-y;
	padding: 0px 0 1px;
	}

#pagesidebar	{
	background-image: url(images/pagesidebar.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 170px;
	float: left;
	font-size: 0.75em;
	padding: 0px 5px 0px 10px;
	line-height: 150%;
	}

#pagecontent	{
/*	width: 600px;*/
	width: 700px;
/*	width: 77%;*/
	float: left;
	margin-left: 20px;
	padding-bottom: 20px;
	}

#pagecontent h2	{
	background-image:url(images/bar.gif);
	background-repeat:no-repeat;
	color: #ffffff;
	font-size: 1.2em;
	padding:6px 10px;
	}


#pagemain .clear	{
	background-image: url(images/pagesidebar.gif);
	background-repeat: repeat-y;
	}


#pagesidebar ul	{
	list-style-type: none;
	margin: 0;
	padding: 5px 5px 5px 5px;
	}

#pagesidebar li a	{
	color: #000000;
	text-decoration: none;
	border-bottom: dotted 1px #ffffff;
	}

#pagesidebar li strong	{
	display: block;
	padding: 10px 20px;
	}

#pagesidebar li li	{
	padding: 5px 5px 5px 20px;
	background-image: url(images/mark.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	}

#pagesidebar li li a	{
	color: #000000;
	text-decoration: none;
	border-bottom: dotted 1px #ffffff;
	}

#pagesidebar ul li a:hover	{
	color: red;
	}


#pagecontent #bread	{
	margin-top: 10px;
/*	text-align: right;*/
	}

#pagecontent #date	{
	font-size: 0.75em;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	color: #69d600;
	}

#pagecontent #date img	{
	vertical-align: middle;
	padding-right: 10px;
	}


#pagepost	{
	padding-bottom: 10px;
	}

#pagepost h2	{
	background-image: url(images/bar_small.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 1.2em;
	padding: 6px 10px;
	}

#pagepost p	{
	font-size: 0.75em;
	line-height: 150%;
	padding: 0 10px;
	}


#pagelist h2	{
	margin: 30px 0 0;
	padding-bottom: 5px;
	border-bottom: solid 4px #69d600;
	font-size: 0.875em;
	}

#pagelist h2 a	{
	text-decoration: none;
	color: #00657d;
	}

#pagelist h2 span	{
	color: #888888;
	font-size: smaller;
	font-family: Verdana, Helvetica, sans-serif;
	}

#pagelist h2 a:hover	{
	color: #00a0c6;
	}

#pagelist p	{
	margin-top: 10px;
	font-size: 0.75em;
	line-height: 140%;
	}





/* ++++++ コンテンツ部分のデザイン ++++++ */

#container{
	position:relative;
	}
#containt{
	top:100px;
	left:180px;
	border-left-style:solid;
	}

#contents	{
	/*width:77%; */
	background-image: url(images/sidebar.gif);
	margin:5px 0 0;
	border-width:5px;
	float: left ;
	font-size: 1.2em;
	background-repeat:repeat-y;
/*	border-left-style:solid;*/
	}

#contents h2	{
	background-image:url(images/bar.gif);
	background-repeat:no-repeat;
	color: #ffffff;
	font-size: 1.2em;
	padding:6px 10px;
	}

#contents p	{
	font-size:0.75em;
	line-height:150%;
	}
#contents table	{
	width 120%;
	font-size:0.75em;
	line-height:150%;
	}
/*#contents .clear	{
	background-image: url(images/sidebar.gif);
	clear:both;
	margin:0;
	background-repeat: repeat-y;
	}*/

#post01	{
	padding:0 10px 10px;
	width: 700px;
	}

#post02	{
	padding-left:10px;
	width:460px;
	float:left;
	}

#sidebar	{
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 170px;
	float: left;
	font-size: 1.2em;
	}

/*#sidebar{
	top:0px;
	float:left;
	border:none;
	width :20%;
	font-size: 1.2em;
        background-color: #ffffa6;
	background-repeat: repeat-y;
	}*/

#sidebar h4	{
/*	margin: 0;*/
/*	padding: 5px;*/
/*	background-color: #ffffff; */
	color: #00657d;
	font-size: 1.00em;
	}

#sidebar div	{
/*	border: solid 5px #00657d;*/
	background-color: #00dddd;
	color: #00657d;
	}


#sidebar ul	{
	font-size: 1.00em;
/*	margin: 5px 10px; */
	color: #00657d;
/*	padding: 3px;*/ 
	}

#sidebar ul a	{
	color: #22657d;
	}

#sidebar li {
	font-size: 0.9em;
/*padding: 3px*/
/* 5px 5px 20px;*/
	color: #00657d;
	}

#sidebar li a	{
	color: #444444;
	text-decoration: none;
/*	border-bottom: dotted 1px #ffffff;*/
	}

/*#sidebar .clear	{
	background-repeat: repeat-y;
	clear:both;
	margin:0;
	}*/

#link	{
	border-collapse:collapse;
	margin-bottom:20px;
	font-size:0.75em;
	}

#link th,#link td	{
	text-align:left;
	padding:10px 5px;
	border:solid 1px #00a0c6;
	}

#link th	{
	width: 100px;
	background-color:#88c0ff;
	}

#link a	{
	text-decoration:none;
	color:#000000;
	}

#link a:hover	{
	color:#00657d;
	}


/* ++++++ フッター部分 ++++++ */

#footer	{
	background-color: #00657d;
	padding: 10px 20px;
	}

#footer img {
	vertical-align:middle;
	margin-left:	1em;
	background-color: #00657d;
	bottom:	0em;
	border: none;
	}

#footer address	{
	text-align: center;
	color: #ffffff;
	font-size: 0.75em;
	font-style: normal;
	}



/* ++++++ ニュースコンテンツのデザイン ++++++ */

#topmessage	{
	position: absolute;
	top: 0px;
	left: 280px;
	width: 740px;
	}

#topmessage h2	{
	margin: 0;
	padding: 3px;
/*	background-color: #00657d;*/
	color: #ffffff;
	font-size: 2.75em;
	}

#topnews	{
	position: absolute;
	top: 230px;
	left: 630px;
	width: 340px;
	}

#topnews h2	{
	margin: 0;
	padding: 3px;
	background-color: #00657d;
	color: #ffffff;
	font-size: 0.75em;
	}

#topnews div	{
	border: solid 1px #00657d;
	background-color: #ffffff;
	overflow: auto;
	height: 120px;
	}


#topnews ul	{
	font-size: 0.75em;
	margin: 5px 30px;
	padding: 0;
	}

#topnews ul a	{
	color: #00657d;
	}

#monthmain	{
	background-color: #ffffff;
	background-image: url(images/monthsidebar.gif);
	background-repeat: repeat-y;
	padding: 0px 0 1px;
	}

#monthsidebar	{
	background-image: url(images/monthsidebar.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 170px;
	float: left;
	font-size: 0.75em;
	}

#monthcontent	{
	width: 570px;
	float: left;
	margin-left: 20px;
	padding-bottom: 20px;
	}

#monthmain .clear	{
	background-image: url(images/monthsidebar.gif);
	background-repeat: repeat-y;
	}


#monthsidebar ul	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#monthsidebar li strong	{
	display: block;
	padding: 10px 20px;
	}

#monthsidebar li li	{
	padding: 5px 5px 5px 20px;
	background-image: url(images/mark.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	}

#monthsidebar li li a	{
	color: #000000;
	text-decoration: none;
	border-bottom: dotted 1px #ffffff;
	}

#monthsidebar li li a:hover	{
	color: red;
	}


#monthcontent #bread	{
	margin-top: 10px;
/*	text-align: right;*/
	}

#monthcontent #date	{
	font-size: 0.75em;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	color: #69d600;
	}

#monthcontent #date img	{
	vertical-align: middle;
	padding-right: 10px;
	}


#monthpost	{
	padding-bottom: 10px;
	}

#monthpost h2	{
	background-image: url(images/bar_small.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 1.2em;
	padding: 6px 10px;
	}

#monthpost p	{
	font-size: 0.75em;
	line-height: 150%;
	padding: 0 10px;
	}


#monthlist h2	{
	margin: 30px 0 0;
	padding-bottom: 5px;
	border-bottom: solid 4px #69d600;
	font-size: 0.875em;
	}

#monthlist h2 a	{
	text-decoration: none;
	color: #00657d;
	}

#monthlist h2 span	{
	color: #888888;
	font-size: smaller;
	font-family: Verdana, Helvetica, sans-serif;
	}

#monthlist h2 a:hover	{
	color: #00a0c6;
	}

#monthlist p	{
	margin-top: 10px;
	font-size: 0.75em;
	line-height: 140%;
	}

/* +++++++++++++++++++その他 +++++++++++++++++++++*/

#content{
	border-width:1px;
	border-left-style:solid;
	margin-left:200px;
	}

#post   {
	margin-left:20px;
	margin-right:20px;
	background-color: #ffffff;
	font-size: 0.75em;
	}

a	{
	color:#3366aa;
	}

