/* CSS Document */

/*sitemap*/

#sitemap_top_image {
	background-image: url(../sitemap/images/sitemap_top.jpg);
	height: 164px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center center;
}

#i_choose_applications_top_image {
	background-image: url(../i_choose_applications/images/i_choose_applications_top.jpg);
	height: 164px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center center;
}


/*共通top用*/

#sitemap_list {
	margin-left:25px;
	padding-top:35px;
	color:#D2D2D2;
	width:805px;
}

/*
#sitemap_list hr{
	clear:both;
	width:100%;
	margin:30px 0;
}
*/

.sitemap_left {
	float:left;
	width: 395px;
	margin-right: 10px;
}


.sitemap_right {
	float:left;
	width: 395px;
}

#sitemap_list h2{
	color:#FFFFFF;
	font-size:120%;
	margin:15px 0 5px 0;
	padding:0 0 10px 0;
	background-image: url(../images/item/item_h2_line.jpg);
	background-repeat: repeat-X;
	background-position:bottom;
}

.sitemap_detail {
	margin:0px;
	padding: 0 0 0 10px;
}
.sitemap_detail ul {
	margin:0;

}
.sitemap_detail li {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
}

.sitemap_detail a {
	color:#D2D2D2;
}
.sitemap_detail a:hover {
	color:#D2D2D2;
	text-decoration:underline;
}


/*共通詳細用*/



#content_item {
	margin-left:25px;
	padding-top:10px;
	color:#D2D2D2;
	width:805px;
}

#content_item h2 {
	color:#D2D2D2;
	font-size:160%;
	margin:15px 0;
	padding:0 0 24px 0;
	background-image: url(../images/item/item_h2_line.jpg);
	background-repeat: repeat-X;
	background-position:bottom;	
}

.material {
	margin-left:10px;
}

.zoom-section {
	width:805px;	
	float:left;
	margin-top:50px;
}

.zoom-section {
	float:left;
}

.zoom-small-image {
	float:left;
	
}

.zoom-txt {
	height:345px;
}

.item_table {
	float:left;
	margin-right:20px;
}






/*ここから↓は用語集のなごり*/
	
/* 用語集の内容欄（上のタイトルより若干余白あける為、左にスペースを作っているだけ） */
.content_yougo2 {
	padding-left:10px;
}

/*20130618 フッター部の住所が着色されるため、これはコメント化
p {
	color:#B9B9B9;
}
*/


#content_yougo h3,h4{
	padding:0px;
	margin:0px;
	color:#ffffff;
	}
	
/* 罫線の微調整 */
#content_yougo2 hr{
	width:800px;
	size:1px;
	float:left;
	border-color: #b9b9b9;
	}

/* 罫線の微調整 */
.item_box hr{
	width:780px;
	size:1px;
	float:left;
	border-color: #b9b9b9;
	}
	
/* テーブル内微調整 */
.table_settei{
	width:700px;
	}

/* テーブル内微調整 */
.table_settei2{
	width:100px;
	float:right;
	}


/*　祝儀袋表書きの内容欄の設定 */

.syuugi_content{
	width:790px;
	float:left;
}

.syuugi_content hr{
	padding-left:25px;
	width:580px;
	margin-bottom:15px;
	border-color: #b9b9b9;
}

/*　祝儀袋表書きの左の欄の設定 */

.syuugi_left{
	width:170px;
	float:left;
	border-right:solid 1px #B9B9B9;
}

/*　祝儀袋表書きの右の欄の設定 */

.syuugi_right{
	width:179px;
	padding-left:20px;
	float:left;
}
.syuugi_right2{
	width:420px;
	float:left;
}


/*　水引きの内容の欄の設定 */

.mizubiki_right{
	width:599px;
	padding-left:20px;
	float:left;
}
