@charset "utf-8";
/* CSS Document */

body {
	margin-left: 40px;
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: 40px;
}
a:link {
	color: #175588;
}
a:visited {
	color: #175588;
}
a:hover {
	color: #FF3300;
}

body,td,th {
	color: #666666;
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
}


#container {
	margin: 0 auto;
	width : 960px ;
}

#header {
	float : left;
	width : 960px;
	margin-bottom: 35px;
}

#navigation {
	float : left;
	width : 220px;
	margin-right: 40px;
	margin-bottom: 40px;
}

#contents {
	float : left ;
	width : 700px ;
	margin-bottom: 10px;
}

#footer {
	float : left;
	width : 960px;
	margin-bottom: 15px;
}


/* headerの要素 */

.header_logo {
	float : left;
}
.header_button1 {
	width: 460px;
	float : right;
}
.header_button2 {
	float : left;
	width : 960px;
}
.header_button1 ul {
	margin: 0;
}
.header_link li {
	font-size: 10pt;
	float : right;
	display: inline-block;
	margin: 0 0 3px 0;
	vertical-align: top;
}


/* navigationの要素 */

.navi_head{
	float : left;
	width : 220px;
}
.navi_main{
	float : left;
	width : 220px;
	background-color: #F7F7F7;
	background-image: url(images/temp/navi_main.gif);
	background-repeat: repeat-y;
}
.navi_foot{
	float : left;
	width : 220px;
}
.navi_button{
	float : left;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 9px;
}


/* contentsの要素 */

.con_head{
	float : left;
	margin-bottom: 30px;
	margin-top: 5px;
}
.con_main{
	float : left;
	width : 700px;
	margin-bottom: 30px;
}
.con_frame_main{
	float : left;
	width : 640px;
	background-image: url(images/temp/con_frame_main.gif);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 30px;
}

/* footerの要素 */

/* 文字の要素 */

.p_19 {
	font-size: 19px;
	line-height: 24px;
}
.p_17 {
	font-size: 17px;
	line-height: 24px;
}
.p_14 {
	font-size: 14px;
	line-height: 28px;
}
.p_13 {
	font-size: 13px;
	line-height: 22px;
}
.p_13r {
	font-size: 13px;
	line-height: 22px;
	color: #C00000;
}
.p_12 {
	font-size: 12px;
	line-height: 22px;
}
.p_10 {
	font-size: 10px;
	line-height: 20px;
}

/* テーブルの要素 */

.table-01 {
    border: 1px #CBD7E0 solid;
    border-collapse: collapse;
    border-spacing: 0;
}
.table-01 td {
    border: 1px #CBD7E0 solid;
    border-width: 0 0 1px 1px;
}

.table-02 {
    border: 1px #FFFFFF solid;
    border-collapse: collapse;
    border-spacing: 0;
}
.table-02 td {
    border: 1px #FFFFFF solid;
    border-width: 0 0 1px 1px;
}


/* 天星製油の要素 */

.indeximage {
	float : left;
	width : 960px;
}

#header2 {
	float : left;
	width : 960px;
	margin-bottom: 10px;
}