/* 全体 */

*{
	margin:0px;
	padding:0px;
}

body {
	font-size:75%;
	line-height:170%;
}

h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:lighter;
}

ul {
	list-style:none;
}

img {
	border:0px;
}

a:link {color:#611835; text-decoration:none;}
a:visited {color:#611835; text-decoration:none;}
a:active {color:#611835; text-decoration:none;}
a:hover {color:#863159; text-decoration:none;}

table,
table tr,
table tr td {
	font-size:12px;
	line-height:170%;
	border:0;
	border-collapse:collapse;
	border-spacing:0;
	vertical-align:top;
}


/* レイアウト */

body {
	text-align:center;
	background:url(../Image/back01.jpg) repeat-y center;
	color:#666666;
}

div#header {
	background:#999999;
	color:#FFFFFF;
	overflow:hidden;
}

div#headlayout {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

div#headlayout h1 {
	width:500px;
	float:left;
	font-size:10px;
	text-align:left;
}

div#headlayout p {
	width:300px;
	float:right;
	font-size:10px;
	text-align:right;
}

div#headlayout p a {
	color:#FFFFFF;
}

div#layout {
	width:802px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background: url(../Image/bg_menu.jpg) repeat-y;
}

div#layout h1 {
	width:802px;
	background-color:#FFFFFF;
}

div#wrapper {
	float:left;
	height:auto;
	width:800px;
	margin-top:1px;
}

div#main {
	height:auto;
	width:625px;
	float:left;
}

img.contents {
	margin:0 0 0 1px;
}


div#navi {
	height:auto;
	width:170px;
	float:right;
	text-align:center;
	margin:0 0 0 0;
}

div#menu {
	width:160px;
	height:auto;
	
	margin:0 0 10px 10px;
	text-align:right;
}

div#menu ul {
	height:auto;
	width:160px;
}

div#menu ul li.cate{
	width:160px;
	height:40px;
	text-align:left;
	font-size:12px;
	background:url(../Image/menu01.jpg) no-repeat;
	color:#999999;
}

div#menu ul li a {
	width:160px;
	height:40px;
	display:block;
	text-align:left;
	background:url(../Image/menu01.jpg) no-repeat;
	color:#999999;
}

div#menu ul li a:hover {background:url(../Image/menu01_on.jpg) no-repeat;color:#790000;}

div#navi div#menu ul li ul {
	display:block;
	width:160px;
	height:40px;
}

div#navi div#menu ul li ul li {
	display:block;
	width:152px;
	height:40px;
	margin:0 0 0 8px;
	text-align:left;
	background: none;
}

div#navi div#menu ul li ul li  a {
	display:block;
	width:152px;
	height:40px;
	text-align:left;
	background:url(../Image/menu02.jpg) no-repeat;
	color:#999999;
}

div#navi div#menu ul li ul li  a:hover {	background:url(../Image/menu02_on.jpg) no-repeat;color:#790000;}

span.menu01 {
	margin:0 10px;
}

div#navi div#banner{
	height:auto;
	margin:20px 0 20px 10px;
	text-align:center;
}

div#navi div#banner img{
	margin:0;
}

div#navi div#rss{
	margin:20px 10px;
	text-align:center;
}
div#navi div#rss img {
	margin:0 15px;
}

div#footer {
	clear:both;
	height:auto;
	width:800px;
	background-color:#999999;
	text-align:center;
	color:#FFFFFF;
	overflow:hidden;
}

div#footer ul{
	width:750px;
	margin:5px 25px;
}

div#footer ul li{
	float:left;
	display:block;
}

div#footer ul li a {
	color:#FFFFFF;
}

div#footer p {
	width:800px;
	margin:0;
}

div#footer p a {
	color:#FFFFFF;
}

div#footer p a:hover {
	color:#FF6600;
}

div#footer2 {
	width:800px;
	background:url(../Image/shade02.jpg) repeat-x;
	overflow:hidden;
}

div#footer2 ul{
	width:750px;
	margin:0px 25px;
}

