body {
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "MS UI Gothic";
	font-size: small;
	text-align: center;
	line-height: 1.0em;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image:url(images/bg_header.gif);
	background-repeat:repeat-x;
}

p{
	margin: 0px 20px 10px 20px;
	line-height: 1.4em;
}

ul{
	color:#ffffff;
	line-height: 1.0em;
	margin: 0px;
	padding : 3px 0px 0px 10px;
	font-size: 10px;
}

ul a{

}
ul a:link {
	color: #ffffff;
}
ul a:visited {
	color: #ffffff;
}

ul a:hover {
	color: #ffffff;
}
ul a:active {
	color: #ffffff;
}


ul li{
	margin: 0px;
	list-style-image: url(images/yajirushi.gif);
	list-style-position: inside;
}

h1{
	color: #ffffff;
	font-size: 12px;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
	height:15px;
}

h2{ /*小見出し*/
	color: #000000;
	font-size: 14px;
	font-weight: 900;
	line-height: 1.1em;
	width : 450px;
	height: 37px;
	margin : 10px;
	padding : 10px 0px 0px 50px;
	background-image:url(images/bg_h2.gif);
	background-repeat:no-repeat;
}

h3{　/*会社名*/
	color:#885800;
	font-size: 18px;
	font-weight: 900;
	line-height: 1.0em;
	margin-top : 10px;
	margin-left: 50px;
	height: 30px;
	margin-bottom: 0px;
}

h4{ /*ヘッダコピー*/
	color: #000000;
	font-size: 16px;
	font-weight: 900;
	height: 30px;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

h5{  /*大見出し*/
	color: #ffffff;
	font-size: 16px;
	font-weight: 900;
	line-height: 1em;
	width : 450px;
	height: 35px;
	margin : 10px;
	padding : 10px 0px 0px 50px;
	background-image:url(images/bg_h5.gif);
	background-repeat:no-repeat;
}

h6{ /*ヘッダコピー文*/
	color: #000000;
	font-size: 15px;
	font-weight: 900;
	line-height: 1.5em;
	height: 80px;
	overflow:hidden;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}




#contents
{
	text-align: left;
	width : 740px;
	margin-right: auto;
	margin-left: auto;
}

#header{
	width : 740px;
	font-size:10px;
	background-image:url(images/bg_header.gif);
}

#headertop{
	width : 740px;
	height : 20px;
}

#headerleft{
		width : 315px;
		float:left;
}

#headerleft1{
		width : 315px;
		height: 74px;
}

#headerleft2{
		width : 315px;
		height: 227px;
		background-image:url(images/img_header_l2.gif);
		background-repeat:no-repeat;
}

#headerright{
		width : 425px;
		height: 301px;
		float: left;
		background-image:url(images/bg_header2.gif);
}

#main{
	width : 740px;
	background-color:#FFFFFF;
	line-height: 1.4em;
}

#mainleft{
	width : 520px;
	height : 300;
	float :left;
	margin :0px;
	padding : 0px 20px 0px 0px;
	background-color:#FFFFFF;
}

#mainright{
	width : 200px;
	float :left;
	margin :0px;
	padding :0px;
	background-color:#FFFFFF;
}

#mainfoot{
	width : 740px;
}

.box1{
	width : 500px;
	margin: 20px 10px 0px 10px;
	padding : 0px 0px 0px 0px;
	background-image:url(images/bg_waku.gif);
	background-repeat:repeat-y;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.titilemini {
	font-size: 70%;
}
#logo {
	display: block;
	float: right;
}
