@charset "UTF-8";
/**
kochira-jimbocho style.css
2009.4.15 kobayashi
**/
/* ----------
basic settings
----------*/
*{
	
}
body,h1,h2,h3,p,div,ul,ol,li,dl,dd,dt,table,form,blockquote,pre,address {
margin: 0px;
padding: 0px;
}
img {
border: 0px;
}
a:link {
color:#71A7BC;
}
a:visited {
color:#BA5B5B;
}
body {
color: #3E3A39;
font-family:'Hiragino Kaku Gothic Pro','メイリオ','ＭＳ Ｐゴシック',sans-serif;
font-size: 100%;
height:100%;
background: url(../img/header_bg_01.png) top repeat-x;
}
*+html body {
font-size: 100%;
}
* html body {
font-size: 100%;
}
/*
* html .iepngfix {
behavior: expression(IEPNGFIX.fix(this));
}
*/
ol {
margin:15px 0px 15px 50px;
}
em {
font-style: normal;
}








#mainArea {
	overflow: hidden;
}
* html #mainArea {
	position: relative;
}
#mainArea dl {
border-bottom-style: dotted;
border-color:#d9d4d1;
border-width:2px;
margin-left:10px;
margin-right:10px;
padding: 1em;
padding-top:2px;
padding-bottom:1px;
}
* html #mainArea dl {
	margin-left: 5px;
}
#mainArea dl dt { 
float:none;
padding:0px 0 3px 10px;
background:url(../img/i_icon_05.gif) left 0.5em no-repeat;
margin-top: 10px;
margin-left: 10px;
margin-right: 7em;
} 
#mainArea dl dd {
float: right;
width: 6em;
margin-top: 10px;
padding:0px 0 3px 5px;
}
#mainArea_third,
#mainArea_page {
padding-top:10px;
overflow: hidden;
}
*+html #mainArea_third,
*+html #mainArea_page {
padding-top: 15px;
}
#mainArea_third dl{
font-size:1.1em;
background-color:#EFE7E4;
height:40px;
padding-bottom:10px;
text-align:left;
}
#mainArea_third dl dd { 
float:right;
text-align:right;
padding:25px 0 5px 5px;
margin-right:10px;
} 
#mainArea_third dl dt{
float:left;
padding:12px 0 5px 10px;
}
#mainArea_third div.title{
border-bottom:dotted;
border-bottom-style: dotted;
border-color:#d9d4d1;border-width:2px;
padding-bottom:10px;
margin-right:20px;
margin-left: 20px;
margin-top:10px;
}
* html #mainArea_third div.title{
}




/* ----------
basic rayout
----------*/
#container {
margin:0 10px;
width:auto;
height:auto;
min-width: 1024px;
/*overflow: hidden;+*/
}
* html #container {
zoom: 1;
}
#wrapper {
height:auto !important;
width: 100%;
min-height:100%;
/*overflow: hidden;+*/
background:url(../img/footer_bg_01.gif) repeat-x bottom;
height: 100%;
margin: 0 auto;
}
#mainColumn {
width:auto;
min-width:620px;
margin-left: 270px;
behavior:url(../js/iefixed.htc);
/*overflow:hidden;*/
}
#mainColumn_i {
width:auto;
min-width:620px;
margin-left: 270px;
behavior:url(../js/iefixed.htc);
/*overflow:hidden;*/
}
#sub {
float: left;
margin-bottom: 15px;
}
* html #contents {
margin-left: 0px;
}




