﻿/* レイアウトの設定*/
body{
	font-size: 13px;
	line-height: 20px;
	margin:0px;
	padding:0px;
	text-align: center;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FEFFFE;
	color: #333333;
}

*{ margin:0; padding:0;}
h1 {
	font-size: 13px;
	line-height: 28px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	color: #000033;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0099CC;
	line-height: 25px;
	text-indent: 10px;
	margin-bottom: 8px;
	background-color: #E4E4E4;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	height: 25px;
	margin-top: 12px;
	margin-bottom: 8px;
	text-indent: 40px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #003366;
	background-image: url("../../../../secure/1544/1572_material_image.png");
	background-repeat: no-repeat;
	background-position: left center;
}
h4 {
	font-size: 13px;
	background-image: url("../../../../secure/1544/red_b.gif");
	background-repeat: no-repeat;
	text-indent: 15px;
	margin-top: 30px;
	line-height: 15px;
	font-weight: bold;
}
table {
	background-color: #FFFFFF;
}
ul {
	list-style-position: inside;
}



#wrap {
	width: 835px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCC99;
	padding: 0px;
}

#header {
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	width: 835px;
}

#inner {
	margin: 0px;
	padding: 0px;
	width: 835px;
	background-color: #FFFFFF;
}

/* 右側の設定*/
#right{
	width:615px;
	float: right;
	margin-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	margin-left: 10px;
}

/* 左側の設定*/
#left{
	width:181px;
	text-align: center;
	float: left;
	padding-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu {
	margin-left: 0px;
	width: 175px;
}
#menu a {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	height: 26px;
	width: 173px;
	display: block;
	line-height: 26px;
	margin-top: 2px;
	margin-bottom: 1px;
	background-image: url("../../../../secure/1544/menu_back.gif");
	background-repeat: no-repeat;
	background-position: center;
	text-indent: 8px;
}
#menu a:hover{
	text-decoration: none;
	background-image: url("../../../../secure/1544/menunow_back.gif");
	background-repeat: no-repeat;
	background-position: center;
}

.menu_now {
	font-size: 13px;
	text-decoration: none;
	height: 26px;
	width: 173px;
	display: block;
	line-height: 26px;
	background-image: url("../../../../secure/1544/menunow_back.gif");
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 2px;
	margin-bottom: 1px;
	text-align: left;
	text-indent: 8px;
	color: #000000;
}
#adobe {
	border: 1px solid #CCCCCC;
	width: 163px;
	margin-top: 20px;
	text-align: left;
	padding: 5px;
}

#contact {
	width: 163px;
	text-align: left;
	margin-top: 20px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 20px;
}


#footer {
	width: 835px;
	margin: 0px;
	font-size: 13px;
	background-color: #0099CC;
	color: #FFFFFF;
	height: 6px;
}
.tyuusyaku {
	color: #FF3333;
	vertical-align: text-top;
	font-size: 10px;
}
.tex_bold {
	font-weight: bold;
}
.tex_white {
	color: #FFFFFF;
}
.hosoku {
	color: #FF0033;
	font-size: 12px;
}
.IMG_yohaku {
	margin: 3px;
}
.decoration table{
	border-collapse:collapse;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	font-size: 13px;
}
.decoration th{
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;

1solid999999;
	text-align: center;
}
.decoration td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 3px;
	letter-spacing: 0.1em;
}
.waku {
	margin-top: 10px;
	margin-bottom: 30px;
}
.tex_red {

	color: #FB0B0B;
}
.tex_11 {
	font-size: 11px;
}


.clear {
	clear: both;
}

.clear hr{
	display: none;
}
.bk_blue {
	color: #FFFFFF;
	background-color: #0099CC;
	text-align: center;
}
.bk_red {
	color: #FFFFFF;
	background-color: #D82734;
	text-align: center;
}
