@charset "Shift_JIS";

html
{
	padding: 0;
	margin: 0;
}

body
{
	padding: 0px;
	font-size: 14px;
	line-height: 1;
	background-image: url(../common-images/background-image.jpg);
	background-repeat: repeat;
	background-color: #060764;
	margin: 0px;
}


body { text-align: center; } /* center on ie */

h1,h2,h3,h4,h5,h6,p,blockquote
{
	padding: 0px;
	margin: 0px;
	font-size: 100%;
}

ul,li,dl,dt,dd
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

a
{
	outline: 0px;
	color: #003366;
	text-decoration: underline;
}
a:hover
{
	color: #FF9900;
	text-decoration: none;
}

img
{
}

address
{
}

span
{
}

strong
{
}

form
{
	margin: 0px;
	padding: 0px;
}
.message {
	display: block;
	padding: 5px;
	margin-top: 10px;
}
.message li {
	padding: 5px;
	display: block;
	margin-left: 10px;
}

input
{
}
label
{
}

.clr
{
	clear: both;
}
.pageup
{
	font-size: 14px;
	text-align: right;
	padding-top: 20px;
	clear: both;
}

.f-center
{
	text-align: center;
}
.f-right
{
	text-align: right;
}
.f-large
{
	font-size: 120%;
	font-weight: bold;
}
.f-small
{
	font-size: 80%;
}
.f-small2
{
	font-size: 90%;
}
.f-red
{
	color: #FF6600;
}
.f-blue
{
	color: #003399;
}
.f-box
{
}
.f-cont
{
	padding: 10px;
	line-height: 150%;
	margin: 20px 0px;
	border: solid #CC0000 1px;
	color: #CC0000;
	font-weight: bold;
}
.f-cont2
{
	padding: 10px;
	line-height: 150%;
	margin: 20px 0px;
	border: solid #CC0000 1px;
	color: #333333;
	font-weight: bold;
}


.f-underline
{
	text-decoration: underline;
	font-weight: bold;
}
.img-right
{
	float: right;
	margin: 0px 0px 10px 10px;
}
.img-left
{
}
hr.line-bar
{
	border-right: none none 0px;
	border-left: none none 0px;
	border-top: none none 0px;
	border-bottom: dashed #FFB200 1px;
	margin: 20px 0px;
	height: 0px;
}
.bread
{
	text-align: right;
	padding-top: 20px;
	font-size: 12px;
}

#back{
	background-image: url(../common-images/background-top.jpg);
	background-repeat: repeat-x;
}

#pagetop
{
	position: absolute;
	visibility: hidden;
	left: 0;
	top: 0;
}

#container {
    margin: 0 auto; /* center on everything else */
    width: 780px;
}



#wrapper
{
	width: 780px;
	margin: 0;
}
#wrapper2
{
	width: 780px;
}


#header
{
}

#header-top
{
	background-image: url(../common-images/header-top2.jpg);
	width: 100%;
	height: 40px;
}
#header-top h1
{
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 10px;
	text-align: left;
}

#header-image
{
	background-image: url(../common-images/header-image.jpg);
	width: 100%;
	height: 241px;
}

#header-image h2{text-indent: -9999px;}

/*タグ変更時に追加　20081023*/
#header-image p{text-indent: -9999px;}


#header-top h2
{
	text-indent: -9999px;
	visibility: hidden;
}

#header-top p
{
	text-indent: -9999px;
	visibility: hidden;
}

#header-image a
{
	display: block;
    height: 241px;
	width: 100%;
	text-indent: -9999px;	
}
#header-image h3
{
	
	text-indent: -9999px;	
}


#g-menu
{
	width: 770px;
	height: 39px;
	margin: 0px 5px;
}

#g-menu ul
{
}
#g-menu ul li
{
	float: left;
	height: 39px;
	text-indent: -10000em;
}
#g-menu ul li a
{
	height: 39px;
	display: block;
}
#g-menu ul li a:hover
{
}

