/*     レイアウト（枠）     */

body {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	/*background-position: center top;
	background-image: url(../images/01_index/outline_bk.jpg);
	*/font-size: 13px;
	font-family: Osaka, "ＭＳ Ｐゴシック", Arial, sans-serif;
	color: #5D5D5D;
	background-repeat: repeat-y;
}

#outline-bk {
	width: 960px;
	margin: 0px auto;
	background-image: url(../images/01_index/outline_bk.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#outline {
	width: 950px;
	margin: 0px auto;
	text-align: left;
}

#header {
	width: 950px;
	height: 325px;
}

#header2 {
	width: 950px;
	height: 365px;
}

#footer {
	margin: 20px 0px 0px;
	padding: 0px;
	background-image: url(../images/01_index/footer_bk.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 115px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#left {
	float: left;
	width: 225px;
	padding-top: 15px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#center-right {
	float: right;
	width: 680px;
	padding-top: 15px;
}

#top-main {
	width: 920px;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*     レイアウト（枠-2）     */

.outline-margin {
 margin: 0px 15px
}

.c-both {
 clear: both
}

/*     トップページ-テーブル内     */

.t_img {
	margin: 0px;
	padding: 0px 0px 10px;
}

.table_text {
	line-height: 140%;
	margin: 0px;
	padding: 10px;
	text-align: left;
}

/*     トップページ-テーブル     */

.table_outline {
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	margin: 0px 0px 10px;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	padding: 0px;
}

.table_outline2 {
	margin: 0px 0px 10px;
	padding: 0px;
}

.table2_outline {
	margin: 0px 0px 10px;
	padding: 0px;
}

.table2_td {
	border-right: #999999 1px solid;
	margin: 0px;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	padding: 0px;
	width: 380px;
}

/*     トップページ-フッター     */

.footer-menu {
	font-size: 90%;
	color: #666666;
	line-height: 120%;
	text-align: center;
	letter-spacing: 1pt;
	font-family: Osaka, "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック" ;
	margin: 0px;
	padding: 5px 0ex 0ex;
}

.footer-copyright {
	font-size: 90%;
	color: #666666;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

/*     リンク     */

a.a-footer:link{
	color: #666666;
	text-decoration: none;
}
	
a.a-footer:visited{
	color: #666666;
	text-decoration: none;
}

a.a-footer:hover{
	color: #666666;
	text-decoration: underline;
}

a.a-footer:active{
	color: #666666;
	text-decoration: none;
}

/*     特定のタグ     */

strong {
	color: #333333;
}

ul {
 padding-right: 0px; 
 padding-left: 20px; 
 padding-bottom: 0px; 
 margin: 0px; 
 padding-top: 0px
}

p.title {
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 3px 3px 0 3px;
	background: #39f;
}

ul.menu_l {
	padding: 10px 10px 0 30px;
	border: 3px solid #39f;
}

li {
	list-style: disc url(../images/01_index/li.gif) outside;
	padding-bottom: 10px;
	letter-spacing: 1px;
	line-height: 120%;
}
.table2_title {
	background-image: url(../images/01_index/title_oshirase_bk.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 42px;
}

/*     下位ページ-左固定テーブル     */

.t_225_outline {
	margin: 0px 0px 10px;
	padding: 0px;
	width: 225px;
}

.t_225_head {
	background-image: url(../images/02_contents/common/table_225_head.jpg);
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 225px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.t_225_body {
	background-image: url(../images/02_contents/common/table_225_body.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 225px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.t_225_foot {
	background-image: url(../images/02_contents/common/table_225_foot.jpg);
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 225px;
	background-repeat: no-repeat;
	background-position: center top;
}

.t_225_txt {
	text-align: left;
	margin: 0px;
	padding: 0px 10px 10px;
	line-height: 140%;
	font-size: 12px;
}
.table_outline3 {
	margin: 0px 0px 10px;
	padding: 0px;
	border: 1px solid #FFCC00;
}
