#menu a:link{
	color:fff;
	font-size:11pt;
	text-align:center;
	text-decoration:none;
}

#menu a:visited{
	color:#fff;
	font-size:11pt; 
	text-decoration:none;
}

#menu a:hover{
	color:#330; 
	font-size:11pt; 
	background-color:#fff;
	text-decoration:none;
}

#fotter a:link{
	color:fff;
	font-size:10pt;
	text-align:center;
	text-decoration:none;
}

#fotter a:visited{
	color:#fff;
	font-size:10pt; 
	text-decoration:none;
}

#fotter a:hover{
	color:#330; 
	font-size:10pt; 
	background-color:#fff;
	text-decoration:none;
}

#sub a:link{
	color:00f;
	font-size:11pt;
	text-align:center;
}

#sub a:visited{
	color:00f;
	font-size:11pt;
	text-align:center;
}

#sub a:hover{
	color:#330;
	font-size:11pt;
	background-color:#fff;
}

.box24{
	width: 600px;/*全体の幅*/
	font-size: 15px;/*文字サイズ*/
}
  
.box24 dt{/*タイトル部分の設定*/
	color: #FFFFFF;/*文字色*/
	background-color: #DC6A6F;/*背景色*/
	font-family: Arial,sans-serif;
	font-weight: bold;
	letter-spacing: 0.2em;
	width: 230px;/*タイトルの幅*/
	padding: 2px 1em 2px 1.5em;
	background-image: url("img2/024_pink.gif");
	background-repeat: no-repeat;
}

.box24 dd{/*内容部分*/
	color: #313132;/*文字色*/
	margin: 0;
	padding: 0;
	border: solid 1px #DE6A6F;/*枠色*/
}

.box24 dd .textb24{
	padding: 1.2em 0.9em;/*テキスト部分の余白*/
	border-top: solid 4px #FCCACF;
	border-bottom: solid 4px #FCCACF;
}

.box10{
	color:333;
	font-size:15px;
	line-height:165%;
	width:790px;
	margin-left:5px;
}

.box05{
	position: relative;
	width: 720px;/*全体の幅*/
	margin: 10px 25px;
	border: solid 1px #9696FF;
}

.hole{
	width: 25px;
	font-size : 22px;
	line-height : 22px;
	color : #000099;/*＝の色*/
	position : relative;
	padding: 10px 0;
	left : -10px;
}

.cont{
	position: absolute;
	top: 15px;
	left: 20px;
	padding: 15 15 15 0px;
	font-size: 15px;
}

.box08{
	width: 750px;/*全体の幅*/
	font-size: 15px;/*文字サイズ*/
}

.box08 dt{/*タイトル部分の設定*/
	color: #414142;/*文字色*/
	background-color: #FCFCFD;/*背景色*/
	font-weight: bold;
	width: 11em;/*タイトルの幅（文字数）*/
	position: relative;
	z-index: 2;
	padding: 0.3em 1em 0.2em 0.3em;
	border-style: solid;
	border-color: #9696FF;/*枠の色*/
	border-width: 1px 2px 2px 1px;
}

.test{/*タイトル部分の設定*/
	color: #414142;/*文字色*/
	background-color: #FCFCFD;/*背景色*/
	font-weight: bold;
	width: 11em;/*タイトルの幅（文字数）*/
	position: relative;
	z-index: 2;
	padding: 0.3em 1em 0.2em 0.3em;
	border-style: solid;
	border-color: #9696FF;/*枠の色*/
	border-width: 1px 2px 2px 1px;
}

.box08 dt span{
	padding-left: 8px;
	border-left: 4px solid #9696FF;/*タイトル部の左縦線*/
}

.box08 dd{/*内容部分*/
	position: relative;
	z-index: 1;
	top: -0.9em;
	margin: 0 0 0 0.9em;
	border: solid 1px #9696FF;/*枠の色*/
}

.box08 dd .text {
	padding: 1.7em 0.5em 1em 1em;/*テキスト部分の余白*/
	border-left: solid 30px #9696FF;/*左側の着色部分*/
}

.tabletop {
	border-right:#646466 1px solid;
	border-left:1px #646466 solid;
	padding-right:10px;
}