#g-menu ul li#menu-tab1
{
	width: 74px;
	background-image: url(../common-images/menu-tab1-on.jpg);
}
#g-menu ul li#menu-tab1 a
{
	background-image: url(../common-images/menu-tab1.jpg);
	width: 74px;
}
#g-menu ul li#menu-tab1 a:hover
{
	background-image: url(../common-images/menu-tab1-on.jpg);
}
#g-menu ul li#menu-tab2
{
	width: 140px;
	background-image: url(../common-images/menu-tab2-on.jpg);
}
#g-menu ul li#menu-tab2 a
{
	background-image: url(../common-images/menu-tab2.jpg);
	width: 140px;
}
#g-menu ul li#menu-tab2 a:hover
{
	background-image: url(../common-images/menu-tab2-on.jpg);
}
#g-menu ul li#menu-tab3
{
	width: 109px;
	background-image: url(../common-images/menu-tab3-on.jpg);
}
#g-menu ul li#menu-tab3 a
{
	background-image: url(../common-images/menu-tab3.jpg);
	width: 109px;
}
#g-menu ul li#menu-tab3 a:hover
{
	background-image: url(../common-images/menu-tab3-on.jpg);
}
#g-menu ul li#menu-tab4
{
	width: 124px;
	background-image: url(../common-images/menu-tab4-on.jpg);
}
#g-menu ul li#menu-tab4 a
{
	background-image: url(../common-images/menu-tab4.jpg);
	width: 124px;
}
#g-menu ul li#menu-tab4 a:hover
{
	background-image: url(../common-images/menu-tab4-on.jpg);
}
#g-menu ul li#menu-tab5
{
	width: 108px;
	background-image: url(../common-images/menu-tab5-on.png);
}
#g-menu ul li#menu-tab5 a
{
	background-image: url(../common-images/menu-tab5.png);
	width: 108px;
}
#g-menu ul li#menu-tab5 a:hover
{
	background-image: url(../common-images/menu-tab5-on.png);
}
#g-menu ul li#menu-tab6
{
	width: 108px;
	background-image: url(../common-images/menu-tab6-on.jpg);
}
#g-menu ul li#menu-tab6 a
{
	background-image: url(../common-images/menu-tab6.jpg);
	width: 108px;
}
#g-menu ul li#menu-tab6 a:hover
{
	background-image: url(../common-images/menu-tab6-on.jpg);
}
#g-menu ul li#menu-tab7
{
	width: 107px;
	background-image: url(../common-images/menu-tab7-on.jpg);
}
#g-menu ul li#menu-tab7 a
{
	background-image: url(../common-images/menu-tab7.jpg);
	width: 107px;
}
#g-menu ul li#menu-tab7 a:hover
{
	background-image: url(../common-images/menu-tab7-on.jpg);
}

#content
{
	
	background-image: url(../common-images/content-back.jpg);
	margin: 0px;
	padding: 0;
}
#content-inner
{
	background-image: url(../common-images/content-top-back.jpg);
	width: 780px;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}

#main-col
{
	width: 560px;
	float: right;
	padding-bottom: 30px;
	padding-right: 15px;
	padding-left: 10px;
	border-left: solid #DDD 1px;
	text-align: left;
	margin: 0px;
}
.main-col-padding
{
	padding-top: 10px;
}

#sub-col
{
	float: left;
	width: 166px;
	padding-bottom: 30px;
	padding-right: 0px;
	padding-left: 15px;
}
#sub-col p
{
	padding-bottom: 5px;
	line-height: 130%;
}
#sub-col img
{
	display: block;
}

#sub-box-tel
{
	margin-bottom: 20px;
}

#sub-box-mail
{
	margin-bottom: 20px;
}
#sub-box-mail2
{
	margin-bottom: 20px;
}



