@charset "shift_jis";


/* --------------------------------------------------------------------------------

LAXMEN/ CSS FORMAT ver1.1
 for common pages
 
 mioSoft co., Ltd. , Metola design collaborate to produce 2006.9.30

-------------------------------------------------------------------------------- */



/* --------------------------------------------------------------------------------
 01.global
-------------------------------------------------------------------------------- */

body,td,th {
	font-size: 12px;
	color: #333333;
}

body {
	background-color: #FFFFDD;
	margin: 0 0 0 0;
}

sup {
	font-size: 9px;
}

sub {
	font-size: 9px;
}

img {
	border:0px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
}
h2 {
    	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 15px 0px 5px 5px;
	border-bottom: 1px dashed #000000;
	text-align: left;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FCA500;
	padding: 5px;
	margin: 5px;
	border: 1px solid #cccccc;
	background: #FFFFCC;
}	
	
strong {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	}
.sub_body {
    background-color: #FCA500;
}
.menu_btn {
    	background: url(../images/menu_back.gif) no-repeat;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	padding: 12px 5px 5px 30px;
	width: 230px;
	height: 35px;
	margin-left: 10px;
	color: #333333;
}
.menu_btn a{
    color:#333333;
	text-decoration: underline;
}
.menu_btn a:hover{
    color:#FF0000;
	text-decoration: underline;
}
.submenu_btn {
    background: url(../images/menu_back.gif) no-repeat;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding: 12px 2px 2px 30px;
	width: 150px;
	height: 32px;
	margin: 0px 2px 0px 2px;
	color: #333333;
}
.submenu_btn a{
    color:#333333;
	text-decoration: underline;
}
.submenu_btn a:hover{
    color:#FF0000;
	text-decoration: underline;
}
ul,ol {
	color: #333333;
	text-align: left;
}
/* --------------------------------------------------------------------------------
 02.links
-------------------------------------------------------------------------------- */


a:link {
	text-decoration: underline;
	color: #333333;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
.linklist {
	margin: 10px 0px 10px 10px;
	padding-left: 5px;
	list-style-type: none;
}

.linklist li{
	background-image:  url(../co_img/line_dotted.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 5px;
	padding-bottom: 3px;
	height: 22px;
	text-align: left;
}
.linklist a {
    text-decoration: underline;
	color: #0000FF;
}
.linklist a:hover {
    text-decoration: underline;
	color: #FCA500;
}

/* --------------------------------------------------------------------------------
 03.font-style
-------------------------------------------------------------------------------- */


.normal {
	line-height:140%;
}

.caption {
	font-size:10px;
	line-height:120%;
}

.red {
	color:#FF0000;
}

.bold12 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}




/* --------------------------------------------------------------------------------
 04.margin set
-------------------------------------------------------------------------------- */

.mar01{
 	 margin:10px 0px 0px 0px;
}

.mar02{
 	 margin:0px 10px 0px 0px;
}

.mar03{
 	 margin:0px 0px 10px 0px;
}

.mar04{
 	 margin:0px 0px 0px 10px;
}

.mar05{
 	 margin:10px;
}

.mar06{
 	 margin:20px 0px 0px 0px;
}

.mar07{
 	 margin:0px 0px 20px 0px;
}

.mar11{
	margin:30px 0px 0px 0px;
}

.mar13{
	margin:0px 0px 30px 0px;
}





.pad01{
	padding:10px 0px 0px 0px;
}

.pad02{
	padding:0px 10px 0px 0px;
}

.pad03{
	padding:0px 0px 10px 0px;
}

.pad04{
	padding:0px 0px 0px 10px;
}

.pad05{
	padding:10px;
}

.pad06{
	padding:20px 0px 0px 0px ;
}

.pad11{
	padding:30px 0px 0px 0px;
}

.pad13{
	padding:0px 0px 30px 0px;
}

/* --------------------------------------------------------------------------------
 05.frame set
-------------------------------------------------------------------------------- */
.frame1-top {
	background: url(../co_img/frame1_top.gif) repeat-x;
}

.frame1-bottom {
	background: url(../co_img/frame1_bottom.gif) repeat-x;
}

.frame1-left {
	background: url(../co_img/frame1_left.gif) repeat-y;
}

.frame1-right {
	background: url(../co_img/frame1_right.gif) repeat-y;
}


/* --------------------------------------------------------------------------------
 10.common rayout css
-------------------------------------------------------------------------------- */

.line-vertical{
	background-image: url(../co_img/line_center.gif);
	background-repeat: repeat-y;
}

.img-border {
	border: #000 2px solid;
}
.staff_img {
	float: right;
	margin-left: 1em;
	border: #000 2px solid;
}
.staff_com {
	padding: 10px 0;
	line-height: 130%;
}
.footer {
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px 0 0 0;
}
.footer a {
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px 0 5px 0;
}
.foot_link a {
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px 0 5px 0;
	text-decoration: underline;
}

#search-btns {
	margin:3px 0 0 0;
	padding: 6px 0;
}

