/* page styles ------------------------------------------*/

body {
	margin: 0px 0px 0px 0px;
	font-family: "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	color: #000;
	margin: 0px;
	text-align: center;
	background-attachment: fixed;
	background-image: url(../template/background2.gif);
	background-repeat: repeat-y;
	background-position: center top;        
	}


/* general type styles ------------------------------------------*/

a {
	font-weight:none;	
	text-decoration: none;
	background-color: transparent;
	}

a:link {
	color: #696969;
	font-weight:bold;
	text-decoration: none;
	background-color: transparent;
	} 

a:visited {
	color: #000000;
	text-decoration: none;
	background-color: transparent;
	} 

a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
	} 

a:hover {
	color: #999999;
	text-decoration: underline;
	background-color: transparent;
	}

img	{
	padding: 0px;
	border: 0px;
	margin: 0px;
	}
	
h1	{
	font-family: helvetica, arial, sans-serif;
	font-size: 18px;
	line-height: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}

h2	{
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #000;
	line-height: 16px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	border: 0px;
	margin: 0px 0px 0px 0px;
	}		

h3	{
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	line-height: 16px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	border: 0px;
	margin: 0px 0px 0px 0px;
	}
		
h4	{
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	line-height: 13px;
	font-weight: bold;
	padding: 0px 0px 3px 0px;
	border: 0px;
	margin: 0px 0px 0px 0px;
	}

p	{
	padding: 0px 0px 3px 0px;
	}

p.repo	{
	margin: 3px 0px 0px 0px;
	padding: 0px 5px 2px 0px;
	line-height: 16px;
	color: #336699;
	}


/* link extra type styles news------------------------------------------*/

a {
	font-weight:none;	
	text-decoration: none;
	background-color: transparent;
	}

.news:link {
	color: #FF0099;
	font-weight:normal;
	text-decoration: none;
	background-color: transparent;
	} 

.news:visited {
	color: #FF0099;
	text-decoration: none;
	background-color: transparent;
	} 

.news:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0099;
	} 

.news:hover {
	color: #FFFFFF;
	text-decoration: none;
}



/* header styles ------------------------------------------*/

#header	{
	padding: 25px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#header	h1	{
	text-indent: -1000px;
	float: left;
	width: 10px;
	}

#header	img	{
	float: left;
	padding-right: 10px;
	}
		
#header	p	{
	float: left;
	width: 620px;
	margin: 0px;
	padding: 0px;
	}
		
#header	form	{
	margin: 0px;
	padding: 0px;
	}

#header	input	{
	font-family: arial, sans-serif;
	font-size: 11px;
	padding: 2px;
	margin: 0px;
	background-color: #FFF;
	}
		

/* menu styles ------------------------------------------*/

.title{
	width: 800px;
	margin: 40px 0px 0px 0px;
	}

ul.gnavi{
	position: relative;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 35px;
	background: transparent url(images/menu.gif) 0px 0px no-repeat;
}

ul.gnavi li{
	height: 35px;
	text-indent: -9999px;
}
	
ul.gnavi li a{
	position: absolute;
	overflow: hidden;
	top: -1px;
	height:35px;
	text-indent: -9999px;
	text-decoration: none;
}

li.gnavi_home a{
	left: 250px;
	width: 63px;
	background: transparent url(images/menu.gif) -250px -0px no-repeat;
}

li.gnavi_genba a{
	left: 313px;
	width: 107px;
	background: transparent url(images/menu.gif) -313px -0px no-repeat;
}

li.gnavi_tubo a{
	left: 427px;
	width: 125px;
	background: transparent url(images/menu.gif) -427px -0px no-repeat;
}

li.gnavi_opt a{
	left: 555px;
	width: 120px;
	background: transparent url(images/menu.gif) -555px -0px no-repeat;
}

li.gnavi_kikaku a{
	left: 680px;
	width: 110px;
	background: transparent url(images/menu.gif) -680px -0px no-repeat;
}

li.gnavi_home a:hover{background-position: -250px -35px;}
li.gnavi_genba a:hover{background-position: -313px -35px;}
li.gnavi_tubo a:hover{background-position: -427px -35px;}
li.gnavi_opt a:hover{background-position: -555px -35px;}
li.gnavi_kikaku a:hover{background-position: -680px -35px;}




/* post styles ------------------------------------------*/

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
	width: 800px;
	
	background-color: #FFFFFF;
	}

#posts {
	float: right;
	width: 560px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image:url(../Copy of inquiry/index_files/sabae.jpg)	}

#entry {
	float: left;
	margin: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	}

#entry h3 {
		margin: 0px 0px 0px 0px;
		padding: 7px 0px 6px 5px;
	}

.category	{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 5px;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #666;
	}


/* articles styles ------------------------------------------*/
	
#more {
	display: block;
	float: left;
	width: 560px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}


#more h2 {
		color: #333333;
		margin: 5px 0px 0px 0px;
		padding: 7px 0px 0px 0px;
		line-height: 18px;
	}

#source	{
	display: block;
	float: left;
	width: 84px;
	margin: 325px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	text-align: center;
	}

.source-module ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 0px;
	}

.source-module li {
	list-style-type: none;
	line-height: 200%;
	border-bottom: 1px dotted #666;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

.source-module li img	{
	margin: 8px 0px 0px 0px;
	padding: 0px -5px 0px 0px;
	}
	
.source-module li p {
	color: #666;
	font-size: x-small;
	font-weight: normal;
	line-height: 12px;
	padding: 0px 6px 0px 6px;
	text-align: left;
	}

.source-module	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: none;
	}