/* ----------
global Navi
----------*/
#globalNavi {
width: 710px;
height:70px;
margin-bottom:14px;
margin-left:10px;
font-size: 0.9em;
}
#globalNavi a{
float:left;
display:block;
width:200px;
color:#FFF;
background:url(../img/bt_menu-trans.png) no-repeat;
height:78px;
line-height:20px;
width:85px;
text-decoration:none;
text-align:center;
}
#globalNavi a:hover,
#globalNavi a#active {
color:#FFF;
width:85px;
background:url(../img/bt_menu_active.gif) no-repeat;
}
#globalNavi a.globalNavi_1{
height: 38px;
padding:40px 0 0px 0;
} 
#globalNavi a.globalNavi_2{
height: 58px;
padding:20px 0 0px 0;
} 
#globalNavi a.globalNavi_1:hover{
height: 38px;
}
#globalNavi a.globalNavi_2:hover{
height: 58px;
}
/* ----------
main
----------*/
#i_main_bar{
height:37px;
background:url(../img/2nd_bar_01.gif) repeat-x;
color:#FFF;
}
#i_main_bar_left{
height:37px;
background:url(../img/2nd_bar_left.gif) left no-repeat;
}
#i_main_bar_right{
height:37px;
background:url(../img/2nd_bar_right.gif) right no-repeat;
}
#main_bar{
height:37px;
background:url(../img/2nd_bar_01.gif) repeat-x;
color:#FFF;
}
#main_bar_left{
height:37px;
background:url(../img/2nd_bar_left.gif) left no-repeat;
}
#main_bar_right{
height:37px;
background:url(../img/2nd_bar_right.gif) right no-repeat;
}
h1 {
margin-left: 10px;
padding-left: 20px;
background: url(../img/i_icon_02.gif) left top no-repeat;
font-size: 1.1em;
font-weight: normal;
line-height: 37px;
}
h2 {
margin-left: 10px;
padding-left: 20px;
background: url(../img/i_icon_02.gif) left top no-repeat;
font-size: 1.1em;
font-weight: normal;
line-height: 37px;
}
#main {
margin-right: 240px;
}
#event_main,
#page_main {
margin-right: 10px;
margin-top: 20px;
}
#event_main .main_note {
padding-top: 20px;
padding-bottom: 20px;
}
#page_main .main_note {
padding-top: 0px;
padding-bottom: 20px;
}




#main_i {
}
#mainArea {
}
#main_top {
/*width: auto;*/
background-image: url(../img/2nd_main_frame02.gif);
background-repeat: repeat-x;
background-position: top;
position: relative;
}
#main_right {
/*width: auto;*/
background-image: url(../img/2nd_main_frame06.gif);
background-repeat: repeat-y;
background-position: right;
position: relative;
}
#main_bottom {
/*width: auto;*/
background-image: url(../img/2nd_main_frame08.gif);
background-repeat: repeat-x;
background-position: bottom;
position: relative;
}
#main_left {
/*width: auto;*/
background-image: url(../img/2nd_main_frame04.gif);
background-repeat: repeat-y;
background-position: left;
position: relative;
}
#main_top_right {
/*width: auto;*/
background-image: url(../img/2nd_main_frame03.gif);
background-position: right top;
background-repeat: no-repeat;
position: relative;
}
#main_bottom_right {
/*width: auto;*/
background-image: url(../img/2nd_main_frame09.gif);
background-repeat: no-repeat;
background-position: right bottom;
position: relative;
}
#main_bottom_left {
/*width: auto;*/
background-image: url(../img/2nd_main_frame07.gif);
background-repeat: no-repeat;
background-position: left bottom;
position: relative;
}
#main_top_left {
/*width: auto;*/
background-image: url(../img/2nd_main_frame01.gif);
background-repeat: no-repeat;
background-position: left top;
position: relative;
/*padding: 10px 0;+*/
}
#main p {
/*margin-left: 10px;
padding-left: 10px;*/
margin-top: 10px;
/*clear:both;*/
}
/* #top_visualを書き換え 10/05/11 suzaki
#top_visual {
width: 614px;
margin: 0px auto 15px 15px;
}
*/
#top_visual ul:after { display: block; clear: both; height: 0; visibility: hidden; content: "."; } /* clearFix */
* html #top_visual ul { zoom: 1; }
*:first-child+html #top_visual ul { zoom: 1; }

#top_visual {
	font-size: small;
	line-height: 1.5;
	color: #fff;
	background-color: #796bae;
	width: 630px;
	height: 266px;
	padding: 8px;
	margin-bottom: 8px;
}
#top_visual #title {
	margin-bottom: 4px;
}
#top_visual ul {
	height: 142px;
	margin: 2px 0 2px 0;
}
#top_visual ul li {
	background-color: #fff;
	list-style-type: none;
	float: left;
	padding: 4px 4px 4px 0;
}
#top_visual ul li.first {
	padding-left: 4px;
}
#top_visual ul li img {
	cursor: pointer;
}
#top_visual ol {
/*	clear: both; */
	margin: 0 0 0 2em;
}
/* 以上まで#top_visual */

