/*―　body　―――――――――――――――――――――――――――――――――*/
body {
	margin           : 0px;
	padding          : 0px;
	font-size        : 12px;
	color            : #333333;
	line-height      : 130%;
	background-color : #f8f8f8;
}

img {
	border : none;
}

h1 h2 strong {
	font-weight : normal；
	margin  : 0px;
	padding : 0px;
}

table{
	border-collapse : collapse;
	border-spacing  : 0;
}

/*―　link　―――――――――――――――――――――――――――――――――*/

a:link, a:visited{
	color           : #69696E;
	text-decoration : none;
}
a:hover, a:active {
	color           : #69696E;
	text-decoration :underline;
}

/*―　container　 ――――――――――――――――――――――――――――――*/

#container_1 {

	width            : 802px;
	margin           : 0px auto 0px auto;
	border           : 0px ;
	text-align       : center;
	background-color : #e0e0e0;
}

#container_2 {

	padding : 0px 25px 0px 25px;

	width            : 750px;
	margin           : 0px;
	border           : 0px;
	text-align       : left;
	background-color : #ffffff;
}

/*―　header　――――――――――――――――――――――――――――――――*/

#header {

	width   : 750px;
	height  : 85px;
	padding : 0px;
	margin  : 0px;

	background-image  : url(../images/header.gif);
	background-repeat : no-repeat;
	background-color  : #ffffff;

	clear : both;
}

#header_link_1 {

	padding : 54px 0px 0px 615px;

	float : left;
}

#header_link_2 {

	padding : 54px 0px 0px 6px;

	float : left;
}


/*―　menu　―――――――――――――――――――――――――――――――――*/

#menu {
	width    : 750px;
	margin   : 0px;
	padding  : 0px;
	clear    : both;
}

/*―　copyright 　――――――――――――――――――――――――――――――*/

#copyright {
	padding  : 0px 0px 20px 0px;
	clear    : both;
}

/*■■■　個別設定　項目　■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*―　toppage comment　 ――――――――――――――――――――――――――――*/

#top_menu {

	padding : 0px 0px 10px 0px;

}

#top_main {

	margin : 20px 0px 20px 0px;

	clear : both;

}

#top_left {

	width : 500px;

	float : left;
}

#top_right {

	width : 240px;

	float : right;
}

#top_title {

	width   : 500px;
	height  : 30px;
	padding : 0px;
	margin  : 0px 0px 10px 0px;

	background-image  : url(../images/top_title.gif);
	background-repeat : no-repeat;
	background-color  : #ffffff;
}


#top_info {

	width  : 220px;
	height : 240px;
	padding : 45px 10px 0px 10px;
	margin  : 0px 0px 11px 0px;

	background-image  : url(../images/info_waku.gif);
	background-repeat : no-repeat;
	background-color  : #ffffff;

}

#top_info_scroll {

	width  : 220px;
	height : 230px;

	overflow : auto;

	scrollbar-base-color       : #ffffff;
	scrollbar-face-color       : #efefef;
	scrollbar-arrow-color      : #888888;
	scrollbar-shadow-color     : #888888;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-highlight-color  : #888888;
	scrollbar-3dlight-color    : #ffffff;
	scrollbar-track-color      : #f8f8f8;

	font-size   : 12px;
	font-weight : normal;
	line-height : 130%;
	color       : #888888;
	text-align  : left;

}

#top_otoiawase {

	width  : 500px;
	height : 67px;

	padding : 0px;
	margin  : 10px 0px 10px 0px;

	background-image  : url(../images/otoiawase.png);
	background-repeat : no-repeat;
	background-color  : #ffffff;

}

#top_photo_2 {

	width  : 500px;
	height : 180px;

	padding : 0px;
	margin  : 0px;

	background-image  : url(../images/top_photo_2.jpg);
	background-repeat : no-repeat;
	background-color  : #ffffff;

}

.button_chiro {
	display : block;
	background-image : url(../images/menu_1_2.gif);
}

a:hover.button_chiro { background-image : url(../images/menu_1_1.gif); }


■■■■■■■■■■■■■■■■■■*/