.searchbtn-margin {
	margin:0 0 4px 0;
}

.bg-yellow {
	background-color: #FCA500;
}

/* --------------------------------------------------------------------------------
 11.toppage css
-------------------------------------------------------------------------------- */
.top-frame1 {
	border: #E2B232 1px solid;
	margin: 0 0 15px 0;
}

.top-btn-margin {
	margin: 0 0 7px 0;
}

.top-btn-margin2 {
	margin: 0 0 4px 0;
}

.top-cat-title {
	background: url(../../images/bg_cat_title.gif) repeat-x;
}

.top-description {
	font-size:10px;
	line-height:120%;
	padding:5px;
}
.qrtext {
    background-color: #FFFFFF;
	padding: 2px;
	text-align: left;
}	
.qrtext2 {
    background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
}	
/* --------------------------------------------------------------------------------
 12.frame css
-------------------------------------------------------------------------------- */
.frame-head-bg {
	background: url(../co_img/head_bg.gif) repeat-x;
}

.frame-left-bg {
	background: #FCA500 url(../co_img/left_bg.gif) repeat-y;
}

.frame-foot-bg {
	background: #1F1F1F;
}
/* --------------------------------------------------------------------------------
 13.category css
-------------------------------------------------------------------------------- */
.cat {
    background-color:#fff;
    padding: 2px 2px 2px 3px;
}
.cat_detail {
    text-align: right;
}		
.td01 {
	background-color:#fff;
    	padding: 2px;
	vertical-align: top;
	text-align: left;
}
.td01 a {	
    text-decoration: underline;
}
.td01 a:hover {
    text-decoration: underline;
	color: #FCA500;
}
.td02 {
    font-size: 12px;
    padding: 2px;
	vertical-align: top;
}
.td02 a {	
    text-decoration: underline;
}
.td02 a:hover {
    text-decoration: underline;
	color: #FCA500;
}
.td03 {
    	padding: 5px 5px 5px 5px;
	text-align: left;
}
.td03 a {	
    	text-decoration: underline;
	color: #0000FF;
}
.td03 a:hover {
    text-decoration: underline;
	color: #FCA500;
}
.td05 {
    	padding: 5px 5px 5px 5px;
	text-align: center;
	background: #47B403;
}
.td05 a {	
    	text-decoration: underline;
	color: #333;
	font-weight: bold;
}
.td05 a:hover {
    	text-decoration: underline;
	color: #333;
}
.td07 {
	background-color:#fff;
    	padding: 2px;
	vertical-align: top;
	text-align: center;
}
.td07 a {	
    text-decoration: underline;
}
.td01 a:hover {
    text-decoration: underline;
	color: #FCA500;
}
.para {
	background-color:#fff;
    	padding: 2px;
	text-align: left;
	font-size: 10px;
	width: 169px;
}
/* --------------------------------------------------------------------------------
 13.pankuzu list
-------------------------------------------------------------------------------- */	
.pan {
    text-align: right;
	font-size: 10px;
	padding: 2px;
	margin: 5px 5px 10px 0px;
	}	
.pan a {	
    text-decoration: underline;
        color: #0000FF;
}
.pan a:hover {
    text-decoration: underline;
	color: #FCA500;
}
/* --------------------------------------------------------------------------------
 13.blog_news
-------------------------------------------------------------------------------- */	

