/* =============================================================
　■□■ 1. 基本設定 ■□■
============================================================= */

body {
	background-color: #FFFFFF;
	background-image: url(../images/hp/back_shadow.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-y;
	background-position: center center;
}

a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}

.space-2 {
	padding-top: 2px;
}

.space-4 {
	padding-top: 4px;
}

.space-6 {
	padding-top: 6px;
}

.space-10 {
	padding-top: 10px;
}

.space-16 {
	padding-top: 16px;
}

.space-20 {
	padding-top: 20px;
}

.space-26 {
	padding-top: 26px;
}

.space-30 {
	padding-top: 30px;
}


/* =============================================================
　■□■ 2. 基本設定 ■□■
============================================================= */

/* ボックス配置 通常ページ用*/


#container {
	position: absolute;
	width: 800px;
	height: auto;
	left:50%;
	margin: 0 0 0 -400px;
}



/* =============================================================
　■□■ 2-1. ヘッダー ■□■
============================================================= */


/* ヘッダ・タイプ＃１ --- START ---  */

#header-01 {
	position: relative;
	background-image: url(../images/001/header_01.jpg);
	height: 110px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
}

#header-txt-set {
	position: relative;
	left:0px;
	top:0px;
	padding-top: 30px;
	padding-left: 30px;
}

.header-txt-01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
}

a.header-txt-01:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.header-txt-01:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.header-txt-01:hover {
	color: #000000;
	text-decoration: none;
}

/* ヘッダ・タイプ＃１ --- END ---  */






/* =============================================================
　■□■ 2-2. インフォメーション ■□■
============================================================= */


/* info ＃１ --- start ---  */

#info-bar-01 {
	background-image: url(../images/001/backbar_01.gif);
	width: 760px;
	height: 26px;
	background-repeat: repeat-x;
	background-position: center center;
	text-align: left;
	margin-top: 0;
	margin-left: -380px;
	border: 1px solid #999999;
	position: relative;
	left:50%;
	vertical-align: middle;
	margin-right: 0;
	margin-bottom: 0;	
}
.info-txt-01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
	margin-top: 6px;
	margin-left: 10px;
}

#info-box-01 {
	width: 760px;
	text-align: left;
	margin-top: 0;
	margin-left: -380px;
	border: 1px solid #CCCCCC;
	position: relative;
	left:50%;
	vertical-align: middle;
	margin-right: 0;
	margin-bottom: 0;
	background-color: #e6e6e6;
}
.info-box-txt-01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: #666666;
	height: auto;
	line-height: 1.5em;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 10px;
}


/* info ＃１ --- END ---  */


/* =============================================================
　■□■ 2-3. Ads by Google ■□■
============================================================= */


#google-set {
	width: 760px;
	margin-top: 0;
	margin-left: -380px;
	position: relative;
	left:50%;
	margin-right: 0;
	margin-bottom: 0;
}


/* =============================================================
　■□■ 3. メニュー＆メイン設定 ■□■
============================================================= */

#main-set {
	clear:both;
	width: 780px;
	height: auto;
	position: relative;
	left:50%;
	margin: 0 0 0 -380px;
}

#main-left {
	float: left;
	left : 0px;
	top: 0px;
	width : 220px;

}

#main-right {
	float: right;
	width: 550px;
}


/* =============================================================
　■□■ 3-1. メニュー部分 ■□■
============================================================= */


/* menu title ＃１ --- start ---  */

.menu-title-top-01 {
	background-image: url(../images/001/menu_title.gif);
	height: 6px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}

.menu-title-middle-01 {
	background-image: url(../images/001/menu_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	position: relative;
}

.menu-title-bottom-01 {
	background-image: url(../images/001/menu_title.gif);
	height: 6px;
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
}

.menu-title-txt-01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	position: relative;
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* menu title ＃１ --- start ---  */


/* menu main ＃１ --- start ---  */

.menu-main-top-01 {
	background-image: url(../images/001/menu_main.gif);
	height: 6px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}

.menu-main-middle-01 {
	background-image: url(../images/001/menu_main.gif);
	background-repeat: no-repeat;
	background-position: left center;
	position: relative;
}

.menu-main-bottom-01 {
	background-image: url(../images/001/menu_main.gif);
	height: 6px;
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
}


/* menu main ＃１ --- start ---  */


/* menu リスト ＃１ --- start ---  */

#navi-01 {
	clear: both;
	width: 210px;
}

