/******************************************************************************/
/* Reset */
/* LinkColor */
/* Headline */
/* Layout */
/* Header */
/* Breadcrumb */
/* Content */
/* Center LR Column */
/* Decoration */
/* Left Right Column */
/* Left Right Column Title */
/* Left Right Column Content */
/* Footer */
/* for accessibility */
/******************************************************************************/

/* Reset */
ul{
}
ul li{
/*border-left: 2px solid silver;
padding-left: 3px;
text-align: left;*/
}

* {
    margin: 0;
    padding: 0;
}
form {
    margin: 0;
}

/* LinkColor */
a:link		{
    /*color: #336699;*/
	 color: #191970;
	 text-decoration: none;
}
a:visited	{
    /*color: #a1c1e0;*/
	 color: #336699;
	 text-decoration: none;
}
a:hover		{
    color: #cc6666;
	 text-decoration: underline;
}
a:active	{
    color: #cc6666;
}

/* Headline */
h1 {
    font-size: 140%;
				margin:0 0 10px;
}
h2 {
    font-size: 120%;
}
h3 {
    font-size: 110%;
}
h4, h5 {
    font-size: 100%;
}

/* Layout */
body {
/*font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;*/
font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;

	 font-size: 75%;
	 line-height: 100%;
    color: #333;
    text-align: center;
				/*background-color: #a0522d;*/
				/*background-color: #634a27;
				background-color: #e4e0da;*/
				background-color: #e5ddda;
				background-image: url(images/bg.jpg);
				background-repeat: repeat-x;
}
body.ShowBlockL0R0 #Wrapper {
    width: 100%;
}
body.ShowBlockL1R0 #Wrapper {
    width: 100%;
}
body.ShowBlockL0R1 #Wrapper {
    width: 100%;
    float: left;
				margin-right: -200px;
}
body.ShowBlockL1R1 #Wrapper {
    width: 100%;
    float: left;
				margin-right: -200px;
}

body.ShowBlockL0R0 #CenterColumn {
    float: left;
    width: 100%;
}
body.ShowBlockL1R0 #CenterColumn {
    float: right;
    width: 100%;
				margin-left: -200px;
}
body.ShowBlockL0R1 #CenterColumn {
				margin-right: 200px;
}
body.ShowBlockL1R1 #CenterColumn {
    width:100%;
    float:right;
    margin-left: -200px;
}

body.ShowBlockL1R0 #CenterWrapper {
    margin-left: 200px;
}
body.ShowBlockL1R1 #CenterWrapper {
    margin-right: 200px;
    margin-left: 200px;
}

div#Container {
    margin: 0 auto;
    padding: 0;
    /*width: 100%;*/
	 width: 960px;
    text-align: left;
				background-color:#FFF;
}

div#CenterWrapper {
				padding: 10px;
}
div#CenterWrapper h1{
/*background-color: #f9f5f0;*/
background-image: url(images/h1_bg.jpg);
border: 3px double #d2b48c;
border-bottom: 5px solid #d2b48c;
padding: 7px;
padding-top: 10px;
line-height: 130%;
}
.test{
	background-color: #006400;
}
/* Header */
div#Header {
    width: 100%;
    height: 80px;
	color: #fff;
				/*background-color:#666;*/
				background-color: white;
}
div#Header div#Header_in{
	width: 960px;
	margin: auto;
}
div#Header div#banner_top{
float: right;
	margin-top:10px;
	text-align: right;
}
div#Header div#Sitename {
	font-weight: bold;
	padding: 20px 0 10px 10px;
	font-size: 200%;
	line-height: 100%;
}
div#Header div#Logo {
	float: left;
	/*padding: 4px;*/
}
div#Slogan {
	padding: 0 0 0 10px;
}
div#top_navi{
width: 100%;
height: 22px;
	background-color: black;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	color: white;
	padding-top: 10px;
	padding-bottom: 5px;

}
div#top_navi div#top_menu{
margin: auto;
	width:960px;
	clear: both;
	vertical-align: middle;
}
div#top_menu div#top_menu_l{
padding-top: 2px;
float: left;
}
div#top_menu div#top_menu_l a{
text-decoration: none;
color: white;
padding-left:20px;
padding-right: 20px;
border-right: 1px solid white;
font-size: 11px;
line-height: 130%;
}
div#top_menu div#top_menu_r{
float: right;
}
div#top_menu div#top_menu_r input[type="submit"]{
font-size: 12px;
background-color: white;
color: black;
border:1px outset silver;
padding: 2px;
padding-left: 5px;
padding-right: 5px;
text-align: center;
background-image: url(images/submit_bg.png);
color: black;
}
div#Header a:link,
div#Header a:visited {	
    color: #FFF;
				text-decoration: none;
}