#sub-box-mail input
{
	margin-bottom: 5px;
}

#sub-box-guide
{
	margin-bottom: 20px;
}

#sub-box-soft
{
	margin-bottom: 20px;
}

.sub-box-line
{
	padding: 5px 5px 0 5px;
	text-align: center;
	background-image: url(../common-images/sub-box-line.gif);
	width: 156px;
}
.sub-box-line p
{
	font-size: 11px;
	text-align: center;
	line-height: 160%;
}

#sub-box-menu
{
	margin-bottom: 20px;
}
#sub-box-menu ul.sub-menu,#sub-box-menu ul.sub-menu2
{
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: dashed #CCC 1px;
}
#sub-box-menu ul.sub-menu li
{
	width: 166px;
	height: 48px;
	text-indent: -10000em;
	font-size: 1px;
}
#sub-box-menu ul.sub-menu li a
{
	width: 166px;
	height: 48px;
	display: block;
}
#sub-box-menu ul.sub-menu li a:hover
{
}
#sub-box-menu ul.sub-menu3
{
}
#sub-box-menu ul.sub-menu2 li,#sub-box-menu ul.sub-menu3 li
{
	width: 166px;
	text-indent: -10000em;
	font-size: 1px;
}
#sub-box-menu ul.sub-menu2 li a,#sub-box-menu ul.sub-menu3 li a
{
	width: 166px;
	display: block;
}
#sub-box-menu ul.sub-menu2 li a:hover,#sub-box-menu ul.sub-menu3 li a:hover
{
}

li#sub-menu-b1,li#sub-menu-b1 a:hover
{
	background-image: url(../common-images/sub-menu-b1-on.jpg);
}
li#sub-menu-b1 a
{
	background-image: url(../common-images/sub-menu-b1.jpg);
}
li#sub-menu-b2,li#sub-menu-b2 a:hover
{
	background-image: url(../common-images/sub-menu-b2-on.jpg);
}
li#sub-menu-b2 a
{
	background-image: url(../common-images/sub-menu-b2.jpg);
}
li#sub-menu-b3,li#sub-menu-b3 a:hover
{
	background-image: url(../common-images/sub-menu-b3-on.jpg);
}
li#sub-menu-b3 a
{
	background-image: url(../common-images/sub-menu-b3.jpg);
}
li#sub-menu-b4,li#sub-menu-b4 a:hover
{
	background-image: url(../common-images/sub-menu-b4-on.jpg);
}
li#sub-menu-b4 a
{
	background-image: url(../common-images/sub-menu-b4.jpg);
}
li#sub-menu-b5,li#sub-menu-b5 a:hover
{
	background-image: url(../common-images/sub-menu-b5-on.jpg);
}
li#sub-menu-b5 a
{
	background-image: url(../common-images/sub-menu-b5.jpg);
}
li#sub-menu-b6,li#sub-menu-b6 a:hover
{
	background-image: url(../common-images/sub-menu-b6-on.jpg);
	height: 50px;
}
li#sub-menu-b6 a
{
	background-image: url(../common-images/sub-menu-b6.jpg);
	height: 50px;
}
li#sub-menu-b7,li#sub-menu-b7 a:hover
{
	background-image: url(../common-images/sub-menu-b7-on.jpg);
	height: 48px;
}
li#sub-menu-b7 a
{
	background-image: url(../common-images/sub-menu-b7.jpg);
	height: 48px;
}
li#sub-menu-b8,li#sub-menu-b8 a:hover
{
	background-image: url(../common-images/sub-menu-b8-on.jpg);
	height: 36px;
}
li#sub-menu-b8 a
{
	background-image: url(../common-images/sub-menu-b8.jpg);
	height: 36px;
}
li#sub-menu-b9,li#sub-menu-b9 a:hover
{
	background-image: url(../common-images/sub-menu-b9-on.jpg);
	height: 34px;
}
li#sub-menu-b9 a
{
	background-image: url(../common-images/sub-menu-b9.jpg);
	height: 34px;
}
li#sub-menu-b10,li#sub-menu-b10 a:hover
{
	background-image: url(../common-images/sub-menu-b10-on.jpg);
	height: 36px;
}
li#sub-menu-b10 a
{
	background-image: url(../common-images/sub-menu-b10.jpg);
	height: 36px;
}
li#sub-menu-b11,li#sub-menu-b11 a:hover
{
	background-image: url(../common-images/sub-menu-b11-on.jpg);
	height: 36px;
}
li#sub-menu-b11 a
{
	background-image: url(../common-images/sub-menu-b11.jpg);
	height: 36px;
}



