


/*****************************************

◆コンテンツ

・見出し（caption）
・ページ内リンク（page_link）
・画像+テキスト

・ツイッター（twitter）
・検索窓（search）

◆コンテンツエリア

・テーブル
・インフォリスト
・パンくず
・フォーム

◆エラーテキスト

*****************************************/


/*
◆コンテンツ
*****************************************/


/* 見出し（caption） *****/

h2,h3,h4 {
	margin:0px 0px 15px 0px;
	}

h2 {
	font-size:140%;
	font-weight: bold;
	}

h3 {
	font-size:120%;
	font-weight: bold;
	}

h4 {
	font-size:105%;
	font-weight: bold;
	}

/* ページ内リンク（page_link） *****/

ul.page_link {
	padding: 10px 20px;
	}

ul.page_link li {
	margin:0px 0px 5px 0px;
	}

ul.page_link_side {
	
	}

ul.page_link_side li {
	display: inline-block;
	margin:0px 5px 5px 0px;
	}


/* 画像＋テキスト（image_text） *****/

div.cont_image_text {
	padding: 5px 5px 5px 5px;
	margin:0px 0px 0px 0px;
	}
	
	div.cont_image_text img{
		padding: 0 10px 10px;
		}

	div.cont_image_text div.image_text_txt{
		padding: 0 10px;
		}
	
	div.cont_image_text div.image_text_txt img{
		padding: 0;
		}

/* ツイッター（twitter） *****/

div.twitter_wrap {
	background: none repeat scroll 0 0 #E8E8E8;
	clear: both;
	overflow: hidden;
	padding: 7px;
	}

div.twitter_wrap h3.twitter_ttl{
	
	}

div.twitter_wrap .twitter_area{
    background: none repeat scroll 0 0 #FFFFFF;
    font-size: 11px;
    height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 5px;
    width: auto;
    word-break: break-all;
}

/* 検索窓（search） *****/

.search_form {
	background: url(../images/right_search_bg.png) no-repeat 0 0;
	width: 180px;
	height: 84px;
	margin:0px 0px 15px 0px;
	}

.search_form form {
	padding: 45px 0 0 11px;
	}

.search_form input.search_form_text {
	width: 115px;
	padding: 2px 0px;
	}

.search_form input.search_form_btn {
	vertical-align:bottom;
	}



/*
◆コンテンツエリア
*****************************************/

/* テーブル *****/

table.free_table {
	width: 100%;
	}

table.free_table th {
	padding: 5px 10px;
	border: 1px solid #ccc;
	background-color: #eee;
	}

table.free_table td {
	padding: 5px 8px;
	border: 1px solid #ccc;
	background-color: #fff;
	}


/* インフォリスト *****/

.infolist {
	
	}

.infolist ul li{
	border-bottom: 1px dotted #ccc;
	padding: 10px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	}

.infolist ul li.oddN{
	background-color: #EFFDFF;
	}

.infolist_pager {
	text-align: center;
	margin:20px 0px 10px 0px;
	}


/* パンくず *****/
.pankuzu_wrap {
	width: 100%;
	margin:0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	}

.pankuzu_wrap ul{
	width: 1000px;
	margin:0px auto;
	}

.pankuzu_wrap ul li{
	margin:0px 0px 0px 10px;
	padding: 0px 0px 0px 15px;
	display: inline-block;
	*display: inline;
	*zoom:1;
	background: url(../images/pankuzu.png) no-repeat 0 center;
	}

.pankuzu_wrap ul li.pankuzu_start{
	background: none;
	padding: 0px 0px 0px 0px;
	}



/* フォーム *****/

.inquiry-form {
	width: 700px;
	margin:0px auto 20px;
	}

.inquiry-form table {
	width: 100%;
	}

.inquiry-form table td, .inquiry-form table th {
	border: 1px solid #DDDDDD;
	padding: 10px;
	}
.inquiry-form table th {
	background-color: #EEEEEE;
	color: #333333;
	width: 180px;
	}
.inquiry-form table td {
	background-color: #FFFFFF;
	color: #555555;
	}
.inquiry-form table td .ipt_multi {
	width: 400px;
	}
