@charset "utf-8";

/*
############# 1.outline setting ##############
大枠divの幅、高さ、float などのセッティング
 */
 
body { text-align: center; }
hr { visibility: visible; }

div#container {
	width: 950px;/*ページ全体の幅*/
	margin: 0 auto 0 auto;
	padding: 0 7px;
	text-align: left;
	}

div#header {
	position: relative;
	width: ;
	height: 94px;
	border-top: solid 2px #5F351C;
	overflow: hidden;
	}
	div#header .siteName {
		position: absolute;
		left: 17px; /*サイトデザインに合わせて値を変更*/
		top: 6px; /*サイトデザインに合わせて値を変更*/
		width: 311px;
		}
	div#header div.headerNav {
		position: absolute;
		right: 0;
		bottom: 10px;
		width: 310px;
		}
		
div#header div.topicon {
		position: absolute;
		left: 350px; /*サイトデザインに合わせて値を変更*/
		top: 10px; /*サイトデザインに合わせて値を変更*/
		width: 202px;
}
#global {
	width: ;
	height: 38px;
	border-top: 1px solid #cbcbcb;
	margin-bottom: 12px;
	}

div.wrapper {
	overflow: hidden;
	}
	div#main {
		float: none;
		width: auto;
		}	
	div#leftbar {
		float: left;
		width: 178px;
		margin-right: 22px;
		height: 100%;
		}
			
			div#leftbar div.leftbar_contents {
				background-color: #EBE3D7;
				margin-top:2px;
			}
			div#leftbar ul#leftbar_menu {
				padding-top:4px;

				margin-bottom:10px;;
			}
			ul#leftbar_menu li {
				list-style-position: outside;
				height:25px;
				line-height:25px;
				border-bottom: 1px solid #C9C9C9;
				width: 168px;
				
				margin: 0 auto;
				font-size: 12px;
				text-align: left;
			}
			ul#leftbar_menu li a {
				display:block;
				height:25px;
				background: #FFF url(../../images/common/leftbar_list.gif) no-repeat 4px;
				line-height:25px;
				padding-left: 30px;
			}
			div#leftbar li a {
				color:#9D4511;
			}
			div#leftbar li a:hover {
				color:#58A117;
				background-color: #DCF0BF;
			}
			
#leftber_bnr {
	margin: 5px auto;
	width: 168px;
}
	#leftber_bnr img{
	margin: 3px 0;
}


#center{
	width: 512px;
	float:left;
	overflow: visible;
}

#cms1_title {
	padding-bottom: 1px;
	border-bottom: 1px solid #FDA516;
	height: 23px;
}
	#cms1_title h2 {
		width: 220px;
		display:block;
		float:left;
}

#cms1_title_2 {
	padding-bottom: 1px;
	border-bottom: 1px solid #7C563F;
	height: 23px;
}
	#cms1_title_2 h2 {
		width: 220px;
		display:block;
		float:left;
}

#more {
	float:right;
	padding-right: 10px;
}

#cms1_contents {
	margin: 5px 8px 10px 8px;
}

table.loop1 {
	
} 

	table.loop1 td {
		width: 240px;
		padding: 5px 10px;
		font-size: 10px;
		
	}
	
	td#vline {
	border-left: 1px solid #E5D9C6;
	}
	
	table.loop1 img {
		float:left;
		display: block;
		margin-right: 6px;
	}
	
	table.loop1 div {
		float:none;

		
	}
	table.loop1 span {
		display:block;
		font-weight: bold;
		color: #707070;
		float:none;
	}
	


table.loop2 td {
		width: 500px;
		padding: 5px 10px;
		font-size: 12px;
		
	}
	table.loop2 img {
		float:left;
		display: block;
		margin-right: 6px;
		
	}

table.loop2 div {
		float:none;
	}
	table.loop2 span {
		display:block;
		font-weight: bold;
		color: #707070;
		float:none;
	}

.cms1_border {
		border-bottom: 1px solid #E5D9C6;
		padding-bottom: 10px;
		height:55px;
}

.cms2_border {
		border-bottom: 1px solid #E5D9C6;
		padding-bottom: 10px;
		height:79px;
		line-height: 15px;
}