#navi-01 ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#navi-01 li {
	margin: 0;
	padding: 0;
}

#navi-01 a {
	background: url(../images/001/icon_yaji.gif) left center no-repeat;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 18px;
}

.navi-txt-01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin-left: 4px;
	margin-right: 4px;
}


a.navi-txt-01:link {
	color: #336666;
	text-decoration: none;
}
a.navi-txt-01:visited {
	color: #336666;
	text-decoration: none;
}
a.navi-txt-01:hover {
	color: #CC0000;
	text-decoration: underline;
}


/* menu リスト ＃１ --- ebd ---  */

/* menu リスト ＃２ --- start ---  */

#navi-02 {
	clear: both;
	width: 210px;
}

#navi-02 ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#navi-02 li {
	margin: 0;
	padding: 0;
}

#navi-02 a {
	background: url(../images/001/icon_yaji.gif) left center no-repeat;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 18px;
}

.navi-txt-02 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin-left: 4px;
	margin-right: 4px;
}


a.navi-txt-02:link {
	color: #336666;
	text-decoration: none;
}
a.navi-txt-02:visited {
	color: #336666;
	text-decoration: none;
}
a.navi-txt-02:hover {
	color: #CC0000;
	text-decoration: underline;
}


/* menu リスト ＃２ --- ebd ---  */

/* menu リスト ＃３ --- start ---  */

#navi-03 {
	clear: both;
	width: 210px;
}

#navi-03 ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#navi-03 li {
	margin: 0;
	padding: 0;
}

#navi-03 a {
	background: url(../images/001/icon_yaji.gif) left center no-repeat;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 18px;
}

.navi-txt-03 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin-left: 4px;
	margin-right: 4px;
}


a.navi-txt-03:link {
	color: #336666;
	text-decoration: none;
}
a.navi-txt-03:visited {
	color: #336666;
	text-decoration: none;
}
a.navi-txt-03:hover {
	color: #CC0000;
	text-decoration: underline;
}


/* menu リスト ＃３ --- ebd ---  */

/* menu リスト ＃４ --- start ---  */

#navi-04 {
	clear: both;
	width: 210px;
}

#navi-04 ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#navi-04 li {
	margin: 0;
	padding: 0;
}

#navi-04 a {
	background: url(../images/001/icon_yaji.gif) left center no-repeat;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 18px;
}

.navi-txt-04 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin-left: 4px;
	margin-right: 4px;
}


a.navi-txt-04:link {
	color: #336666;
	text-decoration: none;
}
a.navi-txt-04:visited {
	color: #336666;
	text-decoration: none;
}
a.navi-txt-04:hover {
	color: #CC0000;
	text-decoration: underline;
}


/* menu リスト ＃４ --- ebd ---  */

/* menu リスト ＃５ --- start ---  */

#navi-05 {
	clear: both;
	width: 210px;
}

#navi-05 ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#navi-05 li {
	margin: 0;
	padding: 0;
}

#navi-05 a {
	background: url(../images/001/icon_yaji.gif) left center no-repeat;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 18px;
}

.navi-txt-05 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin-left: 4px;
	margin-right: 4px;
}


a.navi-txt-05:link {
	color: #336666;
	text-decoration: none;
}
a.navi-txt-05:visited {
	color: #336666;
	text-decoration: none;
}
a.navi-txt-05:hover {
	color: #CC0000;
	text-decoration: underline;
}


/* menu リスト ＃５ --- ebd ---  */

/* menu リスト ＃６ --- start ---  */

#navi-06 {
	clear: both;
	width: 210px;
}

#navi-06 ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#navi-06 li {
	margin: 0;
	padding: 0;
}

#navi-06 a {
	background: url(../images/001/icon_yaji.gif) left center no-repeat;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 18px;
}

.navi-txt-06 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin-left: 4px;
	margin-right: 4px;
}


a.navi-txt-06:link {
	color: #336666;
	text-decoration: none;
}
a.navi-txt-06:visited {
	color: #336666;
	text-decoration: none;
}
a.navi-txt-06:hover {
	color: #CC0000;
	text-decoration: underline;
}


