* {
	margin: 0;
	padding: 0;
}
html, body {
	color: #333333;
	font-family: Verdana, Helvetica, 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', osaka, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	height: 100%;
	background-image: url(../images/back01.jpg);
	background-repeat: repeat-y;
	line-height: 16px;
	background-color: #FFFFFF;
	background-position: center;
}

table {
	width: 100%;
	margin: 0;
	padding: 0;
	}

table td {
	padding: 0;
	margin: 0;
	vertical-align: top;
	}
img {
	border:0;
}
br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}
.red {
	color: #FF0000;
}
#bn {
	margin-bottom: 10px;
}

/* ------------------------------------- 
 *	リンクの色設定
 * ------------------------------------- */

a:link    {color: #0000FF; text-decoration: underline;}
a:visited {color: #0033FF; text-decoration: underline;}
a:active  {color: #009900; text-decoration: none;}
a:hover   {
	text-decoration: none;
	color: #0000FF;
}

#contents a:hover img{
	opacity:0.8;
	-moz-opacity:0.8;
	filter: alpha(opacity=80);
}

#wrapper {
	width: 870px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -60px;
	margin-left: auto;
	background-color: #06154A;
	background-image: url(../images/back02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#push {
	height: 60px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#contents {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
/* ------------------------------------- 
 *	フッターの設定
 * ------------------------------------- */
#footer {
	background-color: #FFFFFF;
	font-size: 10px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	height: 60px;
	background-image: url(../images/footerback01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer li {
	float: left;
	list-style-position: outside;
	list-style-type: none;
}
#footer ul {
	display: block;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#tel {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: right;
	margin-top: 5px;
	margin-right: 20px;
}
#tel img {
	margin-right: 8px;
}
#footer address {
	font-style: normal;
	font-weight: normal;
	clear: both;
	margin-left: 8px;
}
#footer a {
	margin-right: 3px;
	margin-left: 3px;
	color: #333333;
	text-decoration: underline;
}
.yohaku10 {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
/* ------------------------------------- 
 *	ヘッターの設定
 * ------------------------------------- */
#header {
	height: 73px;
	background-image: url(../images/header01.jpg);
	background-repeat: no-repeat;
}

#header h1 {
	font-size: 10px;
	line-height: 18px;
	text-align: right;
	color: #FFFFFF;
	font-weight: normal;
	margin-right: 15px;
}
.hm1 {
	background-image: url(../images/header_m1.jpg);
}
.hm2 {
	background-image: url(../images/header_m2.jpg);
}
.hm3 {
	background-image: url(../images/header_m3.jpg);
}
#header .headmenu li {
	float: right;
	list-style-position: outside;
	list-style-type: none;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 25px;
	margin-right: 15px;
}
.headmenu a:link    {
	color: #333333;
	font-weight: bolder;
	text-decoration: none;
}
.headmenu a:visited {color: #333333; text-decoration: none;}
.headmenu a:active  {color: #666666;}
.headmenu a:hover   {
	text-decoration: underline;
	color: #333333;
}


#header .headmenu ul {
	text-align: right;
}

#rogo {
	float: left;
}

/* ------------------------------------- 
 *	グローバルナビの設定
 * ------------------------------------- */

.gmenu {
	height: 56px;
	width: 870px;
}
.gmenu ul {
	height: 56px;
	width: 870px;
}
.gmenu li {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	text-indent: -100000em;
	overflow: hidden;
	height: 56px;
	float: left;
}
	.m1,.m1 a{
	background-image: url(../images/menu01.jpg);
	background-repeat: no-repeat;
	width: 180px;
	height: 56px;
}
	.m2,.m2 a{
	background-image: url(../images/menu02.jpg);
	background-repeat: no-repeat;
	width: 170px;
	height: 56px;
}
	.m3,.m3 a{
	background-image: url(../images/menu03.jpg);
	background-repeat: no-repeat;
	width: 170px;
	height: 56px;
}
	.m4,.m4 a{
	background-image: url(../images/menu04.jpg);
	background-repeat: no-repeat;
	width: 170px;
	height: 56px;
}
	.m5,.m5 a{
	background-image: url(../images/menu05.jpg);
	background-repeat: no-repeat;
	width: 180px;
	height: 56px;
}
.gmenu li a:hover ,#here {
	background-position: 0px -56px;
}

