@charset "utf-8";
* {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 1;
	margin: 0px;
	padding: 0px;
}
body {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: center;
	margin: 0 auto;
	font-size: 13px;
}
#wrapper #left p {
	padding-top: 8px;

}

#wrapper #left ul {
	list-style-image: none;
	padding: 0px;
	margin-left: 5px;
	list-style-type: none;
}
#wrapper #left li {
	background-image: url(../images/dot_yaji.jpg);
	background-repeat: no-repeat;
	line-height: 2.3;
	background-position: 0% 50%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
}


#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

#header-top {
	background-color: #CC0000;
	background-image: url(../images/header_top.jpg);
	background-repeat: repeat-x;
	width: 800px;
	height: 28px;
	text-align: right;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
}
#left {
	clear: none;
	float: left;
	width: 160px;
	margin-bottom: 20px;
	padding-left: 0px;
	padding-top: 0px;
}
#right {
	float: right;
	width: 160px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-left: 0px;
	text-align: center;
}
#wrapper #right p {
	font-size: 9px;
}

h1 {
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
}

#footer {
	background-color: #333333;
	background-image: url(../images/footer_bottm.jpg);
	background-repeat: repeat-x;
	height: 40px;
	width: 800px;
	clear: both;
	color: #CCCCCC;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 3;
	font-size: x-small;
}
#wrapper #main .text1 ul {
	display: list-item;
	list-style-type: none;
}
#wrapper #main .text1 li {
	list-style-type: disc;
	display: list-item;
	margin-left: 25px;
	float: none;
	line-height: 1.3;
	font-size: 14px;
}
#wrapper #main #voice-center ul {
	list-style-image: url(../images/ring_yaji.jpg);
	list-style-position: inside;
}
#wrapper #main #voice-center li {
	float: none;
	font-size: 13px;
	line-height: 1.5;
	list-style-image: url(../images/ring_yaji.jpg);
	font-weight: bold;
}




#wrapper #main #gm {
	text-align: center;

}
#wrapper  #main #gm a {
	background-image: url(../images/gm1.jpg);
	background-repeat: no-repeat;
	display: block;
}
#wrapper #main #gm a:hover {
	background-image: url(../images/gm2.jpg);
}


#wrapper #main li {
	float: left;
	list-style-type: none;
	display: block;
	clear: none;
}

.clearBoth {
	clear: both;
}
#main {
	width: 480px;
	margin-bottom: 10px;
	float: left;
	clear: none;
}

a:link {
	color:#003399;
}
a:visited {
	color:#003399;
}

a:hover { color:#990000;
          text-decoration:underline }

a { text-decoration: none; } 

#wrapper info {
	font-size: x-small;
}

img {
border:medium none;
}

.font11 {
	font-size: 11px
}

.text1 {
	display: block;
	width: 420px;
	line-height: 1.5;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	font-size: 13px;
}

}
#wrapper #main .text1 p {
	line-height: 1.5;
	font-size: 13px;
}.right_align {
	text-decoration: underline;
	text-align: right;
	font-size: 12px;
}

.style1 {color: #FF0000}