/* --- common style ---------------------------------------------------- */

* {
	margin:0px;
	border:none;
	padding:0px;
	font-size:12px;
	line-height:1.5em;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:lighter;
}

ul,li {
	list-style:none;
	margin:0px;
}

table,
table tr,
table tr th,
table tr td {
	text-align:inherit;
	border-collapse:collapse;
	vertical-align:top;
}

table tr th {
	font-weight:bold;
}

a:link {color:#FF7D3F; text-decoration:none;}
a:visited {color:#FF7D3F; text-decoration:none;}
a:active {color:#F71651; text-decoration:none;}
a:hover {color:#F71651; text-decoration:none;}


/* --- site layout ----------------------------------------------------------- */
body {
	text-align:center;
	background:url(../img/back.jpg)
}

div#layout {
	text-align:center;
	width:790px;
	margin:0 auto 0 auto;
	background:url(../img/layout_head.jpg) no-repeat;
}

div#header {
	text-align:center;
	width:790px;
	height:55px;
	position:relative;
	margin:0 auto 0 auto;
	background:url(../img/layout_head.jpg) no-repeat;
	background-position:bottom;
}


div#layout div#header02 {
	width:590px;
	text-align:center;
	float:right;
	display:inline;
	margin:0 20px 20px 0;
}

div#layout div#wrapper {
	overflow:hidden;
	width:790px;
	margin:0 auto 0 auto;
	background:url(../img/bg_layout.jpg) repeat-y;
	text-align:left;
}

div#wrapper div#main {
	float:right;
	display:inline;
	width:590px;
	padding:0 0 0 20px;
}

div#wrapper div#navi {
	float:left;
	display:inline;
	width:160px;
	margin-left:20px;
	text-align:left;
}

div#layout div#footer {
	clear:both;
	width:790px;
	text-align:center;
	font-size:10px;
}


/* --- header ---------------------------------------------------------------- */

div#header h1 {
	text-indent:-9999px;
}

div#header h2 {
	position:absolute;
	text-align:right;
	top: 3px;
	left: 381px;
	font-size:10px;
	width: 405px;
}

div#header p#sitemap {
	position:absolute;
	line-height:20px;
	text-align: left;
	left: 6px;
	top: 14px;
	font-size:10px;
}


div#header02 h3 a {
	display:block;
	overflow:hidden;
	width:590px;
	height:150px;
	background:url(../img/title.jpg) no-repeat;
	text-indent:-9999px;
}
	


/* --- wrapper --------------------------------------------------------------- */



/* --- navi ------------------------------------------------------------------ */
p#contents {
	width:160px;
	height:42px;
	background:url(../img/lalaboo.jpg) no-repeat;
	text-indent:-9999px;
}


div#navi div#menu {
	margin:0 0 5px 0;
	text-align:left;
}

div#navi div#menu ul {
	width:156px;
	margin-left:2px;
}

div#navi div#menu ul li {
	margin:0 0 2px 0;
}

div#navi div#menu ul li a {
	display:block;
	width:126px;
	line-height:36px;
	padding:0 0 0 30px;
}

div#navi div#menu ul li a { background:url(../img/menu_list_01.jpg) 0 0; }
div#navi div#menu ul li a:hover { background:url(../img/menu_list_01.jpg) 156px 0; }


div#navi p#banner01 a {
	display:block;
	width:142px;
	height:80px;
	background:url(../img/dammy_01.gif) no-repeat;
	text-indent:-9999px;
	margin:0 0 2px 9px;
	text-align:center;
}

div#navi p#banner01 a:hover {
	background:url(../img/dammy_01_hover.gif) no-repeat;
}

div#navi p#banner02 {
	margin-left:9px;
}


div#navi div#banner img {
	margin:0 0 10px 0;
	border:none;
}

div#navi div#rss {
	margin-left:10px;
}


div#navi div#rss p {
	float:left;
	dispray:inline;
	margin-right:10px;
}



/* --- footer ---------------------------------------------------------------- */
ul,li {
	list-style:none;
}

div#footer ul {
	background:url(../img/layout_foot.jpg) no-repeat;
	overflow:hidden;
	width:790px;
	margin:0 auto;
	text-align:center;
	padding-top:20px;
}

div#footer ul li {
	display:inline;
	color:#F71651;
}

ul,li {
	list-style:none;
}

div#footer p {
	overflow:hidden;
	width:790px;
	line-height:40px;
	text-align:center;
}


/* --- sitemap ---------------------------------------------------------------- */

div#main dl#sitemap {
	margin:0 0 20px 20px;
}

div#main ul#sitemap li a {
	margin:0 0 10px 0;
	font-size:20px;
}

div#main dl#sitemap dd {
	margin:0 0 20px 20px;
}





/* --- main ------------------------------------------------------------------ */
#main p {
	clear:both;
}


h3#main_img {
	width:560px;
	height:230px;
	background:url(../img/main_01.jpg) no-repeat;
	text-indent:-9999px;
	margin:0 0 10px 0;
}

dl#pick01 {
	float:left;
	dispray:inline;
	width:210px;
	height:200px;
	background:url(../img/welcome.jpg) no-repeat;
	padding:0 10px;
}

dl#pick01 dt {
	line-height:50px;
	text-indent:-9999px;
}



dl#pick02 {
	float:left;
	dispray:inline;
	width:295px;
	height:200px;
	background:url(../img/topics.jpg) no-repeat;
	padding:0 10px;
	margin:0 0 10px 10px;
}

dl#pick02 dt {
	line-height:50px;
	text-indent:-9999px;
}





dl#pick03 {
	width:540px;
	float:left;
	dispray:inline;
	background:url(../img/info.jpg) no-repeat #FFF4EE;
	padding:0 10px 10px 10px;
	margin:0  0 10px 0;
}

