@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	font-size: 12px;
	background-color: #f9ebd1;
}

.base_01 {
    background-image: url(../images/common/body_bg.jpg);
	background-repeat: repeat-x;
}

img {border: 0px;}
/*ヘッダー*/
#header {
	height: 108px;
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../images/common/header_bg.jpg);
	background-repeat: no-repeat;
}

#header h1{
	font-size: 12px;
	color: #FFDAB5;
	padding-left: 20px;
	margin: 0px;
	padding-top: 5px;
	/*IE6*/
	_padding-top: 0px;
	padding-bottom: 0px;
	height: 0px;
}

#logo {
	padding: 0px;
	height: 81px;
	width: 228px;
	float: left;
	margin-top: 22px;
	/*IE6*/
	_margin-top: 14px;
	margin-left: 35px;
}

#area {
	padding: 0px;
	height: 48px;
	width: 100px;
	float: left;
	margin-top: 35px;
}

#header_banner {
    padding: 0px;
	height: 60px;
	width: 200px;
	float: left;
	margin-top: 30px;
	margin-left: 100px;
}

#month {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 81px;
	width: 150px;
	margin-top: 22px;
	/*IE6*/
	_margin-top: 14px;
	margin-right: 35px;	
}
/*メインコンテンツ*/
#maincontents {
	height: auto;
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../images/common/contents_bg.jpg);
	background-repeat: repeat-y;
}

.contentbar {
	background-image: url(../images/common/serch_bg.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 1030px;
	margin: 0px;
	padding: 0px;
}

.flash_box {
	background-image: url(../images/common/contents_topbg.jpg);
	background-repeat: no-repeat;
	height: 316px;
	width: 1030px;
	padding-left: 7px;
}

/*メインコンテンツ レフトカラム　トップページ*/
#maincontents_left_top {
	height: auto;
	width: 790px;
	float: left;
	margin-top: -100px;
}
/*メインコンテンツ レフトカラム*/
#maincontents_left {
	height: auto;
	width: 790px;
	float: left;
}
/*メインコンテンツ レフトカラム　会社概要・ご利用ページ*/
#maincontents_left_02 {
	height: auto;
	width: 790px;
	float: left;
	margin-top: -300px
}
.page_textbox_01 {
	border: 1px solid #CCCCCC;
	background-color: #FCF3E4;
	height: auto;
	width: 706px;
	padding-bottom: 10px;
}
.page_textbox_title {
	background-color: #8d602a;
	margin: 3px;
	height: 30px;
	width: 700px;
	font-size: 18px;
	line-height: 28px;
	text-indent: 15px;
	font-weight: bolder;
	color: #FFFFFF;
}
.page_textbox_02 {
	float: left;
	height: auto;
	width: 150px;
	background-color: #edede3;
	margin-top: 10px;
	margin-left: 10px;
	line-height: 50px;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
}
.page_textbox_03 {
	height: auto;
	width: 450px;
	margin-top: 10px;
	margin-left: 10px;
	line-height: 50px;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
	float: right;
}
.page_textbox_04 {
	height: auto;
	width: 670px;
	padding: 15px;
}
.kiyaku_title {
	background-color: #FDFAD0;
	height: 20px;
	width: 670px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 20px;
	font-weight: bolder;
	text-indent: 10px;
}
/*メニューボックス*/
.flash_menu {	
    height: 300px;
	width: 766px;
	margin-left: 22px;
}