/* Breadcrumb */
div#breadcrumb, div#theme_breadcrumbs {
    width: 100%;
    margin-bottom: 5px;
    border-bottom: #DDD solid 1px;
}

/* Content */
div#CenterColumn  h2.BlockTitle {
    /*border-bottom: #DDD dashed 1px;*/
	 padding:6px 5px 2px;
border-top: 3px double #555;
border-bottom: 1px solid #999;
background-color: white;
font-size: 120%;
line-height: 110%;
/*margin-bottom: 10px;*/
}
div#CenterColumn #centerc1 h2.BlockTitle {
background-color: #f5deb3;
}
div#CenterColumn #centerl1 h2.BlockTitle,div#CenterColumn #centerr1 h2.BlockTitle {
background-color: #f5deb3;
}
div#CenterColumn #centerc2 h2.BlockTitle {
background-color: #f0e68c;
}
div#CenterColumn #centerl2 h2.BlockTitle,div#CenterColumn #centerr2 h2.BlockTitle {
background-color: #f0e68c;
}
div#CenterColumn #centercu6 h2.BlockTitle {
background-color: #f0e68c;
}
div#CenterColumn #centerc3 h2.BlockTitle {
background-color: #e6e6fa;
}
div#CenterColumn #centerl3 h2.BlockTitle,div#CenterColumn #centerr3 h2.BlockTitle {
background-color: #e6e6fa;
}
div#CenterColumn #centercu7 h2.BlockTitle {
background-color: #e6e6fa;
}
div#CenterColumn #centerc4 h2.BlockTitle {
background-color: #ffe4c4;
}
div#CenterColumn #centerl4 h2.BlockTitle,div#CenterColumn #centerr4 h2.BlockTitle {
background-color: #ffe4c4;
}
div#CenterColumn #centercu8 h2.BlockTitle {
background-color: #ffe4c4;
}
div#CenterColumn #centerc5 h2.BlockTitle {
background-color: #d7ffb0;
}
div#CenterColumn #centercu9 h2.BlockTitle {
background-color: #d7ffb0;
}
div#CenterColumn #centerc6 h2.BlockTitle {
background-color: #fffacd;
}
div#CenterColumn div.BlockContent, div#ModuleContents {
    font-size: 100%;
    line-height: 1.6;
    padding: 0;
	 padding-top:10px;
	 padding-bottom: 10px;
    clear:both;
}

p {
    clear:both;
	 margin:0px;
	 padding: 0px;
}

/* Center LR Column */
div#CenterLColumn {
    float: left;
    width: 49%;
}

div#CenterRColumn {
    float: right;
    width: 49%;
}

div.CenterCblock {
    clear: both;
}

div.CenterLblock {
    clear: both;
	 margin-bottom: 10px;
}
div.CenterRblock {
    clear: both;
	 margin-bottom: 10px;
}

/* Decoration */
ul, ol {
    margin: 0;
    padding: 0;
}
li {
    list-style: none;
}
div#CenterColumn .BlockContent ul{
margin-left:14px;
}
div#CenterColumn .BlockContent ul li{
list-style-type: disc;
list-style-position: outside;
padding-left: 0px;
}
em {
    font-weight: bold;
    font-style: normal;
    color: #FF0000;
}

/* Left Right Column */
div#LeftColumn {
    float: left;
    width: 200px;
	 padding-top:10px;
}
div#RightColumn {
    float: right;
    width: 200px;
	 padding-top:10px;
}

div.LeftBlock {
margin-bottom: 5px;
width:190px;
margin-left: 10px;
}
div.RightBlock {
margin-bottom: 5px;
width:190px;
margin-right: 5px;
}

/* Left Right Column Title */
div#LeftColumn h2.BlockTitle, 
div#RightColumn h2.BlockTitle {
/*width: 164px;*/
border: 3px double #8b4513;
margin: 0 0 5px 0;
				padding: 0 10px;
				color: #FFF;
				line-height: 1.5;
				background-color: #a0522d;
				background-image: url(images/main_bg.jpg);
				text-align: center;
				
}

/* Left Right Column Content */
div#LeftColumn .BlockContent {
    text-align: left;
	 line-height: 130%;
}
div#RightColumn .BlockContent {
    /*text-align:center;*/
	 text-align: left;
	 line-height: 130%;
}

div#LeftColumn .BlockContent p,
div#RightColumn .BlockContent p {
    text-align:left;

}

