/* CSS Document */

h1,h2,h3,h4,h5,h6,p,ul,dl,form {
	margin: 0px;
	padding: 0px;
}

hr {
	display: none;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #990000;
}
a:active {
	text-decoration:none;
	position:relative;
	top:+1px;
}

body {
	text-align: center;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background-image: url(image/haikei.jpg);
	background-repeat: repeat-x;
}
#outer-box {
	background-image: url(image/gray-sen.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-position: center top;
	text-align: left;
}
#outer-in-box {
	background-image: url(image/haikei-naka.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 780px;
	text-align: left;
}
#outer-box-slit {
	padding-right: 10px;
	padding-left: 10px;
}
#head-navi-box {
	height: 100px;
}

#head-navi-box ul{
	list-style:none;
	padding-left: 15px;
	height: 22px;
	padding-top: 65px;
}
#head-navi-box a {
	background-image: url(image/navi.jpg);
	text-indent: -9999px;
	display: block;
	height: 22px;
	overflow:hidden;
}


#head-navi-box li {
	list-style-type: none;
	float: left;
	height: 22px;
}


a.home {
	background-position:0px 0px;
	width: 51px;
	margin-right: 2px;
	}
a.home:hover {
	background-position:0px -22px;
	width: 51px;
	}
a.ske {
	background-position:-51px 0px;
	width: 82px;
	margin-right: 2px;
	}
a.ske:hover {
	background-position:-51px -22px;
	width: 82px;
	}
a.pro {
	background-position:-133px 0px;
	width: 80px;
	margin-right: 2px;
	}
a.pro:hover {
	background-position:-133px -22px;
	width: 80px;
	}
a.bbs {
	background-position:-271px 0px;
	width: 58px;
	margin-right: 2px;
	}
a.bbs:hover {
	background-position:-271px -22px;
	width: 58px;
	}
a.diary {
	background-position:-329px 0px;
	width: 42px;
	margin-right: 2px;
	}
a.diary:hover {
	background-position:-329px -22px;
	width: 42px;
	}
a.cd {
	background-position:-371px 0px;
	width: 57px;
	}
a.cd:hover {
	background-position:-371px -22px;
	width: 57px;
	}
a.gall {
	background-position:-213px 0px;
	width: 58px;
	margin-right: 2px;
	}
a.gall:hover {
	background-position:-213px -22px;
	width: 58px;
	}

#fla-box {
	width: 555px;
	background-image: url(image/flash-kage.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 22px;
}
#fla-box h2 {
	height: 333px;
	width: 555px;
	margin: 0px;
	padding: 0px;
	background-image: url(image/flash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#cont-box-right {
	float: right;
	width: 270px;
	text-align: left;
}
#cont-box-left {
	float: left;
	width: 260px;
	text-align: left;
}
#cont-box-left .txt {
	padding-right: 5px;
	padding-left: 5px;
	line-height: 150%;
	color: #333333;
}

.san {
	background-image: url(image/sankaku.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	margin-top: 10px;
}
.san a {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.san2 a {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
#cont-box {
	width: 555px;
	padding-top: 10px;
}


.san2 {
	background-image: url(image/sankaku1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#cont-box-right #sk {
	background-image: url(image/tenten.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 10px;	
}

#under-navi-box h4 {
	display: block;
	text-indent: -9999px;
	height: 45px;
}
#under-navi-box {
	background-image: url(image/consort.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 555px;
	margin-top: 10px;
	padding-bottom: 10px;
}

#cont-box-left h3 {
	text-indent: -9999px;
	display: block;
	background-image: url(image/gakusi.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 32px;
	margin-bottom: 10px;
}
#cont-box-right h3 {
	text-indent: -9999px;
	display: block;
	height: 16px;
	width: 240px;
}

#foot-box address {
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
	font-style: normal;
	padding-top: 5px;
	text-transform: uppercase;
}
#u-navi {
	text-align: right;
	height: 15px;
	margin-right: auto;
	margin-left: auto;
}


h1 a {
	height: 200px;
	width: 180px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin-top: 10px;
	margin-left: 10px;
}

#right-box {
	float: right;
	width: 585px;
}

#right-rap {
	background-image: url(image/osirase-naka.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
#right-head {
	background-image: url(image/osirase.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#right-foot {
	background-image: url(image/osirase-sita.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 15px;
}

#foot-box {
	background-image: url(image/sita-kage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9a9a9a;
	width: 780px;
	clear: both;
}
#link-box {
	width: 195px;
	float: left;
	margin-top: 120px;
	padding-bottom: 10px;
}
#link-box ul {
	margin-left: 54px;
	list-style-type: none;
}
#link-box li {
	width: 88px;
	margin-top: 4px;
}
#under-navi-box ul {
	list-style-type: none;
}
#under-navi-box li {
	float: right;
	list-style-type: none;
	font-size: 12px;
	color: #999999;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-left: 10px;
	line-height: 12px;
}
#under-navi-box a {
	font-size: 10px;
	color: #999999;
}



