/*ブラウザスタイルの初期化*/

*  {
margin:0px;
padding:0px;
border:0px;
background-color: transparnet;
color:#5d5d5d;
font-size:12px;
font-weight:normal;
font-style:normal;
font-family:"ＭＳ Ｐ ゴシック", sans-serif;
line-height:120%;
text-decoration:none;
}

/*リンクのスタイル*/

a:link {
	color:#b0533b;
	font-size:12px;
	text-decoration:underline;
}

a:visited {
	color:#b0533b;
	font-size:12px;
	text-decoration:underline;
}

a:hover {
	color:#a8b1ab;
	font-size:12px;
	text-decoration:none;
}

a:active {
	color:#b0533b;
	font-size:12px;
	text-decoration:underline;
}

/*背景付リンクのスタイル*/

.text_btn {
	width:180px;
	margin:10px auto;
	padding:7px 5px 5px 5px;
	text-align:center;
	color:#ffffff;
	background-color:#60a122;
}

a.abtn:link {
	color:#ffffff;
	font-size:12px;
	}

a.abtn:visited {
	color:#ffffff;
	font-size:12px;
}

a.abtn:hover {
	color:#ffffff;
	font-size:12px;
	text-decoration:underline;
}

a.abtn:active {
	color:#ffffff;
	font-size:12px;
}

/*ページ遷移リンクのスタイル*/

a.page:link {
	color:#09206d;
	font-size:12px;
	text-decoration:underline;
}

a.page:visited {
	color:#09206d;
	font-size:12px;
	text-decoration:underline;
}

a.page:hover {
	color:#1e9e64;
	font-size:12px;
	text-decoration:none;
}

a.page:active {
	color:#09206d;
	font-size:12px;
	text-decoration:underline;
}

/*ページ遷移ナビのスタイル*/

.pagemove {
	clear:both;
	width:467px;
	height:20px;
	margin:20px auto 15px auto;
	text-align:center;
}

.page_before {
	width:25px;
	float:left;
	margin-right:5px;
}

.pages {
	width:400px;
	float:left;
	text-align:center;
	font-size:11px;
}

.page_after {
	width:25px;
	float:right;
	margin-left:5px;
}

.choice {
	font-weight:bold;
	color:#ec5b0e;
}

/*大きいdivのスタイル*/

body {
	background-color:#ffffff;
}

#container {
	width:800px;
	margin:0px auto;
	background-color: #ffffff;
	background-image:url('../images/back_2.gif');
	background-position:center top;
	background-repeat:repeat-y;
}

#back{
	background-color: #FFFFFF;
	background-image:url('../images/back_1.gif');
	background-position:left top;
	background-repeat:repeat-x;
}

#m_content {
	clear:both;
	width:530px;
	float:left;
	margin-left:20px;
	display:inline;
}

#content {
	clear:both;
	width:750px;
	margin:0px auto;
}

#sidebar {
	width:210px;
	float:right;
	margin-right:20px;
	display:inline;
}


/*ヘッダー、グローバルナビのスタイル*/

.top_link_margin {
	text-align:right;
	padding:3px;
}

#head_title {
	margin:0px 0px;
}

#head_titlever2 {
	margin:0px auto;
}

.head_ad_margin{
	padding:50px;
}

.table_margin{
	margin-top:168px;
	margin-left:17px;
}

#headtext{
	margin-left:5px;
	color:#353535;
	width:80px;
	height:60px;
}


#headtext_place{
	color:#353535;
	position: absolute; top: 242px; left: 124px; z-index: 993; text-align: left;
	width:80px;
	height:60px;
}

#head_bg{
	color:#353535;
	background-image:url('../images/head/head_title_2_2.jpg');
	width:243px;
	position: relative;
}

#link_name {
	width:800px;
	margin:0px auto;
	height:82px;
	background-image:url('../images/link_name_back.gif');
	background-position:center top;
	background-repeat:no-repeat;
}

#menu_link {
	width:350px;
	padding:9px 0px 0px 205px;
	color:#09206d;
}

#menu_name {
	width:760px;
	text-align:right;
	font-weight:bold;
	color:#09206d;
	padding:28px 0px 0px 0px;
}

a.a_menu_link:link {
	color:#60390c;
	font-weight:bold;
	text-decoration:underline;
}

a.a_menu_link:visited {
	color:#60390c;
	font-weight:bold;
	text-decoration:underline;
}

a.a_menu_link:hover {
	color:#1e9e64;
	font-weight:bold;
	text-decoration:none;
}

a.a_menu_link:active {
	color:#60390c;
	font-weight:bold;
	text-decoration:none;
}


.style_non {
	font-weight:normal;
	color:#FFFFFF;
}


#global_menu {
	clear:both;
	width:800px;
	overflow:hidden;
}

#menu_list {
	width:606px;
	float:left;
}

#menu_list li {
	display:inline;
	list-style-type:none;
}

.menu_btn {
	vartical-align:bottom;
}

.menu_btn_right {
	width:194px;
	float:right;
}

/*フッターのスタイル*/

#footer {
	clear:both;
	width:800px;
	height:100px;
	margin:20px auto 0px auto;
	text-align:center;
	background-image:url('../images/footer_back.gif');
	background-position:center top;
	background-repeat:no-repeat;
}

#footer_links {
	padding-top:40px;
	height:31px;
}

address {
	padding:5px 0px;
	height:23px;
	text-align:center;
	font-size:11px;
}

/*その他共通で使えるスタイル*/

.center_text {
	text-align:center;
	margin:15px 0px;
}

.error_text {
	text-align:center;
	margin:20px 0px;
	font-weight:bold;
}

/*画像のスタイル*/

.img_banner {
	width:120px;
	height:60px;
	margin-bottom:5px;
}

.img_h_save_8 {
	margin:8px 0px;
}

.img_head_title {
	vertical-align:bottom;
}

/*仮のヘッダのスタイル*/

.sample_head {
	height:60px;
	background-image:url('../images/head/sample.gif');
	background-repeat:no-repeat;
}

.sample_logo {
	width:283px;
	float:left;
	margin-top:35px;
}

.sample_text {
	width:300px;
	float:right;
	margin-top:35px;
	text-align:right;
}