/* Footer */
div#BacktoTop {
width:100%;

clear: both;
}
div#BacktoTop div#bt_in{
margin: auto;
margin-top: 20px;
	width:960px;
	text-align: right;
    /*margin: 10px 0px 5px;*/
    font-size:80%;
}
div#BacktoTop div#bt_in a{
	background-image: url(images/goto_top.png);
	display: block;
	width:150px;
	padding-top:5px;
	text-align: center;
	padding-bottom: 5px;
	color: white;
	float: right;
}
div#Footer {
    clear: both;
    width: 100%;
	 float: left;
				background-color: black;
				background-image: url(images/footer_bg.jpg);
				background-repeat: repeat-x;
}

div#Footer div#Footer_in{
width:960px;
color: white;
margin: 0 auto;
margin-top:20px;
margin-bottom: 20px;
}
div#Footer_in div#f_sitemap {
width:700px;
padding: 10px;
text-align: left;
color: white;
}
div#Footer_in div#f_sitemap a{
line-height: 140%;
text-decoration: none;
color: white;
}
div#Footer_in div#f_sitemap a:hover{
text-decoration: underline;
}
div#Footer_in div#f_sitemap .BlockTitle{
	border-bottom: 1px dotted white;
	margin-bottom: 10px;
}
div#Footer_in div#copyright {
width:200px;
border: 1px solid white;
padding: 10px;
margin-bottom: 10px;
color:white;
line-height: 130%;
}
div#Footer_in div#webone{
width:200px;
border: 1px solid white;
padding: 10px;
margin-bottom: 10px;
color:white;
line-height: 130%;
}
div#Footer_in div#webone .webone_in{
padding:10px;
text-align:left;
font-size:10px;
}
div#Footer_in a:link{
	color: #f0f8ff;
}
div#Footer_in a:hover{
	color: #cc6666;
}
div#Banner {
    clear: both;
    width: 100%;
    margin: 0 auto;
				padding: 20px 0;
}

/* for accessibility */
.Skip {	
    position: absolute;
    left: -999em;
}

/******************************************************************************/

/* clearfix http://www.positioniseverything.net/ */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/******************************************************************************/

/* XOOPS Main Menu */
.mainmenu, #usermenu {
    margin:0;
    padding:0;
    text-align:left;
}
.mainmenu li, #usermenu li {
    display: inline;
}
.mainmenu a {
    display: block;
    border-bottom: #DDD solid 1px;
				margin:0 1px;
}
.mainmenu a:hover {
    background-color: #EEE
}
.mainmenu a.menuTop {
    padding: 5px 10px;
}
.mainmenu a.menuMain {
    padding: 5px 10px;
}
.mainmenu a.menuSub {
    padding: 5px 5px 5px 15px;
}

#usermenu a {
    display: block;
    border-bottom: #DDD solid 1px;
				margin:0 1px;
    padding: 5px 10px;
}
#usermenu a:hover {
    background-color: #EEE
}
#usermenu a.menuTop {}
#usermenu a.highlight {
    background-color: #FCC;
}

/* XOOPS table */
table {
    width: 100%;
    margin: 0;
    padding: 0;
}
td {
    padding: 5px;
    vertical-align: top;
}
* html td {
    font-size: 0.8em;
} /* IE6 */

.outer {}
.head {
    /*background-color: #CCC;*/
	 background-color: #d2b48c;
	 /*background-color: #cccd3f;*/
    padding: 5px;
    font-weight: bold;
}
.even {
    /*background-color: #EEE;*/
	 /*background-color: #eee8aa;*/
	 background-color: #f4ede4;
    padding: 5px;
}
.odd {
    /*background-color: #FAFAFA;*/
	 background-color: #fbf9f6;
    padding: 5px;
}
.foot {
    padding: 5px;
}

tr.even td {
    background-color: #EEE;
    padding: 5px;
}
tr.odd td {
    background-color: #FAFAFA;
    padding: 5px;
}

/******************************************************************************/

/* XOOPS item */
.item {}
.itemHead {
    padding: 3px;
    background-color: #666;
    color: #FFF;
}
.itemInfo {
    text-align: right;
    padding: 3px;
    background-color: #EFEFEF;
}
.itemTitle a {
    font-weight: bold;
    font-variant: small-caps;
    color: #FFF;
    background-color: transparent;
}
.itemPoster {
    font-size: 90%;
}
.itemPostDate {
    font-size: 90%;
}
.itemStats {
    font-size: 90%;
}
.itemBody {
    padding-left: 0px;
}
.itemText {
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 150%;
}
.itemText:first-letter {}
.itemFoot {
    text-align: right;
    padding: 3px;
    background-color: #EFEFEF;
}
.itemAdminLink {
    font-size: 90%;
}
.itemPermaLink {
    font-size: 90%;
}