.b_new {	
	background-color:#FCA500;
        color: #0000FF;
}
.new_table {	
	background-color:#47B403;
        color: #0000FF;
	font-size: 12px;
}
.th01 {
	background-color:#FCA500;
	text-align:center;
}
.th01 a {
	background-color:#FCA500;
	text-align:center;
	color: #368428;
	font-weight: bold;
}
.th02 {
	background-color:#ffffcc;
	text-align:center;
}
.th02 a {
	background-color:#ffffcc;
	text-align:center;
	color: #368428;
	font-weight: bold;
}
.th03 {
	background-color:#dd0000;
	text-align:center;
	font-weight: bold;
}
.blog_title {
    	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 15px 15px 5px 5px;
	border-bottom: 1px dashed #000000;
	text-align: left;
}
/* --------------------------------------------------------------------------------
 14.panorama
-------------------------------------------------------------------------------- */	
.pano_title {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 15px 10px 10px 10px;
	border-bottom: 1px dashed #000000;
	text-align: left;
	width: 650px;
}
.pano_comments {
	border: 1px solid #ff9900;
	margin: 20px;
	padding: 10px;
	width: 600px;
}
.pano_table {
	margin: 10px;
	background: #ff9900;
	width: 650px;
}	
.p_pict {
	text-align: center;
	background: #fff;
	width: 215px;
	padding: 5px;
}
.p_detail {
	text-align: left;
	padding: 5px;
	background: #fff;
	width: 215px;
}
.p_comment {
	text-align: left;
	padding: 5px;
	background: #fff;
	width: 215px;
}
.p_button {
	text-align: center;
	padding: 5px;
	background: #fff;
	width: 215px;
}
/* --------------------------------------------------------------------------------
 14.manual
-------------------------------------------------------------------------------- */
.manual {
    padding: 5px 10px 5px 10px;
    text-align: left;
}	
.manual_midashi {
    	font-size: 16px;
	font-weight: bold;
	color: #ff9900;
	margin: 10px 0px 10px 0px;
	}
.manual_submidashi {
        background: url('../room/images/midashi.gif') no-repeat;
        font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 15px 0px 15px 0px;
	padding-left: 20px;
	}
.bottom_line {
    margin-top: 15px;
    }
.manual_table {
    background-color: #FF9900;
	}	
.td03  {
	background-color: #FFFFFF;
	color: #FF9900;
	font-weight: bold;
	text-align: center;
	padding: 2px 2px 2px 2px;
}
.td04  {
	background-color: #FFF4D2;
	color: #333333;
	text-align: left;
	padding: 2px 2px 2px 5px;
}
.td06  {
	background-color: #FFFFFF;
	text-align: center;
	padding: 2px 0px 2px 0px;
}
.th01  {
    width: 490px;
	background-color: #FF9900;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 5px 2px 5px 2px;
}
/* --------------------------------------------------------------------------------
 14.link
-------------------------------------------------------------------------------- */
.link_midashi {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	border-left: 10px solid #333333;
	padding: 5px 0px 5px 10px;
}
.cat_link {
	padding: 5px 0px 5px 0px;
}
.com_link {
	text-align: left;
	margin-left: 10px;
}
.link-b {
	font-weight: bold;
	color: #FF9900;
}
/* --------------------------------------------------------------------------------
 15.search
-------------------------------------------------------------------------------- */

.search_title {
    	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 15px 15px 5px 5px;
	border-bottom: 3px solid #ff9900;
	text-align: left;
}
.bigname {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	text-align: center;
}
.search_th {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	border: 1px solid #ff9900;
	padding: 5px;
	background: #ff9900;
}
.err_msg {
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-align: center;
}
.cnt_result {
	font-size: 14px;
	font-weight: bold;
	color:#ff8c00;
}
.pages {
	font-size: 10px;
	text-align: right;
}
.table_detail{
	font-size:13px;
	width:540px;
	border-collapse: collapse;
	border:1px solid #ff9900;
}
.td_pict{
	height:200px;
	border:1px solid #ff9900;
}
.td_yachin{
	font-size: 14px;
	text-align: right;
	color: #ff9900;
	font-weight: bold;
	border:1px solid #ff9900;
}
.th_item {
	text-align:center;
	padding:2px;
	background:#fffacd;
	border:1px solid #ff9900;
}
.td_result {
	padding:2px;
	border:1px solid #ff9900;
}

.table_detail2 {
	font-size:13px;
	width:540px;
	border-collapse: collapse;
	border:1px solid #ff9900;
}
.th_subject {
	text-align:center;
	padding:2px;
	background:#fffacd;
	border:1px solid #ff9900;
}
.td_detail {
	text-align:left;
	padding:2px;
	background:#fff;
	border:1px solid #ff9900;
}
.td_pict{
	height:200px;
	border:1px solid #ff9900;
}
.td_yachin{
	font-size: 14px;
	text-align: right;
	color: #ff9900;
	font-weight: bold;
	border:1px solid #ff9900;
}
.th_title {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background: #ff8c00;
}