#i_main {
float:left;
width:48%;
}
#i_main2 {
float:left;
width:48%;
margin-left:20px;
}
.i_main_bar{
background:url(../img/i_bar_01.gif) no-repeat;
height:37px;
padding-top:7px;
padding-left:10px;
color:#FFF;
}
.i_main_bar h2{
margin-left: 10px;
padding-left: 20px;
background: url(../img/i_icon_02.gif) left 9px no-repeat;
font-size: 1.1em;
font-weight: normal;
line-height: 37px;
}
#i_main2 a{
width:300px;
height:37px;
}
#main2 p {
background:url(../img/i_icon_05.gif) no-repeat;
background-position:left;
margin-left: 10px;
padding-left: 10px;
margin-top: 10px;
}
/* ----------
sideBar
----------*/
#sideBar {
width: 230px;
background:url(../img/sideBar_02.gif) left repeat-y;
margin-left: 15px;
margin-top: 10px;
}
.sideBar_divide {
padding: 10px;
border-bottom: 1px solid #d5d0cd;
}
* html .sideBar_divide {
width: 210px;
}
#sideBar p {
padding-bottom:3px;
}
#container #sub #sideBar div.sideBarNewsCategory {
width: auto;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 2px dotted #d5d0cd;
}
.sideBar_list li { 
font-size: 0.9em;
list-style:none; 
padding-left:5px; 
margin-left:15px;
background:url(../img/i_icon_05.gif) left 0.5em no-repeat;
}
.sideBar_list img{
padding-right:5px;
}
img.sideBar{
margin-top:10px;
margin-bottom:10px;
padding-left:1px;
}
/* ----------
sideBar2
----------*/
#sideBar2 {
width:200px;
float:right;
margin-top:10px;
margin-left: 10px;
margin-right: 10px;
padding-right: 10px;
padding-left:10px;
}
#sideBar2 img {
text-align:center;
}
.sideBar2_list li { 
font-size: 0.9em; 
list-style:none; 
margin-left:10px; 
padding-left:10px;
margin-top:5px;
background:url(../img/i_icon_05.gif) left 0.5em no-repeat; 
} 
p.sideBar2_category{
font-size: 0.9em;
padding-bottom:5px;
padding-left:5px;
}
a.sideBar2_month{
padding-left:10px;
font-size: 0.9em;
}
/* ----------
sideArchive


----------*/
.sideArchive1,
.sideArchive2 {
padding-bottom:10px;
margin-bottom:10px;
border-bottom-color:#D3CECA;
border-bottom-style:solid;
border-bottom-width:1px;
}
.monthly_year {
padding-bottom:10px;
margin-bottom:10px;
border-bottom-color:#D3CECA;
border-bottom-style:dotted;
border-bottom-width:1px;
}
.sideArchive1 p{
background:url(../img/i_icon_05.gif) no-repeat;
background-position:left;
}
#sideArchive2 p{
padding-left: 20px;
}
/* ----------
footer
----------*/
#footer {
height: 40px;
margin-top: 15px;
clear: both;
line-height: 40px;
color: #FFFFFF;
font-size: 0.8em;
min-width:1024px;
}
#footmenu {
	overflow:hidden;
	float:left;
	height:40px;
	width:67%
}
.footmenu_li {
padding-right:10px;
padding-left:5px;
background:url(../img/footmenu_bar.gif) right no-repeat;
list-style:none;
}
#footmenu a:hover {
text-decoration: underline;
}
#copyright {
float: right;
height:40px;
}
/* ----------
other
----------*/
p.pankuzu{
font-size:0.8em;
margin-bottom:10px;
}
p.move_page{
/*margin-top: 10px;*/
font-size: 0.8em;
text-align: center;
padding-bottom:10px;
clear: both;
}
* html p.move_page{
	clear: none;
}
p.page_top{
font-size: 0.8em;
padding-top:5px;
padding-right: 12px;
text-align: right;
}
p.page_top a {
color: #292916;
text-decoration: none;
}
p.page_top a:hover {
text-decoration: underline;
}
/*保留
p.sideBar_title{
font-size: 0.9em;
padding-left:15px;
margin-left:15px;
background:url(../img/i_icon_01-trans.png) no-repeat;
}
*/
p.sideBar_title{
min-height: 18px;
height: auto !important;
height: 18px;
margin-bottom: 5px;
padding-left: 20px;
line-height: 18px;
font-size: 0.9em;
}
#sideBar p.sideBar_title{
background: url(../img/i_icon_01.gif) left top no-repeat;
}
#sideBar2 p.sideBar_title{
background: url(../img/i_icon_03.gif) left top no-repeat;
}
/*保留
p.sideBar_category{
font-size: 0.9em;
margin-left:20px;
padding-left:10px;
background:url(../img/i_icon_04.png) left center no-repeat;
}*/
p.sideBar_category{
font-size: 0.9em;
padding-left:5px;
}
div.second_main {
margin-left: 5px;
margin-right: 0px;
margin-top: 10px;
width:auto;
}
* html div.second_main {
/*margin-left: 25px;*/
}
div.third_main {
margin-left: 5px;
margin-right: 0px;
margin-top: 10px;
}
img.img_new{
padding-left:7px;
}
div.main_note{
margin:10px 20px;
padding-bottom:10px;
/*overflow:hidden;*/
}
*+html div.main_note{
/*padding:10px;*/
}
* html div.main_note{
padding-bottom:0;
}
div.main_note1{
margin:10px 20px;
/*overflow:hidden;*/
}
* html div.main_note1{
padding-bottom:0;
margin:10px;
}
#mainArea_third div.main_note ul li {
list-style:disc inside;
}
#mainArea_third div.main_note1 ul li {
list-style:disc inside;
}
#mainArea_page .main_note ul {
margin-left: 15px;
}




