﻿@charset "utf-8";


body {
	background-color: #ffffff;
	font-family: ＭＳ 明朝, Osaka－等幅;
	font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: center;
    
}


h1#lw {
	width: 52px;
	height: 200px;
	background: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -9999px;
	margin: 0;
	float: right;
}


h2#effect_lw {
	width: 420px;
	background: url(../img/fin_effect.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -9999px;
	margin: 0;
}


h2#daibosatsutei_lw {
	width: 420px;
	height: 40px;
	background: url(../img/fin_daibo.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -9999px;
	margin: 0;
}


.txt_12r {
	font-size: 12px;
	text-align: right;
}


.txt_effe {
	margin-top: 10px;
}


p {
	line-height: 1.6;
	text-align: left;
}


#wrapper_lw {
	width: 480px;
	margin: 0 auto;
	text-align: left;
	background-color: #ffffff;
}


#header_lw {
	width: 480px;
	margin: 0;
}


#content_lw {
	clear: both;
	width: 480px;
}


#main_lw {
	width: 420px;
	float: left;
}


#footer_lw {
	clear: both;
	width: 480px;
	text-align: right;
	margin: 20px 0 0;
}


.copyright_lw {
	text-align: right;
	font: normal 10px Arial, Helvetica, sans-serif;
}


img {
	border: 0;
}


.img_c {
	text-align: center;
	margin: 0 auto;
}


#img_area {
	text-align: center;
	margin: 10px auto;
	width: 360px;
}


.img_l {
	float: left;
	margin: 0 5px 10px;
}


.img_r {
	float: right;
	margin: 0 5px 10px;
}


.img_out {
	margin: 10px 7px 0;
}


dl
{
	line-height: 1.6;
}


dl.out_lw {
	float: left;
	width: 420px;
	padding: 1px 1px 0 0;
	color: #000000;
	font-weight: normal;
	text-align: left;
}


dl.out_lw dt {
	float: left;
	clear: both;
	width: 80px;
	margin-right: 10px;
	margin-bottom: 1px;
	padding: 5px 0 5px 10px;
	color: #333333;
	font-weight: bold;
	background-image: url(../img/nav_bg.jpg);
	background-repeat: repeat-x;
}


dl.out_lw dd {
	float: left;
	width: 260px;
	margin-bottom: 1px;
	padding: 5px;
	border-bottom: 1px dashed #780E0C;
}


/* †アンカー関連† */
a {
	text-decoration: none;
}


a:link {
	color: #8C0F27;
}


a:visited {
	color: #8C0F27;
}


a:hover {
	color: #ffffff;
	background-color: #8C0F27;
}


.copyright a {
	text-decoration: none;
}


.copyright a:link {
	color: #8C0F27;
}


.copyright a:visited {
	color: #8C0F27;
}


.copyright a:hover {
	color: #ffffff;
	background-color: #8C0F27;
}


#logo a:link {
	color: #8C0F27;
}


#logo a:visited {
	color: #8C0F27;
}


#logo a:hover {
	color: #8C0F27;
	background-color: #FFFFFF;
}


#path a {
	text-decoration: none;
}


#path a:link {
	color: #8C0F27;
	background-color: #ffffff;
}


#path a:visited {
	color: #8C0F27;
	background-color: #ffffff;
}


#path a:hover {
	color: #8C0F27;
	background-color: #ffffff;
}