.source-module	h4	{
	margin: 0px 0px 5px 0px;
	border-top: 1px solid #000;
	border-bottom: 1px dotted #BFBFBF;
	padding: 5px 0px 6px 5px;
	background-color: #E6E6E6;
	color: #000;
	}


#article {
	display: block;
	float: right;
	width: 560px;
	color: #000;
	font-size: small;
	font-weight: normal;
	line-height: 1.5em;
	text-align: left;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
span.name {
	color: #4D4D4D;
	font-size: 10px;
	font-weight: bold;
	}
	
span.paragraph {
	color: #EB1112;
	font-size: x-small;
	font-weight: normal;
	margin: 0px 0px 0px 10px;
	}

/* 記事内 image ------------------------------------------*/

.img-left {
	float: left;
	width: 150px;
	text-align: center;		
	margin-right: 10px;
	padding-bottom: 5px;
	}
	
.img-left p {
	color: #666;
	font-size: x-small;
	font-weight: normal;
	line-height: 15px;
	text-align: center;		
	}

.img-leftw {
	float: left;
	width: 250px;
	text-align: center;		
	margin-right: 10px;
	padding-bottom: 5px;
	}
	
.img-leftw p {
	color: #666;
	font-size: x-small;
	font-weight: normal;
	line-height: 15px;
	text-align: center;		
	}

.img-right {
	float:right;
	width: 150px;
	margin-left: 10px;
	padding-bottom: 5px;
	
	}
	
.img-right p {
	color: #666;
	font-size: x-small;
	font-weight: normal;
	line-height: 15px;
	text-align: center;		
	}

.img-rightw {
	float:right;
	width: 250px;
	margin-left: 10px;
	padding-bottom: 5px;
	
	}

.img-rightw p {
	color: #666;
	font-size: x-small;
	font-weight: normal;
	line-height: 15px;
	text-align: center;		
	}

.img-all {
	float:right;
	width: 560px;
	margin-left: 0px;
	padding-bottom: 5px;
	
	}

.img-all p {
	color: #666;
	font-size: x-small;
	font-weight: normal;
	line-height: 15px;
	text-align: center;		
	}




/* 記事詳細 ------------------------------------------*/

#article-data {
	display: block;
	float: left;
	width: 560px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}


/* 記事詳細 profile------------------------------------------*/

.profile {
	float: left;
	width: 280px;
	text-align: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	}

.profile h4 {
	margin: 0px 0px 5px 0px;
	border-top: 2px solid #000;
	border-bottom: 1px dotted #FF0000;
	padding: 6px 0px 5px 5px;
	background-color: #F2F2F2;
	color: #000;
	}


.profile ul {
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dotted #F40946;
	}

.profile li {
	font-size: 10px;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
	padding: 0px 0px 0px 5px;
	list-style-type: none;
	}

.profile li.name {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	}


/* 左側　sidebar styles   ------------------------------------------*/

#sidebar {
	float: left;	
	width: 210px;
	background-color: #FFFFFF;
	overflow: hidden;
	margin: 0px 0px 0px 0px;

	}
		
.sidebar-module	{
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 25px 0px;
	background-color: none;
	width: 210px;
	}
			
.sidebar-module	h3	{
	margin: 0px 0px 5px 0px;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	padding: 6px 0px 5px 5px;
	background-color: none;
	color: #000;
	}

.sidebar-module	h4	{
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	line-height: 14px;
	}

.sidebar-module	p	{
	font-size: 10px;
	font-weight: normal;
	line-height: 17px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	color: #000;
	}

.sidebar-module	p.first	{
	margin: 3px 0px 0px 0px;
	padding: 0px 5px 2px 5px;
	line-height: 16px;
	color: #666;
	}

.sidebar-module ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 0px;
	}

.sidebar-module	img	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	}


/* movetop  ------------------------------------------*/

#top {	float: right;
	width: 100px;
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
		}

/* footer  ------------------------------------------*/

#footer {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
		}

#footer p {
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.copyright {
	float: right;
	width: 400px;
	text-align: right;		
	margin: 0px 0px 15px 0px;
	padding: 5px 0px 0px 10px;
	}

/* footer_nabi ------------------------------------------*/

.title{
	width: 800px;
	margin: 0px 0px 0px 0px;
	}

ul.fnavi{
	position: relative;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 35px;
	background: transparent url(images/footer.gif) 0px 0px no-repeat;
}

ul.fnavi li{
	height: 35px;
	text-indent: -9999px;
}
	
ul.fnavi li a{
	position: absolute;
	overflow: hidden;
	top: 1px;
	height:35px;
	text-indent: -9999px;
	text-decoration: none;
}

li.fnavi_about a{
	left: 360px;
	width: 185px;
	background: transparent url(images/footer.gif) -360px -0px no-repeat;
}

li.fnavi_sitemap a{
	left: 545px;
	width: 90px;
	background: transparent url(images/footer.gif) -545px -0px no-repeat;
}

li.fnavi_link a{
	left: 635px;
	width: 63px;
	background: transparent url(images/footer.gif) -635px -0px no-repeat;
}

li.fnavi_iquiry a{
	left: 698px;
	width: 93px;
	background: transparent url(images/footer.gif) -698px -0px no-repeat;
}

li.fnavi_about a:hover{background-position: -360px -35px;}
li.fnavi_sitemap a:hover{background-position: -545px -35px;}
li.fnavi_link a:hover{background-position: -635px -35px;}
li.fnavi_iquiry a:hover{background-position: -698px -35px;}