*+html #mainArea_third div.main_note li {
margin-left:15px;
}
#i_main dl,
#i_main2 dl {
background:url(../img/i_icon_05.gif) no-repeat 10px 0.5em;
border-bottom-style: dotted;
border-color:#d9d4d1;
border-width:2px;
list-style:none; 
padding-left:15px; 
margin-top:5px;
margin-left:10px;
margin-right:10px;
clear:both;
} 
#i_main dt,
#i_main2 dt {
float: left;
}
#i_main dd,
#i_main2 dd {
margin-left:7em;
}
/* A-form */
#mainArea_third #aform-1 dl {
/*clear:both;*/
background:#FFFFFF;
height:auto;
clear: right;
}
#mainArea_third #aform-1 dt {
padding:0;
}
#mainArea_third #aform-1 dd {
margin-left:13em;
margin-right:0;
padding:0;
text-align:left;
float: none;
}
.submit {
clear: right;
}

/* Photo */
* html .main_photo {
	width: auto;
	height: auto;
	zoom: 1;
	padding-top: 10px;
}
.albums {
float:left;
margin-bottom:20px;
margin-left:0;
margin-right:20px;
margin-top:10px;
width:120px;
padding:10px;
width:100px;
text-align:center;
border:1px solid #CCCCCC;
}
* html .albums {
}

/* hiroba */
div.hirobacomment{
padding-bottom:10px;
margin-bottom:20px;
border-bottom-style: dotted;
border-color:#d9d4d1;
border-width:2px;
}
div.hiroba_note{
margin-left:20px;
margin-top: 10px;
padding-top:10px;
padding-bottom:20px;
}
li.hirobacomment{
list-style:none;
}
#mainArea_third div.hirobatitle{
background-color:#EFE7E4;
margin-bottom:10px;
padding-bottom:10px;
padding-right:20px;
padding-left: 20px;
padding-top:10px;
}
#mainArea_third div.hirobaborder{
border-bottom:dotted;
border-bottom-style: dotted;
border-color:#d9d4d1;
border-width:2px;
margin-right:20px;
margin-left: 20px;
margin-top: 10px;
}
div.comment_btn{
	margin-top:10px;
}