#footer-link
{
	border-top: solid #CCC 1px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
#footer-link p
{
	line-height: 160%;
	font-size: 10px;
	text-align: center;
}

#footer
{
	width: 780px;
	height: 74px;
	margin-bottom: 40px;
	background-image: url(../common-images/footer.jpg);
	text-align: center;
}
#footer h3
{
	
	padding-top: 1px;
}
/*タグ変更時に追加　20081023*/
#footer .h3
{
	padding-top: 1px;
	margin: 0px;
	padding-bottom: 0px;
	color: #000000;
}
#footer p
{
	padding: 5px 0px;
	color: #333333;
	font-size: 15px;
	font-weight: bold;
}
#footer address
{
	font-size: 10px;
	font-style: normal;
	color: #666666;
}

#information
{
	text-align: center;
	padding: 20px 0px;
}
#information h2
{
	font-size: 18px;
	margin-bottom: 10px;
}
#information h3
{
	color: #FF6600;
	font-size: 16px;
	margin-bottom: 10px;
}
#information .h2
{
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: bold;
}
#information .h3
{
	color: #FF6600;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
}
#information p
{
	margin-bottom: 10px;
}
#information hr
{
	border-right: none none 0px;
	border-left: none none 0px;
	border-top: none none 0px;
	border-bottom: dashed #FFB200 1px;
	margin: 20px 0px;
	height: 0px;
}

.button-application
{
	width: 348px;
	height: 45px;
	margin: 0px auto;
	background-image: url(../images/button-application-on.jpg);
	text-indent: -10000em;
	font-size: 1px;
}
.button-application a
{
	width: 348px;
	height: 45px;
	display: block;
	background-image: url(../images/button-application.jpg);
}
.button-application a:hover
{
	background-image: url(../images/button-application-on.jpg);
}


.main-content-box
{
	padding-top: 20px;
}
.main-content-box p
{
	margin-bottom: 10px;
	line-height: 160%;
}
.main-content-box h3
{
	font-size: 21px;
	color: #CC0000;
	line-height: 150%;
	margin-bottom: 10px;
	background-image: url(../common-images/header-dew.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 30px;
}
.main-content-box h3.flow-mark1
{
	color: #009966;
	background-image: url(../images/flow-h2-l.gif);
	padding: 39px 0px 39px 70px;
}
.main-content-box h3.flow-mark2
{
	color: #003399;
	background-image: url(../images/flow-h1-l.gif);
	padding: 39px 0px 39px 70px;
}
.main-content-box h3.nomark
{
	background-image: none;
	padding: 0px 0px 0px 10px;
	border-left: solid #CCC 5px;
}

.main-content-box h4
{
	font-size: 14px;
	color: #000099;
	margin-bottom: 10px;
	padding-top: 10px;
}
.main-content-box h4 img
{
	vertical-align: middle;
	margin-right: 10px;
}

ul.n-list
{
	margin-bottom: 20px;
	padding: 10px 10px 0px 10px;
	border: solid #CCC 1px;
}
ul.n-list li
{
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 160%;
}

ul.n-list2
{
	margin-bottom: 20px;
	padding: 10px 10px 0px 10px;
	border: solid #CCC 1px;
}
ul.n-list2 li
{
	margin-bottom: 10px;
	line-height: 160%;
}


ul.s-list
{
	margin-bottom: 10px;
	list-style-type: none;
	list-style-position: inside;
}
ul.s-list li
{
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
	line-height: 160%;
	list-style-type: disc;
	list-style-position: inside;
}

ul.s-list2
{
	margin-bottom: 10px;
	list-style-image: url(../common-images/listmark.gif);
	list-style-type: none;
	list-style-position: inside;
	background-color: #FEE9EA;
	border: 1px solid #CCCCCC;
}
ul.s-list2 li
{
	margin-bottom: 10px;
	font-size: 110%;
	font-weight: bold;
	line-height: 160%;
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 20px;
	margin-top: 10px;
}




dl.qa-list
{
	margin-bottom: 20px;
	line-height: 160%;
	padding: 20px 0px 0px 0px;
	border-bottom: dashed #CCC 1px;
	border-top: dashed #CCC 1px;
}
dl.qa-list dt
{
	background-image: url(../common-images/qa-list-img.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 16px;
	margin-bottom: 10px;
	padding-left: 20px;
}
dl.qa-list dd
{
	margin-bottom: 20px;
	background-image: url(../common-images/qa-list-arrow.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 20px;
	background-position: 0 7px;
	line-height: 200%;
}
dl.qa-list dd ul
{
}
dl.qa-list dd ul li
{
	list-style-type: circle;
	font-weight: bold;
	list-style-position: inside;
}
table.table-list
{
	margin-bottom: 10px;
}
table.table-list tr
{
}
table.table-list td
{
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
	line-height: 160%;
}
table.table-list td label
{
	display: block;
	border-left: solid #CCC 5px;
	padding-left: 10px;
	line-height: 150%;
}
table.table-list td input
{
}
table.table-list td textarea
{
}
ul.page-list
{
	padding: 20px 0px 20px 0px;
	border-bottom: solid #09096B 1px;
}
ul.page-list li
{
	margin-bottom: 10px;
	background-image: url(../common-images/qa-list-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 20px;
	list-style-type: none;
	padding-top: 0px;
	line-height: 130%;
}
ul.page-list2
{
	padding: 20px 0px 20px 0px;
	border-bottom: solid #09096B 1px;
}
ul.page-list2 li
{
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 40px;
	list-style-type: none;
	padding-top: 19px;
	height: 12px;
	padding-bottom: 19px;
}
ul.page-list2 li.mark1
{
	background-image: url(../images/flow-h2.gif);
}
ul.page-list2 li.mark1 a
{
	color: #009966;
}
ul.page-list2 li.mark1 a:hover
{
	color: #FF9900;
}

ul.page-list2 li.mark2
{
	background-image: url(../images/flow-h1.gif);
}
ul.page-list2 li.mark2 a
{
}
ul.page-list3
{
	padding: 20px 0px 20px 0px;
	border-bottom: solid #09096B 1px;
}
ul.page-list3 li
{
	margin-bottom: 10px;
	background-image: url(../common-images/qa-list-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 10px;
	list-style-type: none;
	padding-top: 0px;
	line-height: 130%;
	float: left;
	margin-right: 10px;
}
ul.page-list-no
{
	padding: 20px 0px 10px 0px;
}
ul.page-list-no li
{
	margin-bottom: 10px;
	background-image: url(../common-images/qa-list-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 20px;
	list-style-type: none;
	padding-top: 0px;
	line-height: 130%;
}

.main-voice-box
{
	padding: 10px 10px 0px;
	line-height: 150%;
	border: solid #CCC 1px;
	margin-bottom: 20px;
	clear: both;
}
.main-voice-box h3
{
	background-image: url(../common-images/qa-list-img.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 150%;
}
.main-voice-box p
{
	margin-bottom: 10px;
}
.main-voice-box p.box-footer
{
	text-align: right;
	font-weight: bold;
}

.main-profile-box
{
	padding: 20px 0px 0px 0px;
}
.main-profile-box h3
{
	font-size: 18px;
	margin-bottom: 0px;
	line-height: 130%;
}
.main-profile-box p
{
	line-height: 150%;
	padding-top: 10px;
}
.main-profile-box dl
{
}
.main-profile-box dl dt
{
	margin-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
}
.main-profile-box dl dd
{
	margin-bottom: 5px;
	padding-left: 1em;
	line-height: 150%;
}
.main-profile-box ul
{
}
.main-profile-box li
{
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px 0px 0px 20px;
	line-height: 130%;
	padding-top: 10px;
}
.main-profile-box table
{
	width: 550px;
}
.main-profile-box table th
{
	text-align: left;
	padding: 5px 0px;
}
.main-profile-box table tr
{
}
.main-profile-box table td
{
	padding: 5px 0px;
}

dl.p-list
{
}
dl.p-list dt
{
	font-size: 16px;
	border-left: solid #CCC 5px;
	padding-left: 10px;
	margin-bottom: 15px;
}
dl.p-list dd
{
	padding-left: 20px;
	margin-bottom: 10px;
	line-height: 150%;
}
dl.p-list dd.last
{
	margin-bottom: 30px;
}

table.table-graph
{
	width: 550px;
	margin-bottom: 20px;
	line-height: 150%;
	background-color: #CCCCCC;
}
table.table-graph tr
{
	background-color: #FFFFFF;
}
table.table-graph th
{
}
table.table-graph td
{
	text-align: center;
}
table.table-graph tr.t-header
{
}
table.table-graph tr.t-footer
{
	font-weight: bold;
}
.box-glay {
	background-color: #FFFFE6;
	margin: 0px;
	padding: 20px;
	border: 1px solid #CCCCCC;
}
.blue {
	font-weight: bold;
	color: #438EEB;
}
.txt-center {
	text-align: center;
}

.back{
	margin: 20px 0 10px 10px;
}

.map{

}

.map a:hover
{
	background-image: url(../common-images/sub-box-guide_on.gif);
}
.map a
{
	width: 166px;
	height: 25px;
	display: block;
	text-indent: -9999em;
	background-image: url(../common-images/sub-box-guide.gif);
}

.soft{

}

.soft a:hover
{
	background-image: url(../common-images/sub-box-soft_on.gif);
}
.soft a
{
	width: 166px;
	height: 25px;
	display: block;
	text-indent: -9999em;
	background-image: url(../common-images/sub-box-soft.gif);
}

.map2 a:hover
{
	background-image: url(../images/map_nav2.gif);
}
.map2 a
{
	width: 155px;
	height: 31px;
	display: block;
	text-indent: -9999em;
	background-image: url(../images/map_nav1.gif);
}

.float-l{float:left;}

.space1 {padding-bottom:20px;}
.space2 {padding-top:20px;}
.check{
	background-image: url(../common-images/listmark.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.left1{text-align:left;}

.red-bold{color:#cc0000;font-weight:bold;}

.clr{clear:both;}

.table1 {
	border-collapse: collapse; /* 枠線の表示方法 */
	border: 1px solid #A0A0A0; /* テーブル全体の枠線（太さ・色・スタイル） */
	font-size: 90%;
}

.table1 td {
	border: 1px solid #A0A0A0; /* セルの枠線（太さ・色・スタイル） */
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 3px;
} 

.table1 th {
	border: 1px solid #A0A0A0; /* セルの枠線（太さ・色・スタイル） */
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 3px;
	background-color: #DDF0FF;
}

.bold{
	font-weight: bold;
}
.fl-right{float:right;}
.under-line {
	text-decoration: underline;
}
.smaller {
	font-size: 90%;
}
.smaller2 {
	font-size: 85%;
}

.gray {
	color: #666666;
}
.right {
	text-align: right;
}
#a-color a:hover {
	color: #0099FF;
}

.big {
	font-size: 110%;
}.cp-box {
	border: 1px solid #CC0000;
	padding: 0px;
	margin-bottom: 15px;
	line-height: 1.6em;
}
.large {
	font-size: 140%;
}

.wrap {
	padding: 10px;
}

.margin-top15 {
	margin-top: 15px;
}.dark-red {
	color: #CC0000;
}
.dark-blue {
	color: #1F2D85;
}
.voice_list ol {
	margin: 5px 0px;
	padding: 0px;
	background: #f5f5f5;
	border: 1px solid #CCC;
}
.voice_list {
	clear: both;
	float: none;
}

.voice_list ol li {
	list-style: decimal outside;
	line-height: 185%;
	margin-left: 30px;
	margin-right: 15px;
}



#sub-col .sidemailbox {
	text-align: left;
}


.voice_mail {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #666666;
	padding: 3px;
	float: left;
}
.no_list {
	clear: both;
	float: none;
	padding: 3px 3px 10px 0px;
	margin: 3px 3px 3px 0px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 25px;
}
.no_now {

	float: left;
}
.no_now a{
	margin: 5px;
	padding: 0px 5px;
	border: 1px dotted #CCC;
	text-align: center;
	text-decoration: none;
	background: #FF8500;
	font-weight: bold;
	color: #FFF;
	height: 15px;
}
.no {

	float: left;
}
.no a{
	margin: 5px;
	padding: 0px 5px;
	border: 1px dotted #CCC;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	height: 15px;
}
.no a:hover{
	margin: 5px;
	padding: 0px 5px;
	border: 1px dotted #CCC;
	text-align: center;
	background: #ECFCFF;
	height: 15px;
}




.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	width: 100%;
}
.clearfix {
	display: inline-block;
	line-height: 3px;
	width: 100%;
	clear: both;
}
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
.photo {
	margin: 5px 10px;
	float: right;
	width: 205px;
	display: block;
}
.photo img {
	margin-bottom: 5px;
}
.gyousyo {
	font: 25px "HGS行書体";
}


.soft_subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	line-height: 18px;
	padding-left: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.mt0{
margin-top:0px;}

.mt5{
margin-top:5px;}

.mt15{
margin-top:15px;}

.mt10{
margin-top:10px;}

.mt20{
margin-top:20px;}

.mt30{
margin-top:30px;}

.mt40{
margin-top:40px;}

.mt70{
margin-top:70px;}


.mb0{
margin-bottom:0px;}
.mb5{
margin-bottom:5px;}

.mb10{
margin-bottom:10px;}

.mb20{
margin-bottom:20px;}

.mb40{
margin-bottom:40px;}

.mb70{
margin-bottom:70px;}

.mr5{
margin-right:5px;}

.mr10{
margin-right:10px;}

.mr20{
margin-right:20px;}

.mr40{
margin-right:40px;}

.mr70{
margin-right:70px;}
.mr120{
margin-right:120px;}

.ml5{
margin-left:5px;}

.ml10{
margin-left:10px;}

.ml20{
margin-left:20px;}

.ml40{
margin-left:40px;}

.ml70{
margin-left:70px;}

.ml140{
margin-left:140px;}

.ml160{
margin-left:160px;}

.ml250{
margin-left:250px;}

.pr5{
padding-right:5px;}

.pr10{
padding-right:10px;}

.pr20{
padding-right:20px;}

.pr40{
padding-right:40px;}

.pr70{
padding-right:70px;}


.pl5{
padding-left:5px;}

.pl10{
padding-left:10px;}

.pl20{
padding-left:20px;}

.pl40{
padding-left:40px;}

.pl70{
padding-left:70px;}

.pl100{
padding-left:100px;}

.info{
	text-align: left;
	line-height: 180%;
}
