html {
background-image: url(images/back.gif);
background-repeat:repeat;
background-position: top left;
}

body {
	margin: 0;
	font-family:"ＭＳ ゴシック", "Osaka−等幅";
	background-image: url(images/body_back.gif);
	background-repeat: repeat-y;
	color: #000000;
	width: 800px;
	font-size:1.2em;
}

/* 全体 */
#container {
	width: 800px;
	text-align:left;
}

/* 社名 */
#main-title {
	margin-bottom: 0;
	margin-left: 110px;
	margin-right: 110px;
	font-size: .75em;
	letter-spacing: 5px;
	text-align: right;
	margin-top: 0;
	padding-bottom: 8px;
	font-weight: bold;
	padding-top: 8px;

	background-color: #333333;
	color: #ffffff;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	width: 800px;
}

#main-title a {
color:#FFFFFF;
text-decoration:none;

}

#main-title a:hover {
color:#FFFFFF;
text-decoration:underline;
}

#main-title #logo
{	margin-right:15px;
}

/* ヘッダー画像 */
#header-image {
background-color: #D1D1D9;
/*background-image: url(images/hi/sample.jpg);*/
background-repeat: no-repeat;
background-position: left top;
height: 300px;
border-top: 2px #ff4700 solid;
border-bottom: 2px #ff4700 solid;
margin-left: 110px;
margin-right: 110px;
width: 800px;
}

#header-image-com {
background-color: #D1D1D9;
background-repeat: no-repeat;
background-image: url(images/hi/hi_com.jpg);
background-position: left top;
height: 150px;
border-top: 2px #ff4700 solid;
border-bottom: 2px #ff4700 solid;
margin-left: 110px;
margin-right: 110px;
width: 800px;
}

#header-image-article{
background-color: #D1D1D9;
background-repeat: no-repeat;
background-image: url(images/hi/hi_article.jpg);
background-position: left top;
height: 150px;
border-top: 2px #ff4700 solid;
border-bottom: 2px #ff4700 solid;
margin-left: 110px;
margin-right: 110px;
width: 800px;
}

#header-image-qestion{
background-color: #D1D1D9;
background-repeat: no-repeat;
background-image: url(images/hi/hi_qestion.jpg);
background-position: left top;
height: 150px;
border-top: 2px #ff4700 solid;
border-bottom: 2px #ff4700 solid;
margin-left: 110px;
margin-right: 110px;
width: 800px;
}

#header-image-link{
background-color: #D1D1D9;
background-repeat: no-repeat;
background-image: url(images/hi/hi_link.jpg);
background-position: left top;
height: 150px;
border-top: 2px #ff4700 solid;
border-bottom: 2px #ff4700 solid;
margin-left: 110px;
margin-right: 110px;
width: 800px;
}

#header-image-inq{
background-color: #D1D1D9;
background-repeat: no-repeat;
background-image: url(images/hi/hi_inq.jpg);
background-position: left top;
height: 150px;
border-top: 2px #ff4700 solid;
border-bottom: 2px #ff4700 solid;
margin-left: 110px;
margin-right: 110px;
width: 800px;
}

#header-image-pori{
background-color: #D1D1D9;
background-repeat: no-repeat;
background-image: url(images/hi/hi_pori.jpg);
background-position: left top;
height: 150px;
border-top: 2px #ff4700 solid;
border-bottom: 2px #ff4700 solid;
margin-left: 110px;
margin-right: 110px;
width: 800px;
}

/* ナビメニュー */
#navbar {
margin-bottom: 0;
margin-left: 110px;
margin-right: 110px;
font-size: .65em;
text-align: center;
margin-top: 0;
padding-bottom: 8px;
font-weight: bold;
padding-top: 8px;
background-color: #333333;
color: #ffffff;
word-spacing: 8px;
border-bottom: 2px #ff4700 solid;
width: 800px;
}

#navbar a:link, #navbar a:visited {
color: #ffffff;

}

#navbar a:hover {
color: #ff4700;
text-decoration: underline;
}

/* ヘッドライン */
#headline {
font-size: .65em;
padding-top: 15px;
text-align: justify;
background-color: #F2F2F2;
padding-left: 100px;
padding-right: 100px;
margin-left: 110px;
margin-right: 110px;
margin-bottom: 0;
line-height: 1.5em;
width: 600px;
}

#ptitle {
background-color:#F2F2F2;
width:800px;
margin-left: 110px;
margin-right: 110px;
}

/* 右揃え */
p.byline {
text-align: right;
margin-bottom: 0;
}

/* 見出し */
h1 {
font-size: .8em;
padding-bottom: 3px;
padding-top: 23px;
padding-left: 50px;
padding-right: 0;
color: #000000;
letter-spacing: 5px;
font-weight: bold;
background-color: #F2F2F2;
margin-top: 0;
margin-bottom: 0;
}

h2 {
padding-bottom: 3px;
padding-right: 0;
color: #000000;
border-bottom: 1px #000000 solid;
letter-spacing: 5px;
margin-left: 50px;
margin-right: 50px;
font-size: 0.8em;
margin-top: 0;
padding-top: 10px;
}

h7 {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 110px;
	margin-right: 110px;
	font-size: 0.75em;
	line-height: 1.8em;
	background-color: #ffffff;
	border-top: none;
	width:800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff4700;
}





h4.red
{
color:#F00;
}






#main-text {
margin-top: 0;
margin-bottom: 0;
margin-left: 110px;
margin-right: 110px;
font-size: .75em;
line-height: 1.6em;
background-color: #ffffff;
border-top: 1px #ff4700 solid;
width:800px
}

#main-text p {
text-align: justify;
margin-left: 50px;
margin-right: 50px;
}

p, ul, ol, table {
margin-top: 17px;
margin-bottom: 0;
}

ol, ul {
margin-left: 75px;
margin-right: 75px;
}


a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #ff0000;
}

a:hover {
text-decoration: underline;
}


/* フッター */
#footer {
text-align: center;
margin-bottom: 0;
padding-top: 8px;
padding-bottom: 8px;
font-size: 11px;
margin-top: 20px;

background-color: #4d80b9;
color: #ffffff;
font-weight: bold;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
line-height:1.2em;
width: 800px;
}

#footer a:link, #footer a:visited {
color: #ffffff;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #ffffff;
}


.right {
float: right;
text-align: right;
width: 50%;
}
.left {
float: left;
text-align: left;
padding-left: 50px;
}
.right h3 {
margin-top: 0px;
font-size: 0.9em;   

}
.table1 {
	width: 700px;
	margin-left:50px;
	margin-right:50px;
	font-size: 0.9em;  

}
.table2 {
	border-bottom-width:1px;
	width: 700px;
	margin-left:50px;
	margin-right:50px;
	border: 1px dotted #333333;
	
	}
.table3 {
	width: 700px;
	margin-left:50px;
	margin-right: 50px;
	border-collapse:collapse;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
	}
	
.table3 td {
	border-bottom: 1px solid #666666;
	}	
.table4 {
	width:650px;
	margin-left:70px;
	margin-right:80px;
	border-collapse:collapse;
	border: 1px solid #666666;
	}
	
.table4 td {
	border: 1px solid #666666;
	}	
.table5 {
	width:650px;
	border-collapse:collapse;
	border: 1px solid #666666;
	margin: 3px;
	padding: 3px;
	}
	
.table5 td {
	border: 1px solid #666666;
	}	
	
.bgcg1 {
background-color:#CCCCCC;
}
.bgcg2 {
background-color:#F7F7F7;
}