div#footer2 ul li{
	float:left;
	display:block;
	color:#333333;
	font-size:10px;
}

div#footer2 ul li a {
	color:#333333;
	font-size:10px;
}

div#footer2 p {
	text-align:center;
}

/* パーツ */
p.index01 {
	margin:0 20px 30px 20px;
}

div.index02 {
	width:280px;
	background:url(../Image/index_line.jpg) repeat-y;
	float:left;
	margin:0 0 0 20px;
}

div.index02 p {
	margin:5px;
}

div.index02 p.mar {
	height:55px;
}

div.index02 img.right {
	float:right;
	margin:0 20px 20px 0;
}

div.index03 {
	width:580px;
	clear:both;
	margin:20px 0 20px 20px;
	border:inset 1px solid #999999;
	background:url(../Image/table01.jpg) repeat-y;
}

hr.clear {
	clear:both;
	visibility:hidden;
	height:20px;
}

table.index03_in {
	margin:15px 0 0 10px;
}

table.index03_in tr td {
	text-align:left;
	width:110px;
}

table.index03_in tr td a.pick01 {
	background:url(../Image/index_photo01.jpg) no-repeat;
	width:110px;
	height:160px;
	display:block;
	text-indent:-9999px;
}

table.index03_in tr td a.pick01:hover {
	background:url(../Image/index_photo01_on.jpg) no-repeat;
}

table.index03_in tr td a.pick02 {
	background:url(../Image/index_photo02.jpg) no-repeat;
	width:110px;
	height:160px;
	display:block;
	text-indent:-9999px;
}

table.index03_in tr td a.pick02:hover {
	background:url(../Image/index_photo02_on.jpg) no-repeat;
}
table.index03_in tr td a.pick03 {
	background:url(../Image/index_photo03.jpg) no-repeat;
	width:110px;
	height:160px;
	display:block;
	text-indent:-9999px;
}

table.index03_in tr td a.pick03:hover {
	background:url(../Image/index_photo03_on.jpg) no-repeat;
}

table.index03_in tr td a.pick04 {
	background:url(../Image/index_photo04.jpg) no-repeat;
	width:110px;
	height:160px;
	display:block;
	text-indent:-9999px;
}

table.index03_in tr td a.pick04:hover {
	background:url(../Image/index_photo04_on.jpg) no-repeat;
}

table.index03_in tr td a.pick05 {
	background:url(../Image/index_photo05.jpg) no-repeat;
	width:110px;
	height:160px;
	display:block;
	text-indent:-9999px;
}

table.index03_in tr td a.pick05:hover {
	background:url(../Image/index_photo05_on.jpg) no-repeat;
}




h2.title01 {
	background:url(../Image/title01.jpg) no-repeat;
	width:620px;
	height:163px;
	text-indent:-9999px;
	float:left;
}

h2.title02 {
	background:url(../Image/title02.jpg) no-repeat;
	width:620px;
	height:163px;
	text-indent:-9999px;
	float:left;
}

h2.title03 {
	background:url(../Image/title03.jpg) no-repeat;
	width:620px;
	height:163px;
	float:left;
	text-indent:-9999px;
}

h2.title04 {
	background:url(../Image/title04.jpg) no-repeat;
	width:620px;
	height:163px;
	float:left;
	text-indent:-9999px;
}

h2.title05 {
	background:url(../Image/title05.jpg) no-repeat;
	width:620px;
	height:163px;
	float:left;
	text-indent:-9999px;
}

h2.title06 {
	background:url(../Image/title06.jpg) no-repeat;
	width:620px;
	height:163px;
	float:left;
	text-indent:-9999px;
}

h2.title07 {
	background:url(../Image/title07.jpg) no-repeat;
	width:620px;
	height:163px;
	float:left;
	text-indent:-9999px;
}

h2.title08 {
	background:url(../Image/title08.jpg) no-repeat;
	width:620px;
	height:163px;
	float:left;
	text-indent:-9999px;
}