.form_button {
	text-align: center;
	}
	
#form-confirm {
	}

#form-confirm table {
	margin: 10px 0;
	width: 100%;
	}

#form-confirm table td, #form-confirm table th {
	border: 1px solid #DDDDDD;
	padding: 10px;
	}

#form-confirm table th {
	background-color: #EEEEEE;
	color: #333333;
	width: 180px;
	}

#form-confirm table td {
	background-color: #FFFFFF;
	color: #555555;
	}
	
#form-confirm table td .ipt_multi {
	width: 400px;
	}


.form_button input {
	padding: 3px 10px;
	}



/*
◆エラーテキスト
*****************************************/

.errtxt {
	color: #CC3333;
	}

.alert {
	color: #CC3333;
	}	

.require {
	color: #CC3333;
	}	








/* Xgn */
#contents .pagetree {
padding-bottom: 20px;
}
#contents .pagetree a {
display: block;
border-bottom: solid 1px #aaaaaa;
}
#contents .pagetree li li a {
border: none;
}
#contents .pagetree ul {
border: solid 1px #aaaaaa;
padding: 5px 5px 5px 0;
}
#contents .pagetree li {
margin: 0 0 0 5px;
line-height: 32px;
}
#contents .pagetree ul ul {
border: none;
padding: 0 0 0 10px;
}
#contents .pagetree li li {
margin: 0;
padding-left: 10px;
border: none;
}
/* サイトマップ */
#contents #sitemap {
line-height: 3;
margin:30px 0px 0px 40px;
}
#contents #sitemap ul {
padding: 0;
margin: 0;
}
#contents #sitemap li {
padding-left: 5px;
padding-bottom: 7px;
/*background: url(../images/sitemap_bg.png) no-repeat 0 7px;*/
list-style: square;
}
#contents #sitemap li a{
text-decoration: underline;
}
#contents #sitemap li a:hover{
text-decoration: none;
}
/* oi[n */
.linkbanner {
padding-bottom: 10px;
}
.linkbanner img {
padding-bottom: 10px;
}
.shbanner {
padding-bottom: 10px;
}
.shbanner img {
padding-bottom: 10px;
}
/* ?Rec */
hr.sep {
margin: 20px 0;
}
.dummy {
margin: 10px 0;
border: solid 2px #cccccc;
background-color: #eeeeee;
color: #333333;
padding: 40px 0;
text-align: center;
}
#maincolumn .dummy {
padding: 200px 0;
}
/* イメージ＋テキスト */
.image_txt_blank {
margin:10px 0px 10px 0px;
}


/***** form *****/
.ipt_multi {
width: 300px;
min-height: 120px;
line-height: 1.2;
padding: 2px;
}
.ipt_one {
width: 180px;
line-height: 1.2;
padding: 2px 4px;
}
.ipt_name {
width: 90px;
line-height: 1.2;
padding: 2px 4px;
}
.ipt_zip1 {
width: 45px;
line-height: 1.2;
padding: 2px 4px;
}
.ipt_zip2 {
width: 60px;
line-height: 1.2;
padding: 2px 4px;
}
.ipt_addr {
width: 300px;
line-height: 1.2;
padding: 2px 4px;
}
.ipt_tel {
width: 60px;
line-height: 1.2;
padding: 2px 4px;
}
.ipt_year {
width: 60px;
line-height: 1.2;
padding: 2px 4px;
}
.ipt_month {
width: 30px;
line-height: 1.2;
padding: 2px 4px;
}
.ipt_day {
width: 30px;
line-height: 1.2;
padding: 2px 4px;
}
.ipt_sel{
line-height: 1.2;
padding: 2px 0;
margin:3px 0px;
}
.ipt_chk{}
.ipt_rad{}
/*
 * タブ
 */
.tab_ul {}
.tab_ul .tab_li {
float: left;
display: inline;
}
.tab_ul .current {}
.tab_contents{}
/*
 * カルーセルパネル
 */
.carousel_left {
position: absolute;
top: 80px;
left: 10px;
}
.carousel_right {
position: absolute;
top: 80px;
right: 10px;
}
.carousel .carousel_body {
margin: 0 40px 0 40px;
}