/* menu リスト ＃６ --- ebd ---  */



/* =============================================================
　■□■ 3-2. 内容 ■□■
============================================================= */


/* 内容　タイトル ＃１ --- start ---  */

#main-title-01 {
	background-image: url(../images/001/title_bar.gif);
	width: 531px;
	height: 38px;
	background-repeat: no-repeat;
	background-position: left center;
	position: relative;
	text-align: left;
	vertical-align: middle;
}

.main-title-txt-01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	color: #669999;
	margin-left: 20px;
	padding-top: 12px;
}



/* 内容　タイトル ＃１ --- end ---  */


/* 内容　メニュータイトル ＃１ --- start ---  */

.navi-honbun-title-01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	color: #333333;
	background-image: url(../images/001/icon_folder.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 420px;
	padding-left: 50px;
	padding-top: 6px;
}


/* 内容　メニュータイトル ＃１ --- end ---  */


/* 内容　メニュー ＃１ --- start ---  */

#navi-honbun-01 {
	width: auto;
}

#navi-honbun-01 ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#navi-honbun-01 li {
	margin: 0;
	padding: 0;
}

#navi-honbun-01 a {
	background: url(../images/001/icon_yaji.gif) left center no-repeat;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 18px;
}

.navi-honbun-txt-01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5em;
	margin-left: 30px;
}


a.navi-honbun-txt-01:link {
	color: #336666;
	text-decoration: none;
}
a.navi-honbun-txt-01:visited {
	color: #336666;
	text-decoration: none;
}
a.navi-honbun-txt-01:hover {
	color: #CC0000;
	text-decoration: underline;
}


/* 内容　メニュー ＃１ --- ebd ---  */


/* =============================================================
　■□■ 4. フッター ■□■
============================================================= */


/* フッター・タイプ＃１ --- START ---  */

#footer-01 {
	clear:both;
	width: 800px;
	height: auto;
	position: relative;
	left:50%;
	margin: 0 0 0 -400px;
	background-color: #337f87;
	text-align: center;
	vertical-align: middle;
	position: relative;
}

#footer-txt-set {
	position: relative;
	left:0px;
	top:0px;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
}

.footer-txt-01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}

a.footer-txt-01:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer-txt-01:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer-txt-01:hover {
	color: #000000;
	text-decoration: none;
}

/* フッター・タイプ＃１ --- end ---  */


/* =============================================================
　■□■ 4-2. フッター / コピーライト ■□■
============================================================= */


/* コピーライトー・タイプ＃１ --- START ---  */

#copyright-01 {
	clear:both;
	width: 800px;
	position: relative;
	left:50%;
	margin: 0 0 0 -400px;
	text-align: center;
	vertical-align: middle;
}

#copyright-txt-set {
	position: relative;
	left:0px;
	top:0px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.copyright-txt-01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 1.5em;
}

/* コピーライトー・タイプ＃１ --- end ---  */




/* =============================================================
　■□■ 5-1. 追加 ■□■
============================================================= */

h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal; }

strong { font-weight: normal; }
.main-title-txt-01 strong { 
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	color: #669999;
	margin-left: 20px;
	padding-top: 12px;
}

h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 1.5em;
	margin-left: 30px;
	margin-right: 50px;
}

h3 { 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 300%; 
	font-weight: bold;
	text-decoration: none;  
}

blockquote {
	font-size: 12px;
	line-height: 150%;
	margin:  1em 1em 1em 1em;
	padding: 1em 1em 1em 1em;
	border: dotted;
	border-width: 1px;
	background-color: #EFEFEF;
}

.banba {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}

a.banba:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.banba:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.banba:hover {
	color: #000000;
	text-decoration: none;
}

.header-txt-99 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 32px;
	font-weight: bold;
}
}

a.header-txt-99:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.header-txt-99:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.header-txt-99:hover {
	color: #000000;
	text-decoration: none;
}

#recommend {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 1.5em;
	margin-left: 30px;
	margin-right: 50px;
}

#recommend li {
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#navi-honbun-01 td {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 1.5em;
}

#recommend2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-left: 30px;
	margin-right: 50px;
}

/* 追加 --------- end ---------  */}
