@charset "shift_jis";


#title{
	width: 795px;
	height: 105px;
	margin: 0 auto;
}

#s_title{
	width: 550px;
	height: 65px;
}

#contents{
	width:550px;
	height:auto;
	overflow: hidden;
	float:right
}

#box_550{
	width: 550px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

#box_550 p{
	padding-bottom:20px;
}

#box_550_s20{
	width: 550px;
	height: auto;
	margin: 0 auto;
	padding-bottom:20px;
	overflow: hidden;
}

#box_550_s20 p{
	padding-bottom:20px;
}

.pa10{
	padding:10px;
}

.left{
	float: left;
	display: inline; /* for IE6,7 */
	margin: 0 10px 10px 0;
}

.right{
	float: right;
	display: inline; /* for IE6,7 */
	margin: 0 0 10px 10px;
}

/*---- サブタイトル ----*/

#ti01{
	width: 528px;
	height: auto;
	background:url(../image/bg_ti01.jpg) repeat-x;
	border-top:solid #BFBFBF 1px;
	border-bottom:solid #BFBFBF 1px;
	border-right:solid #BFBFBF 1px;
	border-left:solid #BFBFBF 1px;
	color: #666666;
	font-size: 120%;
	font-weight: bold;
	padding:7px 10px;
	margin-bottom: 20px;
}

#ti02{
	width: 528px;
	height: auto;
	border-top:solid #FF6600 1px;
	border-bottom:solid #FF6600 1px;
	border-right:solid #FF6600 1px;
	border-left:solid #FF6600 1px;
	color: #FF6600;
	font-size: 120%;
	font-weight: bold;
	padding:7px 10px;
	margin-bottom: 20px;
}

/*---- チェックマーク付きリスト ----*/

#nayami h2 {
	display:block;
	width:550px;
	height:55px;
	background:url(../image/nayami.jpg) no-repeat;
	text-indent:-9000px;
	overflow: hidden;
}

#nayami2 {
	width:518px;
	height:auto;
	font-size:120%;
	line-height:180%;
	background:url(../image/bg_nayami.jpg) no-repeat;
	border-bottom:solid #BFBFBF 1px;
	border-right:solid #BFBFBF 1px;
	border-left:solid #BFBFBF 1px;
	padding:0 20px 20px 10px;
	margin-bottom:20px;
	overflow: hidden;
}

#nayami2 ul {
	list-style-image:url(../image/pt04.gif);
	margin-left:20px;
}

#nayami2 li {
	line-height:180%;
	margin-left:20px;
	border-bottom:dotted #666666 1px;
	padding:2px 0;
}


/*---- 枠付きテキストの設定 ----*/

.waku01{
	width:530px;
	height:auto;
	background-color:#C7E4D6;
	color:#006633;
	line-height:180%;
	padding:10px;
}

/*---- ページの上部へ ----*/

#totop{
	width:780px;
	height:auto;
	text-align:right;
	margin: 0 auto;
}

/*---- ページの上部へ（途中用） ----*/

#totop2{
	width:550px;
	height:auto;
	text-align:right;
}

/*---- テーブル ----*/

.table{
	width:546px;
	border:#999999 1px solid;
	padding:1px;
	margin-bottom:20px;
}

.td01{
	width:120px;
	background-color:#EEEEEE;
	border-bottom:#FFFFFF 1px solid;
	text-align:center;
	padding:10px;
}

.td02{
	background-color:#EEEEEE;
	text-align:center;
	padding:10px;
}

.td03{
	border-bottom:#999999 1px solid;
	padding:10px;
}

.td04{
	padding:10px;
}

.td05{
	width:90px;
	background-color:#EEEEEE;
	border-bottom:#FFFFFF 1px solid;
	text-align:center;
	padding:10px;
}


/*----------------------------------------
	プライバシーポリシー
-----------------------------------------*/

.waku_pp{
	width:526px;
	border:#999999 1px solid;
	font-size:85%;
	padding:10px;
	margin-bottom:20px;
}

.pp_td01{
	font-size:100%;
	font-weight:bold;
	color:#FF6600;
	padding-bottom:10px;
}

.pp_td02{
	font-size:85%;
	padding-left:20px;
	padding-bottom:20px;
}

/*----------------------------------------
	リンク
-----------------------------------------*/

.link_td01{
	width: 525px;
	background-image: url(../image/point01.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 25px;
}

.link_td01 a:link, .link_td01 a:visited {
	color:#333333;
	font-size: 120%;
	font-weight: bold;
}

.link_td01 a:hover, .link_td01 a:active {
	color:#208B56;
	font-size: 120%;
	font-weight: bold;
}

.link_td02{
	color:#999999;
	padding-top: 5px;
}
