@charset "Shift-JIS";/* 文字コード */

/* CSS Document */

/*----------------------------basic layout-----------------------------*/
#wrapper_1{
	background-image: url("../../images/bg_image_1.jpg");
	background-repeat: repeat-x;
	padding-top: 2px;

}
#wrapper_2{
	background-image: url("../../privacy/images/bg_image_2_b.jpg");
	background-position: top;
	background-repeat: repeat-x;
	clear: both;
}
#wrapper_3{
	background-image: url("../../images/bg_image_3.jpg");
	background-position: bottom;
	background-repeat: repeat-x;
	clear: both;
	height: 109px;
}
#base_1,#base_2,#base_3{
	width: 843px;
	margin: auto;
}
#main_image{
	margin-bottom: 18px;
}
h1{
	color: #a6a5a5;
	font-size: 11px;
}
p{
	color: #747171;
	font-size: 12px;
}
.clear{
	clear: both;
}
.go_top{
	clear: both;
	text-align: right;
	margin-bottom: 100px;
}
/*----------------------------header layout-----------------------------*/
#header .hogo{
	text-align: right;
	margin: 10px 10px 0 0;
}
#header #logo{
	width: 843px;
	height: 47px;
	margin-top: 15px;
}
#header #logo h2{
	float: left;
}
#header #logo p{
	text-align: right;
}
#header #global_navi{
	padding-top: 25px;
	position: relative;
}
#header #global_navi li{
	float: left;
	padding-bottom: 5px;
}
#header #global_navi #pulldown{
	display: none;
	position: absolute;
	top: 40px;
	left: 212px
}
#header #global_navi #pulldown li{
	clear: both;
	position: relative;
}
#sub_navi1{top: 25px;}
#sub_navi2{top: 20px;}
#sub_navi3{top: 15px;}
#sub_navi4{top: 10px;}
#sub_navi5{top: 5px;}

#topic_path{
	clear: both;
	margin: 0 0 13px 6px;
	padding-top: 8px;
}
#topic_path a{
	color: #747171;
}

/*----------------------------privacy layout-----------------------------*/
.privacy_contents{
	margin-bottom: 25px;
}
.privacy_contents p{
	margin: 20px 7px 0 25px;
}

/*----------------------------footer layout-----------------------------*/
#footer{
	padding-top: 30px;
	font-size: 11px;
	color: #4b4b4b;
}
#footer #footer_navi{
	text-align: center;
	margin-bottom: 8px;
}
#footer #footer_navi li{
	display: inline;
}
#footer address{
	clear: both;
	text-align: center;
}
#footer a{
	color: #4b4b4b;
}