.gmenu li a {
	background-position: 0px 0px;
	display: block;
	height: 56px;
}

/* ------------------------------------- 
 *	トップコンテンツの設定
 * ------------------------------------- */
.topimg {
	float: left;
	margin-right: 15px;
	margin-bottom: 6px;
	margin-left: 15px;
}
.bun p {
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	padding-left: 20px;
}

.toplead {
	line-height: 24px;
	color: #FFFFFF;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
}
#photodiv {
	background-repeat: no-repeat;
	height: 400px;
	width: 850px;
}
.mainbutton li {
	float: left;
	height: 70px;
	width: 390px;
	list-style-position: outside;
	list-style-type: none;
	background-repeat: no-repeat;
	text-indent: -100000em;
	overflow: hidden;
	text-align: left;
}

#main {
	margin-top: 15px;
}
#left .bun {
	background-image: url(../images/top_contents02.jpg);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.topue h2 {
	font-family: Gergia, "ＭＳ 明朝", serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.topstudio {
	width: 850px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/top_studio02.jpg);
	background-repeat: repeat-y;
	margin-top: 15px;
	padding-bottom: 10px;
}
.sbn {
	margin-right: 70px;
	margin-left: 70px;
	margin-top: 10px;
}
.topadd {
	font-style: normal;
	font-weight: normal;
	float: left;
	margin-right: 30px;
}
.topadd img {
	margin-top: 15px;
}
.syouhinsatueib {
	text-align: right;
	margin-top: 15px;
}
.topmap {
	float: right;
}
.topstudio h2 {
	font-size: 10px;
	line-height: 10px;
	background-image: url(../images/top_studio01.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -100000em;
	height: 65px;
	overflow: hidden;
}
.topue {
	background-image: url(../images/top_contents01.jpg);
	background-repeat: no-repeat;
	height: 55px;
}
.topsita {
	font-size: 8px;
	background-image: url(../images/top_contents03.jpg);
	background-repeat: no-repeat;
	height: 18px;
}

#left ol li {
	margin-left: 20px;
	list-style-position: inside;
	color: #142900;
	margin-bottom: 3px;
	margin-top: 3px;
}
#left ol {
	background-color: #CFE1B8;
	padding: 6px;
	margin-bottom: 20px;
}
.topplan th {
	width: 150px;
	text-align: left;
	vertical-align: top;
}
.topplan td {
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
}
.topplan .pac {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #0D1B7C;
	padding-left: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.topplan .pac2 {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #F25917;
	padding-left: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pagetop {
	margin-right: 20px;
	margin-left: 20px;
	text-align: right;
}
.pagetop a {
	background-image: url(../images/pagetop.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -10000em;
	display: block;
	height: 32px;
	width: 141px;
	overflow: hidden;
	background-position: 0px 0px;
	float: right;
}
.pagetop a:hover {
	color: #000000;
	background-position: 1px 1px;
}
.topplan th img {
	margin-bottom: 10px;
}
.topplan p {
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 10px;
}
#left {
	float: left;
	width: 650px;
}
#right {
	float: right;
	width: 190px;
}


/* ------------------------------------- 
 *	clearfix 
 * ------------------------------------- */

#contents:after,
#main:after,
#header:after,
#tel:after,
.bun:after,
.photoga:after,
.pagetop:after,
.gmenu:after,
.pagelink:after,
.price_setu:after,
.mainbutton:after,
#footer ul:after,
#rcomp ul:after{
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}


#contents,
#main,
#header,
#tel,
.bun,
.photoga,
.pagetop,
.gmenu,
.pagelink,
.price_setu,
.mainbutton,
#footer ul,
#rcomp ul{
	zoom: 100%;  
}  
.bun h3 {
	font-size: 20px;
	line-height: 24px;
	font-weight: bolder;
	color: #260A15;
	margin-bottom: 5px;
}