#left-box {
	float: left;
	width: 190px;
}


#cont-box hr {
	background-image: url(image/pro-line.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#pro-line {
	background-image: url(image/pro-line.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
}
.probox img {
	float: left;
	margin-right: 15px;
}

#osirase_dl {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(image/tenten.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 240px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#osirase_dl dt {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
	padding-top: 15px;
}
#osirase_dl dd {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	margin: 0px;
	width: 230px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#fla-box_inner {
	width: 100%;
}
#under-navi-box a:hover {

	font-size: 10px;
	color: #990000;
}
#page-box {
	text-align: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

#pankuzu {
	font-size: 10px;
	padding-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}



#pankuzu a:link {
	color: #333333;
}
#pankuzu a:visited {
	color: #333333;
	text-decoration: underline;
}
#pankuzu a:hover {
	color: #990000;
}
#pankuzua :active {
	text-decoration:none;
	position:relative;
	top:+1px;
}
#navi-box-p {
	background-image: url(image/navi07.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 72px;
	clear: both;
}
#pry p {
	font-size: 12px;
	color: #333333;
	margin-left: 10px;
	margin-top: 5px;
	line-height: 150%;
}
#pry {

	margin-bottom: 20px;
}

#pry h4 {
	color: #BD4F1E;
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 30px;
	font-size: 1.1em;
}

#pry li {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 35px;
	margin-top: 5px;
}
#cont-box h2 {
	color: #890F0E;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #890F0E;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #890F0E;
	font-size: 16px;
	padding-left: 3px;
	padding-bottom: 2px;
}
#cont-box .txt strong {
	font-weight: bold;
	color: #990000;
}

.profile {
	width: 260px;
	float: left;
	height: 100px;
}


#test {
}
#test li {
	list-style-position: outside;
	list-style-type: none;
	line-height: 140%;
}
#test h4 {
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	margin-bottom: 5px;
	padding-top: 5px;
	color: #DA6128;
}
#test p {
	font-size: 12px;
	color: #666666;
	line-height: 130%;
	margin-top: 10px;
}
#test a {
	font-weight: bold;
	color: #333333;
}
#test a:hover{
	color: #990000;
}
#deal {
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	margin-top: 10px;
	margin-left: 5px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-right: 10px;
	margin-left: 5px;
	padding-right: 3px;
	margin-bottom: 10px;
}
#deal #apo {
	height: 30px;
}

#deal dt {
	float: left;
	width: 200px;
}
#shop p {
	font-size: 13px;
	color: #333333;
	margin-top: 10px;
}
.probox-right h3 {
	float: left;
	margin-right: 5px;
}
.p_line {
	padding-top: 5px;
	padding-bottom: 5px;
}

#m-box {
	text-align: center;
}
#a-box {
	text-align: center;
}
.tanto {
	font-weight: bold;
	color: #D85D24;
	margin-bottom: 5px;
}
.p_name {
	font-size: 1.2em;
	padding-bottom: 5px;
	color: #663300;
	font-weight: bold;
	padding-top: 10px;
}

.p_name2 {
	font-size: 1.2em;
	color: #AE5700;
	font-family: "lr SVbN", "Osaka|";
}


.p_comnt {
	line-height: 130%;
	font-size: 1em;
	color: #666666;
}
.profile h3 {
	float: left;
	margin-right: 5px;
}
#owabi {
	color: #3333CC;
	font-size: 12pt;
	font-weight: bold;
}
#o_cm {
	color: #333399;
}
#shop .second h3 {
	float: left;
	margin-right: 20px;
	border: 2px solid #4B1B1B;
}
#shop .second {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top: 15px;
	width: 555px;
	height: 300px;
	color: #666666;
}
.price .title {
	font-weight: bold;
}


#shop .second h4 {
	padding-bottom: 10px;
}
#shop .second #line_left {
	float: left;
	padding-left: 115px;
}
#shop .second #line_right {
	float: right;
	padding-right: 50px;
	padding-left: 30px;
}

#shop .second .price li {
	list-style-type: none;
	padding-left: 10px;
}
#shop #toriatu {
	font-weight: bold;
	text-align: right;
}
#shop .second p {
	font-size: 1.0em;
	color: #333333;
}
