@charset "euc-jp";

body,td,th {
	font-size: small;
	color: #000;
	line-height: 1.8;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #03C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #036;
}
a:hover {
	text-decoration: underline;
	color: #09F;
}
a:active {
	text-decoration: none;
	color: #09F;
}
img {
	border: 0;
}
p {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.fc_blue {
	color: #F00;
}
.fc_green {
	color: #060;
}

.fs_m {
	font-size: medium;
}
.fs_s {
	font-size: small;
}
.fs_xs {
	font-size: x-small;
}

.clear {
	clear: both;
}
.clear hr {
	display: none;
}
.imgright {
	float: right;
	margin-left: 20px;
}
.imgleft {
	float: left;
	margin-right: 20px;
}

table {
	margin: 0px;
	padding: 0px;
	border: none;
}
table th,td {
	margin: 0px;
	padding: 0px;
	border: none;
}

/* HEADER */
#header {
	width: 1000px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
	height: 55px;
}
#header h1 {
	margin: 0px;
	display: block;
	float: left;
	height: 55px;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#header h1 a {
	display: block;
	height: 55px;
	width: 230px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}
#header h1 a span {
	display: none;
}
#hdrbox {
	display: block;
	height: 20px;
	width: 690px;
	float: right;
	text-align: right;
	padding-top: 35px;
	font-size: 14px;
	line-height: 1;
}
#hdrbox a {
	color: #000;
}


/* 全ページ共通メニュー設定 */
#menu {
	background-image: url(images/mebg.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 1000px;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#menu ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
#menu li {
	margin:0;
	padding:0;
	display : inline;
	float:left;
	line-height: 0px;
}
#menu span {
	display:none;
}
#menu ul a {
	line-height: 1;
}
#menu .me1 a {
	background-image:url(images/menu01.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	display:block;
	width:75px;
	height:34px;
}
#menu .me1 a:hover {
	background-image:url(images/menu01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:75px;
	height:34px;
}
#menu .me1c a {
	background-image:url(images/menu01.jpg);
	background-position: left bottom;
	background-repeat:no-repeat;
	display:block;
	width:75px;
	height:34px;
}
#menu .me2 a {
	background-image:url(images/menu02.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	display:block;
	width:155px;
	height:34px;
}
#menu .me2 a:hover {
	background-image:url(images/menu02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:155px;
	height:34px;
}
#menu .me2c a {
	background-image:url(images/menu02.jpg);
	background-position: left bottom;
	background-repeat:no-repeat;
	display:block;
	width:155px;
	height:34px;
}
#menu .me3 a {
	background-image:url(images/menu03.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	display:block;
	width:94px;
	height:34px;
}
#menu .me3 a:hover {
	background-image:url(images/menu03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:94px;
	height:34px;
}
#menu .me3c a {
	background-image:url(images/menu03.jpg);
	background-position: left bottom;
	background-repeat:no-repeat;
	display:block;
	width:94px;
	height:34px;
}
#menu .me4 a {
	background-image:url(images/menu04.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	display:block;
	width:119px;
	height:34px;
}
#menu .me4 a:hover {
	background-image:url(images/menu04.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:119px;
	height:34px;
}
#menu .me4c a {
	background-image:url(images/menu04.jpg);
	background-position: left bottom;
	background-repeat:no-repeat;
	display:block;
	width:119px;
	height:34px;
}
#menu .me5 a {
	background-image:url(images/menu05.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	display:block;
	width:106px;
	height:34px;
}
#menu .me5 a:hover {
	background-image:url(images/menu05.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:106px;
	height:34px;
}
#menu .me5c a {
	background-image:url(images/menu05.jpg);
	background-position: left bottom;
	background-repeat:no-repeat;
	display:block;
	width:106px;
	height:34px;
}
#menu .me6 a {
	background-image:url(images/menu06.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	display:block;
	width:131px;
	height:34px;
}
#menu .me6 a:hover {
	background-image:url(images/menu06.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:131px;
	height:34px;
}
#menu .me6c a {
	background-image:url(images/menu06.jpg);
	background-position: left bottom;
	background-repeat:no-repeat;
	display:block;
	width:131px;
	height:34px;
}

/* ページタイトル枠 */
#titlebg {
	height: 24px;
	width: 956px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 30px 22px;
	background-image: url(images/titlebg.jpg);
	background-repeat: no-repeat;
}
#titlebg h1 {
	color: #369;
	font-size: 24px;
	line-height: 1;
	margin: 0px;
	padding: 0px;
}


