@charset "UTF-8";
/* CSS Document */
/*--------------------全体--------------------*/
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(image/base/bg.gif);
	font: 12px/1.6em 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	font-size: 12px;
	background: #FFFFFF url(image/base/bg_contents.gif) repeat-y;
	line-height: 1.8em;
	padding-right: 15px;
	padding-left: 15px;
}
#header_logo {
	width: 900px;
	height: 60px;
}
#header_service_nowe {
	width: 180px;
	height: 50px;
	background: url(image/base/main_menu/header_nowe.gif);
	padding-left: 220px;
	padding-right: 500px;
}
#header_service_turip {
	width: 180px;
	height: 50px;
	background: url(image/base/main_menu/header_turip.gif);
	padding-left: 220px;
	padding-right: 500px;
}
#header_menu1 {
	width: 900px;
	height: 30px;
	background: url(image/base/main_menu/bg_now.gif);
}
#header_menu2 {
	width: 900px;
	height: 30px;
	background: url(image/base/main_menu/bg_tur.gif);
}
#mein_image {
	width: 680px;
	height: 250px;
	padding-right: 30px;
	padding-bottom: 20px;
}
#contents {
	width: 710px;
	float: left;
}
#side_menu {
	width: 190px;
	float: right;
}
#pankuzu {
	width: 680px;
	font-size: 10px;
	text-align: right;
	height: 12px;
	line-height: 12px;
	padding-top: 15px;
	padding-bottom: 10px;
	background: #FFFFFF;
	padding-right: 30px;
}
#tage_top {
	width: 680px;
	font-size: 14px;
	text-align: right;
	height: 14px;
	line-height: 14px;
	padding-top: 15px;
	padding-bottom: 10px;
	background: #FFFFFF;
	padding-right: 30px;
}
/*--------------------サイドメニュー--------------------*/
.side_area {
	width: 160px;
	background: url(image/base/sidemenu/side_bg2.gif) repeat-y;
	padding-right: 30px;
}
.side_area_waku_up {
	width: 190px;
	height: 10px;
	background: url(image/base/sidemenu/side_bg1.gif) no-repeat;
}
.side_area_waku_low {
	width: 190px;
	height: 10px;
	background: url(image/base/sidemenu/side_bg3.gif) no-repeat;
}
.side_txt {
	width: 145px;
	font-size: 12px;
	line-height: 1.8em;
	background: url(image/base/sidemenu/side_bg2.gif) repeat-y;
	padding-right: 30px;
	padding-left: 15px;
	padding-bottom: 5px;
}
.side_space10 {
	width: 190px;
	height: 10px;
	background: #FFFFFF;
}

/*--------------------コンテンツ（ベースページ）--------------------*/
.base_erea {
	width: 710px;
}
.base_erea_title_txt {
	font-size: 15px;
	font-weight: bold;
	color: #194F86;
	border-bottom: 2px solid #7795B3;
	margin-bottom: 5px;
}
.base_erea_title {
	width: 650px;
	padding: 10px 30px;
}
.base_erea_title_party {
	width: 640px;
	background: url(marriage/image/base/title_party.gif);
	height: 20px;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 35px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #FF4800;
}
.base_erea_txt {
	width: 650px;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 14px;
	line-height: 1.6em;
	padding-bottom: 5px;
}
.base_txt {
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 1.6em;
}
.base_txt_12_box {
	font-size: 12px;
	line-height: 1.6em;
	margin: 0px 4px 4px;
	padding: 4px;
	background: #FAFAFA;
}
/*--------------------テーブル--------------------*/
table {
	font-size: 14px;
	line-height: 1.6em;
}
/*--------------------フッター--------------------*/
#footer {
	width: 900px;
	text-align: center;
	height: 20px;
	padding-top: 6px;
	font-size: 10px;
	background: #FF6C26 url(image/base/footer_bg.gif);
	padding-bottom: 5px;
	color: #FFFFFF;
}
.foot_link {
	width: 900px;
	text-align: center;
	padding-bottom: 10px;
	font-size: 11px;
	background: #F5F1F4;
	padding-top: 10px;
}

/*--------------------リンク--------------------*/
a:link {
	color: #0066CC;
	font-weight: normal;
}
a:visited {
	color: #0066CC;
	font-weight: normal;
}
a:hover {
	color: #0066CC;
	font-weight: normal;
}
a:active {
	color: #0066CC;
	font-weight: normal;
}
.link_color01 a:link {
	color: #FFFFFF;
}
.link_color01 a:visited {
	color: #FFFFFF;
}
.link_color01 a:hover {
	color: #FFFFFF;
}
.link_color01 a:active {
	color: #FFFFFF;
}

/*--------------------テキスト--------------------*/
h1 {
	font-size: 10px;
	margin: 0px;
	font-weight: normal;
}
h2 {
	font-size: 20px;
	width: 590px;
	margin: 30px 0px 10px;
	float: left;
	padding-bottom: 10px;
}
h3 {
	font-size: 18px;
	color: #FF4600;
	border-bottom: 1px solid #FF4600;
	margin-bottom: 6px;
	border-left: 8px solid #FF4600;
	margin-bottom: 10px;
	padding: 2px 0px 2px 5px;
}

h4 {
	font-size: 16px;
	color: #F53968;
	padding: 2px 0px 2px 5px;
	border-bottom: 1px solid #F53968;
	margin-bottom: 6px;
	border-left: 5px solid #F53968;
	line-height: 1em;
}

.red {
	color: #F30101;
	background: url(image/base/line/h2_line_00.gif);
}
.orange {
	color: #F34228;
	background: url(image/base/line/h2_line_01.gif);
}
.green {
	color: #2AAC3A;
	background: url(image/base/line/h2_line_02.gif);
}
.perple {
	color: #922D8D;
	background: url(image/base/line/h2_line_03.gif);
}
.blue {
	color: #016BB5;
	background: url(image/base/line/h2_line_04.gif);
}

.white {
	color: #FFFFFF;
}
.txt_blue {
	color: #0066CC;
}

.txt_red {
	color: #FF0000;
}
.txt_blue {
	color: #016BB5;
}
.txt_10 {
	font-size: 10px;
}
.txt_12 {
	font-size: 12px;
}
.txt_16 {
	font-size: 14px;
}
.txt_20 {
	font-size: 20px;
}
.txt_16_bl {
	color: #264E9C;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6em;
}
.txt_16_orange {
	color: #F34228;
	background: url(image/base/line/h2_line_01.gif);
	font-weight: bold;
	font-size: 16px;
}
.txt_18 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.8em;
}
.txt_14 {
	font-size: 14px;
}
.txt_14_ul {
	font-size: 14px;
	font-weight: bold;
	margin: 5px;
	padding: 3px;
	background: #F5FAEA;
	border-bottom: 1px solid #669933;
	line-height: 1em;
	height: 12px;
	color: #006600;
}
.txt_14_ul2 {
	font-size: 14px;
	font-weight: bold;
	margin: 5px;
	padding: 3px;
	background: #F1F7FA;
	border-bottom: 1px solid #0066CC;
	line-height: 1em;
	height: 12px;
	color: #0066CC;
}

/*--------------------フロートクリア--------------------*/
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