h2.title09 {
	background:url(../Image/title09.jpg) no-repeat;
	width:620px;
	height:163px;
	float:left;
	text-indent:-9999px;
}

h2.title10 {
	background:url(../Image/title10.jpg) no-repeat;
	width:620px;
	height:163px;
	float:left;
	text-indent:-9999px;
}

h2.title11 {
	background:url(../Image/title11.jpg) no-repeat;
	width:620px;
	height:163px;
	float:left;
	text-indent:-9999px;
}

h2.title12 {
	background:url(../Image/title12.jpg) no-repeat;
	width:620px;
	height:163px;
	float:left;
	text-indent:-9999px;
}

h2.title13 {
	background:url(../Image/title13.jpg) no-repeat;
	width:620px;
	height:163px;
	float:left;
	text-indent:-9999px;
}

h2.title14 {
	background:url(../Image/title14.jpg) no-repeat;
	width:620px;
	height:163px;
	float:left;
	text-indent:-9999px;
}

h2.title15 {
	background:url(../Image/title15.jpg) no-repeat;
	width:620px;
	height:163px;
	float:left;
	text-indent:-9999px;
}


h3.subtitle01 {
	background:url(../Image/catch.jpg) no-repeat;
	height:57px;
	text-indent:-9999px;
}

a.click {
	float:right;
	width:180px;
	height:162px;
	text-indent:-9999px;
	background:url(../Image/click02.jpg) no-repeat;
}

a.click:hover {
	float:right;
	width:180px;
	height:162px;
	text-indent:-9999px;
	background:url(../Image/click02_on.jpg) no-repeat;
}

div.naka01 {
	width:580px;
	text-align:left;
	margin:0 20px;
}

h3.h3_01 {
	background:url(../Image/h3_01.jpg) no-repeat;
	width:580px;
	font-size:16px;
	color:#72341f;
	text-indent:20px;
	font-weight:bold;
	line-height:31px;
}

h3.h3_02 {
	background:url(../Image/h3_02.jpg) no-repeat;
	width:580px;
	font-size:16px;
	color:#666666;
	text-indent:25px;
	font-weight:bold;
	line-height:32px;
	margin:15px 0 0 0;
}

h4.h4 {
	background:url(../Image/h4.jpg) no-repeat;
	font-size:14px;
	color:#666666;
	text-indent:20px;
	font-weight:bold;
	line-height:20px;
	height:32px;
}

table.clum tr td {
	text-align:left;
	vertical-align:top;
}

td.clum {
	padding:5px;
}

td.photo img {
	margin:5px;
}

td.photo02 img {
	margin:5px 15px 5px 5px;
}

p.clum02 {
	margin:5px;
}

span.bold {
	font-weight:bold;
}

span.hm {
	font-weight:bold;
	color:#7B042E;
}

a.pagetop {
	float:right;
	margin:20px 0;
}

table.company {
	margin:10px 0;
	border:#593343 1px solid;
	background:url(../Image/combg_01.jpg) repeat-y;
}

table.company tr td {
	border: #593343 1px solid;
	padding:5px;
}

div.top01 {
	width:800px;
	height:311px;
	background:url(../Image/main.jpg) no-repeat;
}

p.top {
	width:180px;
	height:230px;
	background:url(../Image/click01.jpg) no-repeat;
	float:right;
	margin-top:81px;
}

a.top {
	display:block;
	width:180px;
	height:230px;
	background:url(../Image/click01.jpg) no-repeat;
	float:right;
	margin-top:67px;
	text-indent:-9999px;
}

a.top:hover {
	background:url(../Image/click01_on.jpg) no-repeat;
}

table.sitemap {
	margin:10px 0;
	border:#593343 1px solid;
	background:url(../Image/combg_01.jpg) repeat-y;
}

table.sitemap tr td {
	border: #593343 1px solid;
	padding:15px;
}

table.sitemap tr td p {
	margin:3px 0;
}


/*** navi ***/

p.qc_index_navi{
	height:auto;
}