@charset "shift_jis";
/* CSS Document */

#ConMain {
	font-size: 12px;
}

#ConMain ul {
	width: 100%;
	font-size: 10px;
	text-align: right;
}
#ConMain li {
	display: inline;
	margin-left: 1em;
}

#ConMain strong {
	color: #FF6C08;
}

.Text {
	width: 600px;
	margin: 0 auto 15px;
}

.Back {
	clear: both;
	margin-top: 40px;
}


/*追加要素
----------------------------------------------*/
#Additional {
	width: 600px;
	margin: 0 auto;
/*----clearfix-----*/
_height: 1px;
min-height: 1px;
}
#Additional:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}

#Additional dt {
	float: right;
	width: 223px;
}
#Additional dd {
	float: left;
	width: 377px;
	padding-top: 1.5em;
}


/*タイトル
----------------------------------------------*/
h2 {
	width: 680px;
	height: 83px;
	background: url(../img_sys/sys_03.gif) no-repeat;
	text-indent: -9999px;
}

h3 {	
	text-indent: -9999px;
	clear: both;
	margin-bottom: 15px;
}

#SubTitle1 {
	width: 680px;
	height: 26px;
	background: url(../img_sys/sys_05.gif) no-repeat;
}
#SubTitle2 {
	width: 680px;
	height: 28px;
	background: url(../img_sys/sys_09.gif) no-repeat;
}
#SubTitle3 {
	width: 680px;
	height: 27px;
	background: url(../img_sys/sys_13.gif) no-repeat;
}
#SubTitle4 {
	width: 680px;
	height: 27px;
	background: url(../img_sys/sys_22.gif) no-repeat;
}