/*トピックボックス*/
.contents_box {
	height: auto;
	width: 755px;
	margin-top: 15px;
	margin-left: 30px;
	
}
.topic_box_top {
	background-image: url(../images/common/topic_top.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 755px;
}
.topic_box_mid {
	background-image: url(../images/common/topic_mid.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 755px;
}
.topic_box_bot {
	background-image: url(../images/common/topic_bot.jpg);
	background-repeat: no-repeat;
	height: 3px;
	width: 755px;
}
.topic_box_top ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.topic_box_top li {
	background-image: url(../images/common/topic_icon_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	float: left;
	list-style-type: none;
	text-indent: 8px;
	font-size: 14px;
	font-weight: bold;
	margin-right: 85px;
	/*IE6*/
	_margin-right: 110px;
	margin-left: 85px;
	/*IE6*/
	_margin-left: 45px;
	margin-top: 8px;
	color: #FFFFFF;
}

.topic_box_text {
	padding: 0px;
	width: 250px;
	height: auto;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.topic_box_text a{
	color: #660000;
	text-decoration: none;
}
.topic_box_text a:hover {
	text-decoration: underline;
}


.topic_box_text ul {
	margin: 0px;
	padding-right: 1px;
	padding-left: 1px;
}
.topic_box_text li {
	list-style-type: none;	/*list-style-image: url(../images/common/topic_icon_02.jpg);*/
/*	margin-bottom: 4px;
	font-size: 12px;
	height: 20px;*/
}

.topic_box_text li img{
	padding-top: 3px;
}

.content_bana {
	float: left;
	height: auto;
	width: 370px;
	
}
.risuto_box01{
	font-size: 12px;
	height: 20px;
	background-position: center;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}

.risuto_box02{
	background-color: #FFF4F4;
	font-size: 12px;
	height: 20px;
	background-position: center;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}

.news_box {
	background-image: url(../images/common/news_top.jpg);
	background-repeat: no-repeat;
	float: right;
	height: auto;
	width: 370px;
}

.news_box ul {
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.news_box li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b1b1b1;
	list-style-type: none;
	padding-bottom: 5px;
	margin-bottom: 5px;
	text-indent: 15px;
	font-size: 12px;
	font-weight: bold;
}

/*メインコンテンツ ライトカラム トップページ*/
#maincontents_right_top {
	height: auto;
	width: 240px;
	float: right;
	margin-top: -100px;
}
/*メインコンテンツ ライトカラム*/
#maincontents_right {
	height: auto;
	width: 240px;
	float: right;
	margin: 0px;
	padding: 0px;
	margin-top: -300px;
}
.search {
	margin-left: 2px;
	margin-bottom: 5px;
}
.sidebanner {
	height: auto;
	width: 210px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.sidebanner img{
	margin-bottom: 5px;
}
.sidemenubox {
	margin-left: 5px;
}


/*フッター*/
#footer {
	background-color: #000000;
	height: auto;
	width: 1015px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
}
.footer_bana {
	background-image: url(../images/common/contents_bg.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 1030px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
} 

/*背景バグ回避*/
.clear { clear:both; }

/*////////////////////////////////////////コンテンツページ　（ページ生成）*/
/*ページタイトル*/
.title_box {
	height: auto;
	width: 770px;
	margin-top: -300px;
	/*IE6*/
	_margin-top: 0px;
	margin-left: 7px;
	padding-left: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6e4c21;
}
.back_btn {
	float: left;
	height: 25px;
	width: 200px;
	margin-left: 10px;
}
/*リストページ*/
.cate_index {
	margin-top: 10px;
}

.risuto_box {
	margin-top: 10px;
}
.risuto_box00 {
	background-color: #C5AA6D;
} 
.risuto_box00 a{
	color: #351b04;
}
/*メインイメージボックス*/
.image_box {
	height: auto;
	width: 770px;
	margin-left: 7px;
	padding-left: 13px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6e4c21;
	margin-bottom: 10px;
}
.cate_title {
	height: auto;
	width: auto;
	margin-left: 7px;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #6e4b21;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
	color: #FFFFFF;
}
.topic_title {
	height: auto;
	width: 753px;
	margin-left: 7px;
	padding-left: 15px;
	font-size: 18px;
	font-weight: bolder;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	background-color: #000000;
	color: #FFFFFF;
}
.image_01 {
	float: left;
	height: auto;
	width: 500px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.text_01 {
	float: right;
	height: auto;
	width: 240px;
	font-size: 12px;
	padding: 15px;
	line-height: 18px;
	letter-spacing: 1px;
}
.subimg {
	float: left;
	height: auto;
	width: 240px;
	margin-right: 15px;
	text-align: center;
}
.text_02 {
	height: auto;
	width: 230px;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: left;
}

/*コミュニティ*/
.community_p_page_index_table_01 {
	font-size: 12px;
}
#top_navi {
	margin-top: 10px;
}
/*ニュース*/
.news_title {
	margin-top: 10px;
}
.t_box_cate {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
}
.t_box_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	font-weight: bolder;
}

/*検索*/
.search_box{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
	padding: 3px;
}
.search{
	padding: 5px;
	font-size: 14px;
}
.search_txt{
	padding: 5px;
	color: #666666;
}
/*写真ページ*/
.photo_sum {
	height: auto;
	width: 230px;
	float: left;
	margin-left: 15px;
	/*IE6*/
	_margin-left: 7px;
	margin-bottom: 20px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #fff0f0;
}
.photo_sum_img {
	text-align: center;
	clear: both;
	height: auto;
	width: auto;
	float: left;
}
.photo_username {
	text-align: center;
	height: auto;
	width: 230px;
	margin-top: 5px;
	margin-bottom: 5px;
}
