@charset "UTF-8";

body  {
	padding: 0;
	margin: 0;
	line-height: 1.6em;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', "MS Gothic", sans-serif;
	font-size: 16px;
	color: #333333;
}


a:link {
	color: #0033CC;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}


iframe {
	border: 0px;
}


h1 {
	float: left;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 40px;
	background-image: url(../img/title_back.jpg);
	background-repeat: no-repeat;
	height: 30px;
	font-weight: normal;
	letter-spacing: 10px;
	padding: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}

h3 {
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	font-size: 22px;
	border-bottom-width: 1px;
	background-color: #e6e6e6;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.clear {
	clear: both;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.rightimg {
	float: right;
	padding-left: 30px;
	padding-bottom: 30px;
	margin: 0px;
}

.leftimg {
	float: left;
	padding-right: 30px;
	padding-bottom: 30px;
	margin: 0px;
}


.red {
	color: #F00;
}


#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}



/*////////// headder //////////*/

header {
	width: 960px;
	padding-top: 24px;
	margin-right: auto;
	margin-left: auto;
	height: 84px;
}

#catch {
	float: right;
}




/*////////// navi //////////*/

nav {
	clear: both;
	background-color: #ff9500;
}

#navi {
	font-size: 20px;
	width: 960px;
	height: 65px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}

#navi ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navi li {
	float: left;
	display: block;
	line-height: 1em;
	text-align: center;
}

#navi li a {
	display: block;
	vertical-align: bottom;
	width: 160px;
	height: 43px;
	background-image: url(../img/b02.jpg);
	background-position: -0px 0px;
	text-decoration: none;
	color: #333333;
	padding-top: 22px;
}

#navi li a:hover, #navi li a:active {
	background-image: url(../img/b01.jpg);
	background-position: -0px 0px;
	text-decoration: none;
}

#navi li#b01on a {
	background-image: url(../img/b01.jpg);
	background-position: -0px 0px;
	text-decoration: none;
}

#navi li#b02on a {
	background-image: url(../img/b01.jpg);
	background-position: -0px 0px;
	text-decoration: none;
}

#navi li#b03on a {
	background-image: url(../img/b01.jpg);
	background-position: -0px 0px;
	text-decoration: none;
}

#navi li#b04on a {
	background-image: url(../img/b01.jpg);
	background-position: -0px 0px;
	text-decoration: none;
}

#navi li#b05on a {
	background-image: url(../img/b01.jpg);
	background-position: -0px 0px;
	text-decoration: none;
}

#navi li#b06on a {
	background-image: url(../img/b01.jpg);
	background-position: -0px 0px;
	text-decoration: none;
}




/*////////// contents //////////*/

#contents {
	clear: both;
	width: 960px;
	padding-top: 40px;
}



/*////////// totop //////////*/


#totop {
	width: 960px;
	text-align: right;
	clear: both;
	padding-top: 50px;
}

#totop a:hover img {
	filter: alpha(opacity=8);
	-moz-opacity: 0.80;
	opacity: 0.80;
}


/*////////// footer //////////*/


footer {
	font-size: 14px;
	background-color: #fff6e9;
	clear: both;
}

#footermenu {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	font-size: 16px;
	padding-top: 40px;
}

#footermenu a:link {
	color: #333333;
}

#footermenu a:visited {
	color: #333333;
}

#footermenu01 {
	float: left;
	margin-right: 50px;
}

#footermenu01 a:hover img {
	filter: alpha(opacity=8);
	-moz-opacity: 0.80;
	opacity: 0.80;
}

#footermenu02 {
	float: left;
	margin-right: 60px;
}

#footermenu03 {
	float: left;
	margin-right: 50px;
}

#footermenu03 ul {
	margin: 0px;
	padding: 0px;
}

#footermenu04 {
	float: left;
	margin-right: 50px;
}

#footermenu04 ul {
	margin: 0px;
	padding: 0px;
}

#copy {
	font-size: 13px;
	text-align: right;
	clear: both;
	padding-top: 50px;
	padding-bottom: 50px;
}