/* base rayout */
#largewrap {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#largewrap #mainwrap {
	display: block;
	width: 1000px;
	float: none;
}
#largewrap #main {
	display: block;
	float: left;
	width: 768px;
	background-image: url(images/mainbg02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
}
#largewrap #main .inner {
	background-image: url(images/mainbg01.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}
#submebox {
	display: block;
	float: right;
	width: 224px;
	padding: 0px;
}


/* 各カテゴリサブメニュー枠 */
#subme {
	background-image: url(images/submbg01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#subme .inner {
	background-image: url(images/submbg02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 7px;
}
#subme ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size:1px;
}
#subme ul li {
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	vertical-align:bottom;
}
#subme ul li a {
	margin: 0px;
	display: block;
	font-size: 12px;
	color: #000;
	line-height:normal;
	height: auto;
	width: 194px;
	text-decoration: none;
	background-color: #CCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #CCC;
	background-image: url(images/submebg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 8px;
}
#subme ul li a:hover {
	background-image: url(images/submebg.jpg);
	background-position: right top;
}
#subme ul li.currentme a {
	margin: 0px;
	display: block;
	font-size: 12px;
	color: #FFF;
	line-height:normal;
	height: auto;
	width: 194px;
	text-decoration: none;
	background-color: #69C;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #CCC;
	font-weight: bold;
	background-image: none;
	padding: 8px;
}
#subme ul li.currentme a:hover {
	background-color: #69C;
	background-image: none;
}


/* コンテンツ内設定 */
#contents {
	padding: 15px;
	overflow: hidden;
	width: auto;
}
#contents p {
	margin-bottom: 1em;
}
#contents h2 {
	font-size: x-large;
	font-weight: bold;
	color: #369;
	line-height: 1;
}
#contents h3 {
	font-size: large;
	font-weight: bold;
	color: #36F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CF;
	padding: 2px;
	line-height: 1;
	margin-top: 0px;
	margin-bottom: 15px;
}
#contents h4 {
	margin: 0px;
}
#contents ul.ulicon {
	list-style-type: none;
	line-height: 0;
}
#contents .ulicon li {
	line-height: 1;
}
#contents .ulicon li a {
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	line-height: 1.8;
	padding-left: 20px;
}
#contents .boxstyle1 {
	background-color: #EAF4FF;
	padding: 10px;
	width: auto;
	margin-bottom: 20px;
	border: 1px solid #69C;
}



/* ページトップへリンク */
#main h6 {
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* table線なし */
#main .tblnobd1 {
	border: none;
}
#main .tblnobd1 th {
	text-align: left;
	vertical-align: top;
	padding: 5px 0px;
}
#main .tblnobd1 td {
	padding: 5px;
}

/* table border1 */
#main .tblbd1 {
	border-collapse: collapse;
	border: 1px solid #666;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	background-color: #FFF;
}
#main .tblbd1 th {
	padding: 5px;
	border: 1px solid #666;
}
#main .tblbd1 td {
	padding: 5px;
	border: 1px solid #666;
}

/* table border2 */
#main .tblbd2 {
	border-collapse: collapse;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}
#main .tblbd2 th {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	vertical-align: top;
}
#main .tblbd2 td {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	vertical-align: top;
}
#main .tblbd2 td p {
	margin-bottom: 6px;
}

/* table border3 */
#main .tblbd3 {
	border-collapse: collapse;
	border: 1px solid #666;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	background-color: #FFF;
}
#main .tblbd3 th {
	padding: 5px;
	border: 1px solid #666;
	color: #FFF;
	background-color: #69F;
}
#main .tblbd3 td {
	padding: 5px;
	border: 1px solid #666;
}
#main .tblbd3 .bgblue {
	background-color: #B1D5F8;
	color: #000;
}

/* フォーム枠大きさ設定 */
#main .mf200 {
	width: 200px;
}
#main .mf300 {
	width: 300px;
}
#main .mf400 {
	width: 400px;
	height: 200px;
}

/* サイドメニューなしレイアウト */
#largewrap2 {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#largewrap2 #main {
	display: block;
	float: none;
	width: 1000px;
	background-image: url(images/wmainbg02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
}
#largewrap2 #main .inner {
	background-image: url(images/wmainbg01.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}

/* フッターリンク */
#footerlink {
	display: block;
	padding: 10px;
	width: 980px;
	text-align: center;
	background-color: #EEE;
	margin: 20px auto;
}
#footerlink p {
	font-size: small;
	margin: 0px;
	padding: 0px;
	line-height: 1.5;
}
#footerlink a:link {
	color: #000;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	height: 40px;
	padding: 20px;
}
#footer p{
	font-size: xx-small;
	color: #CCC;
	margin: 0px;
	padding: 0px;
	line-height: 1.2;
}
