html
  {
  height:100%;
  margin-bottom:1px;
}

body {
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	font-size: medium;
	line-height: 140%;
	padding: 0px;
	margin: 0px;
	background-image: url(../image/bk_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

img {
	border:0px;
}

p {
	margin:0px;
	padding:0px;
}

#out {
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}


/*
===== ヘッダー部分　 =====================================
*/
#header {
	width: 880px;
	text-align: left;
	padding: 0px;
	background-color: #000;
	margin: 0px;
}

#header h1 {
	margin: 0px;
	padding: 0px;
}



/*
=====　 フッター部分  ====================================
*/
#footer {
	height: 25px;
	width: 724px;
	font-size: 13px;
	color: #FFF;
	background-image: url(../image/image/bk_footer.gif);
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}


/*
=====　コンテンツ部分  ===================================
*/


/*　　コンテンツ部分　　*/

#con_top {
	height: auto;
	width: 840px;
	text-align: left;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
}


#con {
	height: auto;
	width: 780px;
	text-align: left;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
}

/*　　パンくずリスト　　*/

.menu {
	text-align: center;
	font-size: small;
	background-image: url(../image/bk_menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 45px;
	width: 880px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF;
}

ul{
	padding:0px;
	margin:0px;
}
	

.li_menu {
	text-indent: 0px;
	display: inline;
	list-style: none;
	font-size: small;
	padding-left: 1.5em;
	margin-left: 5em;
	background-image: url(../image/li_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}

/*　　ページトップへ　　*/

.pageup {
	text-align: right;
	margin-bottom: 20px;
	padding-right: 8px;
	padding-left: 8px;
	margin-top: 20px;
}


/*　　戻る　　*/

.back {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 30px;
}



.margin15 {
	text-align: left;
	margin-bottom: 30px;
	margin-right: 15px;
	margin-left: 15px;
}



/*　=====　見出しスタイル　=====*/

.h2_01 {
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../image/bk_h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 550px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-size: medium;
	font-weight: bold;
}

.h2_02 {
	height: 25px;
	text-align: left;
	margin-bottom: 30px;
	background-image: url(../image/image/bk_h2_02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 10px;
	padding-left: 45px;
	padding-bottom: 6px;
	font-size: large;
	color: #990000;
	font-weight: bold;
	width: 505px;
	padding-top: 15px;
}

.h3_01 {
	background-image: url(../image/bk_h3.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	line-height: 130%;
	color: #333;
	padding-right: 5px;
	padding-left: 25px;
	margin-bottom: 15px;
	font-size: medium;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	text-align: left;
}

.h3_02 {
	margin-bottom: 20px;
}

.h4_01 {
	margin-bottom: 10px;
	font-size: small;
	font-weight: bold;
	color: #333;
	background-color: #ECDBDB;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C99;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}



/*　フロートクリア  */

#clear {
	clear: both;
}


/*コンテンツ(内容ページ)ここまで*/

/*タグ指定*/

h1 {
	margin: 0px;
	padding: 0px;
}

h2 {
	margin: 0px;
	padding: 0px;
}

h3 {
	margin: 0px;
	padding: 0px;
}

h4{
	margin: 0px;
	padding: 0px;
}

dl {
	margin: 0px;
	padding: 0px;
}

dt {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

dd {
	margin: 0px 0px 6px;
	padding: 0px 0px 0px 10px;
	text-indent: 1em;
}






/*クラス指定(内容ページ)ここから*/

.photo {
	padding: 8px;
	border: 1px solid #CCC;
}

.photo_left {
	padding: 8px;
	border: 1px solid #CCC;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.photo_right {
	padding: 8px;
	border: 1px solid #CCC;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}


.indent1 {
	text-indent:-1em;
	padding-left:1em;
	margin-top:0.5em;
	margin-bottom:0.5em;
}
.indent2 {
	margin-left:1em;
	text-indent:-1em;
	padding-left:1em;
}

.in-1 {
	text-indent: -1em;
	padding-left: 1em;
}
.in-3 {
	text-indent: -3em;
	padding-left: 3em;
}
.in-4 {
	text-indent: -4em;
	padding-left: 4em;
}
.in-5 {
	text-indent: -5em;
	padding-left: 5em;
}

.in-6 {
	text-indent: -6em;
	padding-left: 6em;
	text-align:left;
}
.in-8 {
	text-indent: -8em;
	padding-left: 8em;
	text-align:left;
}


.td-01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.text-m {
	font-size: small;
	line-height: 140%;
	color: #333333;
}

.text-s {
	font-size: x-small;
	line-height: 140%;
}

.text-l {
	font-size: medium;
	line-height: 140%;
}

.text-white {
	color: #ffffff;
}

.text-red {
	color: #FF0000;
}

.text-orange {
	color: #FF9900;
}

.text-enji {
	color: #990000;
}

.text-blue {
color:#366F98
}

.text-gray {
color: #999999
}

.ul-sitemap {
	margin-bottom:10px;
	margin-left:15px;
}

.li-01 {
	text-align:left;
	margin-bottom:8px;
	line-height: 130%;
	background-image: url(../image/li_01.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	list-style-type: none;
	text-indent: 1.5em;
}

.li-02 {
	text-align:left;
	margin-bottom:8px;
	line-height: 130%;
	background-image: url(../image/li_02.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	list-style-type: none;
	text-indent: 1.5em;
}

.li-03 {
	text-align:left;
	margin-bottom:8px;
	line-height: 130%;
	background-image: url(../image/li_03.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	list-style-type: none;
	text-indent: 1.5em;
}


.li-topics {
	text-align:left;
	line-height: 130%;
	padding-left: 30px;
	background-image: url(../image/li_01.gif);
	background-repeat: no-repeat;
	background-position: 5px 13px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	font-size: small;
}

/*
=====  link setting ===========================
*/
a:link, a:visited {
	color: #630000;
	text-decoration: underline;
}
a:active, a:hover {
	color: #C00;
	text-decoration: none;
}


.menu a:link, .menu a:visited {
	color: #FFF;
	text-decoration: none;
}
.menu a:active, .menu a:hover {
	color: #FFF;
	text-decoration: underline;
}