#cms2_contents {
	margin: 5px 8px 10px 8px;
}
#cms3_contents {
	margin: 5px 8px 10px 8px;
}

#cms3_contents ul {
	
}
#cms3_contents li {
	background: transparent url(../../images/top/news_list.gif) no-repeat 10px 50%;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px dotted #C9C9C9;
	font-size: 12px;
	color: #707070;
}

#news_date{
	padding-right: 15px;
	
}

div#rightbar {
	float: left;
	margin-left: 17px;
	width: 220px;
}

.right_bnr img{
	margin-bottom: 10px;
}

#right_cms1 ul {
	margin-bottom: 10px !important;
}
#right_cms1 li {
	border-bottom: 1px dotted #C9C9C9;
	padding: 4px 5px 5px 8px;
	font-size: 10px;
	height:79px;
}

	#right_cms1_border img{
		float:left;
		display: block;
		margin-right: 6px;
	}
	
	#right_cms1_border span{
		font-size: 14px;
		display:block;
		float:none;
	}
#right_cms1 #more {
		padding:0;
		margin-bottom: 15px;
}

div#footer {
	clear: both;
	height: 75px;
	width: 950px;
	font-size:12px;
	padding-top: 15px;
	background-color: #FDEACC;
	text-align: center;
}

	div#footer ul {
		paddingt: 20px;

		
	}
	div#footer li{
		float:center;
		color: #949494;
	}
	div#footer li a {
		padding: 0px 5px 0px 5px;
		color: #949494;
	}

	div#footer img {
		margin-top: 10px;
		padding-right: 30px;
	}

.font1 {
	font-weight: bold;
}

/*
############# 2. div#header design setting #############

div#header内のその他の共通要素のセッティングは以下に記述。
e,g header内の検索窓・ログインフォーム・サブナビゲーションなど
*/
h1 { font-size:10px; color:#5F351C; font-weight:normal; }
div.logo { margin-top: 8px; }

div.headerNav ul.navigation {
	padding-left: 45px;
}

div.headerNav ul.navigation li {
	margin-top:10px;
	width: auto;
	height: 10px;
	_height: 12px;
	padding-left: 10px;
	_background-position: 0 2px;
	font-size: 10px;
	}
div.headerNav ul.navigation li a {
	display: block;
	}
div.headerNav p { margin-top: 10px;padding-left:165px;}

/*
############# 3.div#footer design setting #############

div#footer内のその他の共通要素のセッティングは以下に記述。
e,g コピーライト・フッターナビゲーションなど
*/


/*
############# 4.div#leftbar design setting #############

div#leftbar内のその他の共通要素のセッティングは以下に記述。
e,g leftbar内のナビゲーションなど
*/
ul.subMenu2 {
	width: 191px;
	margin: 20px auto 0 auto;
	}
ul.subMenu2 li {
	margin-bottom: 5px;
	}

/*
############# 5.div#page design setting #############

div#main内のその他の共通要素のセッティングは以下に記述。
e,g main内の見出しなど
*/

.main_left {
	float:left;
}
.main_right{
	float:right;
}

div#clearfix {
	clear:both;
}

#main_title{
	padding-bottom: 1px;
	border-bottom: 1px solid #FDA516;
	height: 23px;
}

#main_title h2{
	background: transparent url(../../images/common/midashi_list.gif) no-repeat 0 50%;
	width: 430	px;
	font-size: 14px;
	color: #7C563F;
	float:left;
	height: 23px;
	text-indent: 30px;
	vertical-align: baseline;
	line-height: 23px;
}

#main_contents{
	margin: 5px 8px 10px 8px;
	padding: 10px 0; 
}

#main_contents td{
	padding: 5px;
}
#main_contents p {
	margin-bottom: 1.2em;
}

/*howtouse.html*/

#howto_border a:link { color: #9D4511;}
#howto_border ul {
	margin-bottom: 10px !important;
}
#howto_border li {
	border-bottom: 1px dotted #9D4511;
	padding: 4px 5px 5px 8px;
	font-size: 10px;
	height:79px;
}

	#howto_border img{
		float:left;
		display: block;
		margin-right: 6px;
	}
	
	#howto_border span{
		font-size: 16px;
		font-weight:bold;
		display:block;
}