/* XOOPS Error Msg */
div.errorMsg {
    background-color: #FFCCCC;
    text-align: center;
    border-top: 1px solid #DDDDFF;
    border-left: 1px solid #DDDDFF;
    border-right: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
    font-weight: bold;
    padding: 10px;
}
div.confirmMsg {
    background-color: #DDFFDF;
    color: #136C99;
    text-align: center;
    border-top: 1px solid #DDDDFF;
    border-left: 1px solid #DDDDFF;
    border-right: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
    font-weight: bold;
    padding: 10px;
}
div.resultMsg {
    background-color : #CCCCCC;
    color: #333333;
    text-align: center;
    border-top: 1px solid silver;
    border-left: 1px solid silver;
    font-weight: bold;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
    padding: 10px;
}

/* XOOPS Code & Quote */
div.xoopsCode {
    background: #FAFAFA;
    border: 1px inset #000080;
    font-family: "Courier New",Courier,monospace;
    padding: 0px 6px 6px 6px;
}
div.xoopsQuote {
    background-color:#FAFAFA;
    border: #336699 solid 1px;
    padding: 3px;
}

/* XOOPS com */
.comTitle {
    font-weight: bold;
    margin-bottom: 2px;
}
.comText {
    padding: 2px;
}
.comUserStat {
    font-size: 10px;
    color: #2F5376;
    font-weight:bold;
    border: 1px solid silver;
    background-color: #ffffff;
    margin: 2px;
    padding: 2px;
}
.comUserStatCaption {
    font-weight: normal;
}
.comUserStatus {
    margin-left: 2px;
    margin-top: 10px;
    color: #2F5376;
    font-weight:bold;
    font-size: 10px;
}
.comUserRank {
    margin: 2px;
}
.comUserRankText {
    font-size: 10px;font-weight:bold;
}
.comUserRankImg {
    border: 0;
}
.comUserName {}
.comUserImg {
    margin: 2px;
}
.comDate {
    font-weight: normal;
    font-style: italic;
    font-size: smaller;
}
.comDateCaption {
    font-weight: bold;
    font-style: normal;
}
/* style block */
.top_block{
clear: both;
height: 20px;
background-image: url(images/main_bg.jpg);
}
.top_block ul{
padding-top:3px;
margin-left: 3px;
}
.top_block li{
border-left: 5px solid #a52a2a;
margin-right: 10px;
float: left;
text-align: left;
	/*display: block;*/
	display: inline;
	/*background-image: url(images/top_menu_bg.png);*/
	background-image: url(images/h1_bg.jpg);
}
.top_block li a{
margin:1px;
margin-left: 5px;
margin-right: 5px;
display: block;
font-size: 11px;
}
/* car */
.car_top_block_outer{
width:540px;
padding-left: 2px;
}
.car_top_block{
	width:166px;
	height: 210px;
	background-image: url(images/car_top_bg.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
	padding: 3px;
	border: 1px solid silver;
	margin: 2px;
}
.car_top_block_in{
background-color: white;
margin-top: 5px;
margin-bottom: 5px;
height: 80px;
}
.car_top_block img{
	width:160px;
	height: auto;
	border: 3px solid white;
}
.goto_carlist{
clear: both;
text-align: right;
margin: 5px;
}
/* login block */
.u_login{
border: 1px dotted #634a27;
background-color: #fbf8f4;
padding-top:10px;
padding-bottom: 10px;
text-align: center;

}
.u_login img{
border: 1px solid #b22222;
}
.u_login input[type="submit"]{
	margin:5px;
	font-size: 12px;
background-color: white;
background-image: url(images/submit_bg.png);
color: black;
border:2px outset silver;
padding:2px;
padding-left: 10px;
padding-right: 10px;
text-align: center;
}

/*  liaise */
h4.liaise{
font-size:130%;
padding: 10px;
}
p.liaise{
border-bottom: 1px dashed #d2b48c;
padding: 2px;
margin-left: 20px;
margin-bottom: 30px;
}
p.liaise1{
padding: 10px;
}

/* module cosmodb  */
.list_table{

}
.list_table th{
background-color: #b22222;
color: white;
padding: 5px;
}
.list_table th a{
color: white;
}

/* module pico_shop */
/*block*/
.shop_list{
	text-align: left;
	line-height: 150%;
}
.shop_list ul{
margin-left:20px;
}
.shop_list ul li{
list-style-type: square;
list-style-position: outside;
padding-left: 0px;
color: #b22222;
}
/*contents*/
#shop_body{
padding-left: 50px;
margin-bottom: 50px;
}
#shop_body table{
	width:600px;
}
#shop_body .shop_title{
	margin-bottom:20px;
}
.shop_info{
	margin-bottom:20px;
	line-height: 150%;
	font-size: 120%;
}
.omise2{
	width: 600px;
}
.omise{
	width: 600px;
}
.omise_img td{
	text-align: center;
}
.omise th{
background-color: #ecdfce;
border-bottom: 1px solid #7e5e32;
white-space: nowrap;
padding:5px;
text-align: center;
}
.omise td{
	border-bottom: 1px solid #7e5e32;
}
.omise_sub_title{
	background-image: url(images/shop_subtitle_bg.jpg);
	background-repeat: no-repeat;
	padding-left:30px;
	padding-top:7px;
	padding-bottom: 5px;
	font-size: 14px;
	width:600px;
	margin-top:20px;
}

