@charset "utf-8";
body {
font-family: "ＭＳ Ｐゴシック", Osaka;
}

/* common */
#wrapper{
	width:900px;
	border:solid 1px #C8C8C8;
	background-color:#ffffff;
	font-size:80%;
	line-height:140%;
}

#edit_wrapper {
    background-color:#ffffff;
    border:1px #cccccc solid;
    width:900px;
	font-size:90%;
}

table{
	font-size:100%;
}

img{
	border:none;
}

a:link{
	color:#00F;
}

a:visited{
	color:#A0F;
}

a:hover, a:active{
	color:#F00;
}

.red{
	color:#FF0000;
}

.hissu{
	color:#FF0000;
}

/*.nowrap{
	white-space:nowrap;
}*/

.navi{
    text-align:center;
    font-size:14px;
    margin:5px 0px;
    color:#666666;
}

.navi_total{
    color:#000000;
    margin-right:10px;
}

.navi .page_no{
    font-weight:bold;
    margin-left:10px;
    margin-right:10px;
}

.navi .target_page_no{
    color:#ff0000;
}

.navi a{ text-decoration: none; }

.alerts{
    color:#ff0000;
}

.alerts{
    color:#ff0000;
}

.messages{
    color:#0000ff;
}

.no_data_msg{
    color:#ff0000;
    text-align:center;
    margin:10px;
}

.std_table {
    background-color: #bbbbbb;
}

.std_table th {
    border-style:solid;
    border-color:#ffffff #eeeeee #eeeeee #ffffff;
    border-width:2px;

    background-color: #eeeeee;
    text-align:center;
}

.std_table td {
    background-color: #ffffff;
}


/* common edit */
.edit_page_title{
    border-left:10px solid #666666;
    font-size:16px;
    margin:10px ;
    padding:2px 0px 2px 10px;

}

.edit_block{
    margin:0px 10px 10px 10px;
}

.edit_title{
    margin:0px;
    padding:4px 10px;
    background-color:#eeeeee;
    font-weight:bold;
}

.edit_title a:link, .edit_title a:visited, .edit_title a:active{ text-decoration: none; }
.edit_title a:hover { text-decoration: underline}

.edit_content{
    border:1px #cccccc solid;
    margin:0px;
    padding:5px 10px;
}

.edit_button{
    margin-top:5px;
    text-align:center;
}


.edit_table {
    border: solid 1px #666666;
    border-collapse: separate;
    border-spacing: 1px;
}

.edit_table th {
    border-style:solid;
    border-color:#ffffff #333333 #333333 #ffffff;
    border-width:2px;
    background-color: #cccccc;
}

.edit_table td {
    border-style: solid;
    border-color:#ffffff #cccccc #cccccc #ffffff;
    border-width:1px;
    background-color: #ffffff;
}

.noborder_table th, .noborder_table td{
    border:none;
}


/* site edit */
.site_page_label_bar{
    border-top:1px #cccccc solid;
    border-bottom:1px #cccccc solid;
    padding:5px 10px;
}

.site_page_label_bar a {text-decoration: none;}

/* unit edit */
.edit_menu {
    margin: 0px;
    padding: 5px 0px;
    background-color: #eeeeee;
    border-bottom: solid 1px #333333;
}

.edit_menu .name {
    float: left;
    padding-left: 10px;
    font-weight: bold;
}

.edit_menu .link {
    text-align: right;
    padding-right: 10px;
    font-weight: normal;
}

.edit_side_block {
    float:left;
    width:150px;
    margin:10px 0px 0px 2px;
}

.edit_side_block dt{
    background-color:#eeeeee;
    padding:2px 5px;
    border:1px solid;
    border-color:#eeeeee #666666 #666666 #eeeeee;
}

.edit_side_block dd{
    margin:2px 2px 2px 10px;
}

.edit_side_block a:link, .edit_side_block a:visited, .edit_side_block a:active{ text-decoration: none; }
.edit_side_block a:hover { text-decoration: underline}

.edit_main_block {
    float:left;
    width:720px;
}

/*header*/
#header{
	width:900px;
	height:80px;
}

#header .sum{
	/*background-color:#684920;*/
	/*color:#ffffff;*/
	font-size:10px;
	margin:0px 0px 0px 3px;
	width:484px;
	float:left;
	font-weight:normal;
}

#header h1{
	margin:8px 0px 0px 10px;
	white-space: nowrap;
}

#header .header_link{
	float:right;
	text-align:right;
}

#header ul{
	margin:0px;
	padding:0px;
}

#header li{
	list-style-type:none;
	padding:0px;
	margin:0px;
}


#header .header_link li{
	width: 192px;
	height: 100px;
	vertical-align: top;
	float:left;
	background-image:url(/image/head_bg_right.jpg);
	background-repeat:no-repeat;
	padding:0px;

}

#header .header_link a{
	padding:0px 0px 0px 8px;
}

.header_link a:link, .header_link a:visited{
}

.header_link a:hover, .header_link a:active{
}



#header .header_logo{
	float:left;
}

#header .header_contact{
	float:right;
}

/*top_navi*/
#top_navi{
	clear:both;
	width:100%;
	background-image:url(../image/bk_topnavi.gif);
	background-repeat:no-repeat;
	height:25px;
	width:100%;
}

#top_navi ul{
	margin:0px 0px 0px 5px;
	padding:0px;
}

#top_navi li{
	background: url(/image/triangle_yellow.gif) no-repeat 0px 0.4em;
	list-style-type:none;
	padding:0px 0px 0px 10px;
	margin:0px;
	font-weight: bold;
	font-size: 110%;
}

#top_navi li{
	float:left;
	padding:2px 5px 2px 10px;
}

#top_navi .loginshop_box{
	float:right;
	padding:2px 5px 2px 0px;
	}

/*left_box*/
#left_box{
	float:left;
	width:170px;
	/*background-image:url(../image/bk_leftbox.gif);
	background-repeat:repeat;*/
	padding:0px;
}

#left_box h2, #left_box h3{
	margin:0px;
}

#left_box ul{
	margin:0px;
	padding:0px;
}

#left_box li{
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#left_box .leftbox_ul ul{
	margin:3px 0px 0px 0px;
}

#left_box .leftbox_ul li{
	margin:5px 0px 0px 0px;
}


.free_area{
	padding:3px 0px 3px 0px;
}


#left_box p{
	padding:5px 3px 5px 3px;
}

.left_tankentai_box{
	background-color:#ffffff;
	margin:7px 2px 7px 2px;
}

.left_event_box{
	background-color:#ffffff;
	margin:7px 2px 7px 2px;
}

.left_navi_box{
	margin:7px 2px 7px 2px;
	background-color:#ffffff;
}

.left_npo_box{
	margin:7px 2px 7px 2px;
	background-color:#ffffff;
}

#left_box li img{
	vertical-align:bottom;
}

/*footer*/
#f_link_box{
	clear:both;
	text-align: center;
	border-top:solid 1px #C8C8C8;
	border-bottom:solid 1px #C8C8C8;
	background-color:#f7f3f7;
	padding:5px 3px 5px 3px;
}


#footer{
	text-align: center;
	padding: 10px 0px 10px 0px;
}