dl#pick03 dt {
	text-indent:-9999px;
}




/* --- table ---------------------------------------------------------- */
.table_a {
	margin:10px 0 10px 0;
}

.table_a,
.table_a tr,
.table_a tr th,
.table_a tr td {
	border:#FF9933 1px solid;
	border-spacing:1px;
	padding:3px 3px 3px 5px;
}

.table_a th {
	background:url(../img/bg_table.jpg) repeat-x;
	color:#826726;
	height:20px;
	font-weight:lighter;
}


.table_a_01 th {
	width:250px;
}

.table_a_01 td {
	width:100px;
	color:#FF6600;
	background-color:#F9FFD4;
	text-align:right;
}

.table_a_02 th {
	width:250px;
}

.table_a_02 td {
	width:100px;
	color:#FF6600;
	background-color:#F9FFD4;
	text-align:right;
}


/* --- common parts ---------------------------------------------------------- */
h3.naka_img {
	width:560px;
	height:130px;
	margin:0 0 10px 0;
	font-size:20px;
	line-height:38px;
	font-weight:bold;
	color: #FF7D3F;
	text-indent:10px;
}

h3.type_a {
	background:url(../img/naka_main_a.jpg) no-repeat;
}
h3.type_b {
	background:url(../img/naka_main_b.jpg) no-repeat;
}
h3.type_c {
	background:url(../img/naka_main_c.jpg) no-repeat;
}
h3.type_d {
	background:url(../img/naka_main_d.jpg) no-repeat;
}


.title01 {
	clear:both;
	background:url(../img/title01.jpg) no-repeat;
	margin:0 0 5px 0;
	font-size:20px;
	line-height:38px;
	color:#826726;
	text-indent:40px;
	font-weight:bold;
}

.title02 {
	clear:both;
	background:url(../img/title02.jpg) no-repeat;
	margin:0 0 5px 0;
	font-size:16px;
	line-height:36px;
	color:#826726;
	text-indent:30px;
}


.point {
	clear:both;
	background:url(../img/point.jpg) no-repeat;
	margin:0 0 10px 0;
	font-size:16px;
	line-height:35px;
	color:#D59758;
	text-indent:30px;
}

.redtxt {
	color:#826726;
	font-weight:bold;
	
}


.text_img img {
	clear:both;
	float:right;
	display:inline;
	margin:5px 25px 5px 5px;
	border:2px #FFCC00 solid;
}
	
.text_img02 img {
	clear:both;
	float:rleft;
	display:inline;
	margin:5px 5px 5px 5px;
	border:2px #FFCC00 solid;
}
	
.mar01 {
	margin-bottom:10px;
}
	
.mar02 {
	margin-bottom:20px;
}

.bg_txt {
	width:520px;
	padding:10px;
	background:url(../img/bg_txt.jpg) no-repeat;
	margin-bottom:20px;
}

.bg_txt02 {
	width:520px;
	padding:10px;
	background:url(../img/bg_txt02.jpg) no-repeat;
	margin-bottom:20px;
}

.mini {
	font-size:10px;
}

.pagetop {
	float:right;
	margin-right:30px;
}

.staff {
	width:520px;
	float:left;
	display:inline;
}

.staff dt {
	clear:both;
	margin:5px 5px 5px 0;
	float:left;
	display:inline;
}

.staff dt dd {
	float:left;
	display:inline;
}

.staff dt img {
	border:2px #FFCC00 solid;
}


.point02 {
	margin:0 0 10px 0;
	font-size:16px;
	line-height:35px;
	color:#D59758;
	text-indent:20px;
	border-bottom:2px #FFCC00 solid;
}

.p_txt {
	color:#FF6633;
}

#img_ov {
	display:block;
	width:260px;
	height:200px;
	border:2px #FFCC00 solid;
	background:url(../img/mi-001.jpg) no-repeat;
	text-indent:-9999px;
}

#img_ov:hover {
	background:url(../img/mi-002_ov.jpg) no-repeat;

}

.point03 a {
	clear:both;
	margin:0 0 10px 0;
	font-size:16px;
	line-height:35px;
	color:#D59758;
	text-indent:30px;
}

#sitemap dt {
	background:url(../img/point.jpg) no-repeat;
	margin:0 0 10px 0;
	font-size:16px;
	line-height:35px;
	color:#D59758;
	text-indent:30px;
}

#sitemap dt dd {
	padding-left:10px;
}

div#flash_banner {
	overflow:hidden;
	padding:5px;
	/*border:1px solid;*/
	margin:10px;
	margin-bottom:20px;
}	
	
table.nail {
	background:url(../img/bg_nail.jpg) no-repeat;
	width:240px;
	float:left;
	display:inline;
	margin:10px 15px;
}

table.nail th {
	line-height:45px;
	color:#FF3300;
	text-indent:10px;
}

table.nail td.nail_img img {
	width:220px;
	text-align:center;
	margin-left:10px;
	border:1px #FFFFFF solid;
}

table.nail td.text {
	background-color:#F9E3D4;
	padding:5px;
	color: #FF6633;
	width:240px;
}

input {
	border:1px solid #666666;
}
select {
	border:1px solid #666666;
}
textarea {
	border:1px solid #666666;
}

div.fira {
	width:560px;
	height:422px;
	position:relative;
	background:url(../img/fi04.jpg) no-repeat;
}

div.fira p.po01 {
	width:275px;
	height:80px;
	position:absolute;
	left: 285px;
	top: 91px;
}

div.fira p.po02 {
	width:275px;
	height:80px;
	position:absolute;
	left: 285px;
	top: 210px;
}

div.fira p.po03 {
	width:275px;
	height:80px;
	position:absolute;
	left: 285px;
	top: 324px;
}