/*service.html*/
#oneline_border a:link { color: #9D4511;
font-size: 12px;
}
#oneline_border ul {
	margin-bottom: 10px !important;
}
#oneline_border li {
	border-bottom: 1px dotted #9D4511;
	padding: 8px 5px 8px 8px;
	font-size: 12px;
	height:82px;
}


	#oneline_border img{
		float:left;
		display: block;
		margin-right: 6px;
	}
	
	#oneline_border span{
		font-size: 12px;
		font-weight:bold;
		display:block;
}

/*report.html*/

	#report_list td {
		width: 240px;
		font-size: 12px;
		padding: 4px 5px 5px 8px;
		height: 79px;
	}
	#report_list img{
		float:left;
		display: block;
		margin-right: 6px;
	}
	
	#report_list span{
		font-weight:bold;
		font-size: 16px;
		display:block;
		float:none;
	}
	
/*cms*/

#contact_form {
	margin: 15px auto;
	width:512px;
	text-align:center;
}

	#contact_form img {
		margin: 10px 0;
	}
	
/*company*/

table.company {
	border: 1px solid #DDD;
	margin: 20px 0;
} 

.company_profile_left {
	border-right:none !important;
}

/*sitemap*/

.sitemap_list {
	display:block;
	padding: 3px 5px 3px 20px;
	background: transparent url(../../images/sitemap_list.gif) no-repeat 0 8px;
}

.sitemap_title {
	background-color: #FDA516;
	color: #FFF;
	height:20px;
	width: 500px;
	font-weight:bold;
}

.sitemap_left {
	
}

/*竹田家ステータス*/

#status span{
	display:block;
	font-size: 0.8em;
	padding:10px 20px 0 15px;
	width: 137px;
}

.takeda_28{
	background: transparent url(../../images/takeda_28.jpg) no-repeat 0 0;
	height: 192px;
}

.takeda_29{
	background: transparent url(../../images/takeda_29.jpg) no-repeat 0 0;
	height: 192px;
}

.takeda_30{
	background: transparent url(../../images/takeda_30.jpg) no-repeat 0 0;
	height: 212px;
}

.takeda_31{
	background: transparent url(../../images/takeda_31.jpg) no-repeat 0 0;
	height: 212px;
}

.takeda_32{
	background: transparent url(../../images/takeda_32.jpg) no-repeat 0 0;
	height: 281px;
}

.takeda_33{
	background: transparent url(../../images/takeda_33.jpg) no-repeat 0 0;
	height: 281px;
}

.takeda_34{
	background: transparent url(../../images/takeda_34.jpg) no-repeat 0 0;
	height: 284px;
}

.takeda_35{
	background: transparent url(../../images/takeda_35.jpg) no-repeat 0 0;
	height: 284px;
}

.takeda_36{
	background: transparent url(../../images/takeda_36.jpg) no-repeat 0 0;
	height: 249px;
}

.takeda_37{
	background: transparent url(../../images/takeda_37.jpg) no-repeat 0 0;
	height: 249px;
}

.takeda_38{
	background: transparent url(../../images/takeda_38.jpg) no-repeat 0 0;
	height: 249px;
}

.takeda_39{
	background: transparent url(../../images/takeda_39.jpg) no-repeat 0 0;
	height: 249px;
}

div#takeda_main {
	width:470px;
}
	div#takeda_main dl {
	height:180px;
	position:relative;
	width:470px;
	padding-bottom: 25px;
}
div#takeda_main dl dt {
	height:180px;
	left:0;
	position:absolute;
	top:0;
	width:76px;
}
div#takeda_main dl dd.takeda_name {
	left:106px;
	position:absolute;
	top:0;
}
div#takeda_main dl dd.takeda_text {
	color:#666666;
	font-size:12px;
	left:106px;
	line-height:1.7em;
	position:absolute;
	top:55px;
}

#hina{
	height: 110px !important; 
}

#riku {
	height: 86px !important;
}