/* ebetsu seek in ebetsu-map*/
.e-seek{
	border: 1px solid #8fbc8f;
	text-align: left;
	background-image: url(images/seek_bg.jpg);
	padding: 10px;
}
.e-seek h2{
	padding: 10px;
	text-align: center;
	background-color: white;
	margin-bottom: 5px;
}
.e-seek ul{
	padding: 10px;
	background-color: white;
}
/* ebetsu seek in top */
.seekone_top{
	
}

/* cyukosya waffle0 */
.search0 table{
	border: 1px solid #d2b48c;
}
.search0 table th{
	border: 1px solid #d2b48c;
}
.search0 table td{
	border: 1px solid #d2b48c;
}
.search0 .car1{
	width:200px;
	border: 0px;
}
.search0 .car1 th{
	border: 0px;
	text-align: center;
}
.search0 .car1 td{
	border: 0px;
}
.search0 .car2{
	border: 1px solid #d2b48c;
}
.search0 .car2 th{
	border: 1px solid #d2b48c;
	background-color: #f4ede4;
	text-align: center;
}
.search0 .car2 td{
	border: 1px solid #d2b48c;
}
.search0 .car_img{
background-color: black;
padding: 10px;
}
.search0 .car_img img{
}
.search0 .car_img .thumbnail2{
margin-top: 10px;
}
.search0 .car_img .thumbnail2 img{
margin-right: 5px;
}
.search0 .car3_outer,.search0 .car3_outer td{
border: 0px;
}
.search0 .car3{
	
}
.search0 .car3 th{
padding: 3px;
background-color: #f4ede4;
}
.search0 .car3 td{
padding: 3px;
border: 1px solid #d2b48c;
}
.search0 .car_form{
text-align: center;
margin: 10px;
clear: both;
}
.golist{
	text-align:right;
}
/* waffle0 list */
.search{
padding: 10px;
border: 1px dotted #d2b48c;
line-height: 150%;
font-weight: bold;
}
/* pico_block_content */
.LeftBlock .pico_block_content{
	padding: 0px;
}
/* pico ebetsu yokoso */
#ebetsu_body{
	
}
#ebetsu_body h2{
	background-image: url(images/h1_bg.jpg);
border-bottom: 3px double #d2b48c;
padding: 7px;
padding-top: 10px;
padding-bottom: 0px;
line-height: 130%;
}
#ebetsu_body h3{
border-bottom: 1px dotted #d2b48c;
padding: 7px;
padding-bottom: 0px;
line-height: 130%;
}
#ebetsu_body .yokoso{
	background-color: #fbf9f6;
	padding: 20px;
}
#ebetsu_body .yokoso-s{
	background-color: #fefefe;
	padding: 20px;
}

/* site_search */
.site_search h4{
	border-bottom: 1px dotted #d2b48c;
padding: 7px;
line-height: 130%;
margin-top:20px;
}
.site_search ul{
margin: 10px;
}

/* calendar */
.calframe{
}
.calframe td{
line-height: 120%;
padding: 2px;
padding-right: 3px;
}
.calweekname{
}
.calbody{
}
.cal_main{
}
.cal_minimonth{

}
.cal_print{
	text-align: right;
}
tr.pical-monthly td {
width: 95px;
margin: 0;
word-wrap:break-word;
}
tr.pical-monthly td.pical-weekmark { width: 10px; margin: 0; }

table.pical-categoryform { table-layout:fixed; }
td.pical-categoryform { margin: 4px 0; }