body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,p,blockquote,table,th,td{
	margin: 0;
	padding: 0;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}

address,caption,cite,code,dfn,h1,h2,h3,h4,th,var{
	font-style: normal;
	font-weight: normal;
}

fieldset,img,abbr{ border: 0; }
caption,th{ text-align: left; }
q:before,q:after{ content: ''; }
a{ text-decoration: none; }
img{
	border: none;
	vertical-align: bottom;
}

/*--------------------------------------------------------
total
--------------------------------------------------------*/

body{
	margin: 0;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック","平成角ゴシック",sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #333;
	background: url(/img/back.gif) top left repeat-x;
}

a:link,
a:visited {
	color: #0099cc;
	text-decoration: underline;
	outline: none;
}

a:hover,
a:active {
	color: #ff0000;
	text-decoration: none;
	outline: none;
}

p{
	line-height: 1.4em;
	margin-bottom: 1.0em;
}

pre{
	font-size: 10pt;
	line-height: 1.4em;
	font-family: "ＭＳ Ｐゴシック","平成角ゴシック",sans-serif;
}


/*--------------------------------------------------------
h
--------------------------------------------------------*/

h2{
	clear: both;
	font-size: 1.1em;
	font-weight: bold;
	background: url(/img/mds1bg.gif) top left repeat-x;
	border: 1px solid #cccccc;
	padding: 18px 0 15px 55px;
	margin: 0px 0 5px 0;
}

/*
h3{
	clear: both;
	text-align: left;
	font-size: 1.0em;
	font-weight: bold;
	background: url(/img/h3bg.gif) top left repeat-x;
	padding: 6px 0 5px 40px;
	margin: 5px 0 5px 0;
}
*/

h3 {
	font-weight: bold;
	font-size: 1.2em;
	clear: both;
	background: #ffffff url(/img/h3bg.gif) no-repeat center left;
	margin: 30px 0px 10px 0px;
	padding: 15px 0 0 50px;
	height: 38px;
}

h4{
	font-size: 1.4em;
	clear: both;
	background: #ffffff url(/img/mds.gif) no-repeat center left;
	margin: 30px 0px 10px 0px;
	padding: 15px 0 0 100px;
	height: 38px;
	border: 1px solid #cccccc;
}

h5{
	clear: both;
	font-weight: bold;
	font-size: 0.9em;
	padding: 5px 0 5px 15px;
	margin: 10px 0 5px 0;
}

/*--------------------------------------------------------
container
--------------------------------------------------------*/

div#container{
	width: 980px;
	_width: 982px;/*IE*/
	margin: 0 auto;
	text-align: left;
}


/*--------------------------------------------------------
header
--------------------------------------------------------*/
div#header{
	text-align: left;
	padding: 20px 0 0 0px;
	height: 80px;
}

#logo {
	float: left;
	margin: 1px 0 1px 0;
}

#tpa {
	float: right;
}


h1{
	font-size: 0.9em;
	font-weight: bold;
	color: #999;
	height: 1em;
	margin: 10px 0 5px 0;
}

div#header p{
	font-size: 9pt;
	line-height: 14pt;
	color: #999;
	width: 650px;
}

/*--------------------------------------------------------
contents
--------------------------------------------------------*/

div#contents_top {
	width: 980px;
	_width: 982px;/*IE*/
	clear: both;
	background: #ffffff url(/img/topbg1.jpg) no-repeat;
}

div#contents {
	width: 980px;
	_width: 982px;/*IE*/
	clear: both;
}

div#contents_rank {
	width: 980px;
	_width: 982px;/*IE*/
	clear: both;
}

div#main_top {
	width: 705px;
	_width: 705px;/*IE*/
	float: right;
	margin: 0px 5px 0 5px;
	text-align: left;
}

div#main_top p {
	line-height: 1.2em;
	padding: 5px;
}

div#main {
	width: 705px;
	_width: 705px;/*IE*/
	float: right;
	margin: 10px 5px 0 5px;
	text-align: left;
}

div#main p {
	line-height: 1.6em;
	padding: 5px;
}

.pnkz {
	width: 750px;
	float: left;
	margin: 15px 20px 15px 0px;
}

.pnkz ul {
	list-style: none;
}

#wellcome {
	width: 600px;
	height: 50px;
	margin: 0px 20px 25px 350px;
	line-height: 1.4em!important;
	padding: 0px!important;
}

.fav_btn {
	float: right;
	text-align: right;
	padding: 10px 10px 0 0;
}


.topimg {
	text-align: right;
	padding: 10px 10px 0 0;
}

.fxlistlbl {
	text-align: left;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#fxlist {
	background: #ffffff;
	padding: 10px;
	text-align: center;
	margin: auto;
	clear:both;
	width:800px;
}

#fxlist img {
	margin: 3px;
}

.imgbox {
	width: 160px;
	text-align: center;
	vertical-align: top;
}

.namelbl {
	margin: 10px 0 0 10px;
	font-weight: bold;
	font-size: 1.2em;
}

.more {
	background:url("/img/more.gif") no-repeat scroll 100% 50% transparent;
	padding-right:10px;
	white-space:nowrap;
	font-weight: bold;
}

/*--------------------------------------------------------
middle
--------------------------------------------------------*/

#middle {
	width: 248px;
	float: left;
	margin: 0px 0 0 0px;
}

.rank_mn_hd {
	background: url(/img/rank_mn_hd_bg.gif) no-repeat;
	height: 37px;
	padding: 18px 0 0 40px;
	color: #666666;
	font-weight: bold;
}

.rank_mn {
	border: 1px solid #cccccc;
	margin: 0 0 10px 0;
}

.rank_mn ul {
	list-style: none;
}

.rank_mn li {
}

.be_mn_hd {
	background: url(/img/be_mn_hd_bg.gif) no-repeat;
	height: 37px;
	padding: 18px 0 0 60px;
	color: #666666;
	font-weight: bold;
}

.be_mn {
	border: 1px solid #cccccc;
	margin: 0 0 10px 0;
}

.be_mn ul {
	list-style: none;
}

.be_mn li {
}

.locale_mn_hd {
	background: url(/img/locale_mn_hd_bg.gif) no-repeat;
	height: 37px;
	padding: 18px 0 0 20px;
	color: #666666;
	font-weight: bold;
}

.locale_mn {
	border: 1px solid #cccccc;
	margin: 0 0 10px 0;
}

.locale_mn ul {
	list-style: none;
}

.locale_mn li {
	padding: 9px 10px 10px 30px;
	text-decoration: none;
	background: url(/img/locale_mn_bg.gif) no-repeat;
	color: #333333;
}

.locale_mn li a {
	margin: 2px;
}

.index a {
	padding: 9px 0 0 30px;
	height: 29px;
	display:block;
	text-decoration: none;
	background: url(/img/comp_mn_bg.gif) no-repeat;
	color: #333333;
}

.index a:hover {
	padding: 9px 0 0 30px;
	height: 29px;
	display:block;
	color: #0099cc;
}

.sub_page a {
	padding: 7px 0 5px 40px!important;
	display:block;
	background: url(/img/guide_mn_bg_sub.gif) no-repeat;
	color: #333333;
	font-size: 0.8em;
}

.sub_page a:hover {
	padding: 7px 0 5px 40px!important;
	display:block;
	color: #0099cc;
	font-size: 0.8em;
}


/*--------------------------------------------------------
footer
--------------------------------------------------------*/
div#fmn {
	clear: both;
}

#fmntbl {
	margin-top: 50px;
	width: 980px;
}

div#fmn table td {
	vertical-align: top;
}

.rank_mn_td {
	width: 230px;
}

.locale_mn_td {
	width: 700px;
}

.locale_mn_tbl {
	width: 100%;
}

.locale_mn_tbl td {
	background: #f3f3f3;
}

.localtd {
	padding: 9px 10px 10px 30px;
	text-decoration: none;
	background: url(/img/locale_mn_bg.gif) no-repeat!important;
	color: #333333;
}

div#footer {
	clear: both;
	width: 980px;
	padding: 10px 0 10px 0;
	margin: 20px 0 0 0;
}

#footer_p {
	text-align: center;
}

#bkmk {
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	background: url(/img/bkmk_bg.gif) repeat-x;
	text-align: center;
	padding: 15px 0 15px 0;
	height: 20px;
	margin: 3px 0 0 0;
}

div#copyright {
	text-align: center;
	clear: both;
	width: 980px;
	padding: 10px 0 10px 0;
	margin: 0px 0 0 0;
	background: #0099cc;
	color: #ffffff;
}

div#copyright a {
	color: #ffffff;
}

.yellow_box {
	padding: 1px;
	background: #ffff00;
	font-weight: bold;
}

#footer_about {
	text-align: center;
}

/*--------------------------------------------------------
ranking
--------------------------------------------------------*/
.tbl_a {
	width: 100%;
	margin: 0 0 10px 0;
}

.tbl_r {
	width: 500px;
	margin: 0 0 10px 0;
}

.tbl_r th, .tbl_a th {
	padding: 5px;
	font-weight: bold;
	background: #cccccc url(/img/thbg.gif) top left;
	border: #999999 solid 1px;
}

.tbl_r td, .tbl_a td {
	background: #ffffff;
	border: #cccccc solid 1px;
}

.hd_rank_l {
	background: url(/img/hd_rank_l_bg.gif) top left repeat-x;
	padding: 10px 15px 20px 10px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 10px 0 10px 0;
}

#hd_rank_l_1 {
	background: url(/img/rank_hd_l_1.gif) no-repeat;
	padding: 20px 0 20px 80px;
	font-weight: bold;
}

#hd_rank_l_2 {
	background: url(/img/rank_hd_l_2.gif) no-repeat;
	padding: 20px 0 20px 80px;
	font-weight: bold;
}

#hd_rank_l_3 {
	background: url(/img/rank_hd_l_3.gif) no-repeat;
	padding: 20px 0 20px 80px;
	font-weight: bold;
}

#hd_rank_l_4 {
	background: url(/img/rank_hd_l_4.gif) no-repeat;
	padding: 20px 0 20px 80px;
	font-weight: bold;
}

#hd_rank_l_5 {
	background: url(/img/rank_hd_l_5.gif) no-repeat;
	padding: 20px 0 20px 80px;
	font-weight: bold;
}

#hd_rank_l_6 {
	background: url(/img/rank_hd_l_6.gif) no-repeat;
	padding: 20px 0 20px 80px;
	font-weight: bold;
}

#hd_rank_l_7 {
	background: url(/img/rank_hd_l_7.gif) no-repeat;
	padding: 20px 0 20px 80px;
	font-weight: bold;
}

#hd_rank_l_8 {
	background: url(/img/rank_hd_l_8.gif) no-repeat;
	padding: 20px 0 20px 80px;
	font-weight: bold;
}

#hd_rank_l_9 {
	background: url(/img/rank_hd_l_9.gif) no-repeat;
	padding: 20px 0 20px 80px;
	font-weight: bold;
}

#hd_rank_l_10 {
	background: url(/img/rank_hd_l_10.gif) no-repeat;
	padding: 20px 0 20px 80px;
	font-weight: bold;
}

#hd_rank_l_11 {
	background: url(/img/rank_hd_l_11.gif) no-repeat;
	padding: 20px 0 20px 80px;
	font-weight: bold;
}

#hd_rank_l_12 {
	background: url(/img/rank_hd_l_12.gif) no-repeat;
	padding: 20px 0 20px 80px;
	font-weight: bold;
}

#hd_rank_l_13 {
	background: url(/img/rank_hd_l_13.gif) no-repeat;
	padding: 20px 0 20px 80px;
	font-weight: bold;
}

#hd_rank_l_14 {
	background: url(/img/rank_hd_l_14.gif) no-repeat;
	padding: 20px 0 20px 80px;
	font-weight: bold;
}

#hd_rank_l_15 {
	background: url(/img/rank_hd_l_15.gif) no-repeat;
	padding: 20px 0 20px 80px;
	font-weight: bold;
}

#hd_rank_l_16 {
	background: url(/img/rank_hd_l_16.gif) no-repeat;
	padding: 20px 0 20px 80px;
	font-weight: bold;
}

#hd_rank_l_17 {
	background: url(/img/rank_hd_l_17.gif) no-repeat;
	padding: 20px 0 20px 80px;
	font-weight: bold;
}

#hd_rank_l_18 {
	background: url(/img/rank_hd_l_18.gif) no-repeat;
	padding: 20px 0 20px 80px;
	font-weight: bold;
}

#hd_rank_l_19 {
	background: url(/img/rank_hd_l_19.gif) no-repeat;
	padding: 20px 0 20px 80px;
	font-weight: bold;
}

#hd_rank_l_20 {
	background: url(/img/rank_hd_l_20.gif) no-repeat;
	padding: 20px 0 20px 80px;
	font-weight: bold;
}

.rank_l_box {
	width: 684px;
}

.rank_l_box td {
	vertical-align: top;
}

.rnk_mds_1 {
	font-weight: bold;
	margin: 0px!important;
}

.rnk_mds_2 {
	margin: 0px 0px 5px 0px!important;
	padding: 0px!important;
}

.rnk_mds_3 {
	font-weight: bold;
	text-align: right;
}

.rnk_mds_4 {
	font-weight: bold;
	margin: 0px!important;
	padding: 0px!important;
}

#hd_rank_s_2 {
	background: url(/img/rank_hd_s_2.gif) no-repeat;
	padding: 20px 0 20px 75px;
	font-weight: bold;
	text-align: left;
}

#hd_rank_s_3 {
	background: url(/img/rank_hd_s_3.gif) no-repeat;
	padding: 20px 0 20px 75px;
	font-weight: bold;
	text-align: left;
}

#hd_rank_s_4 {
	background: url(/img/rank_hd_s_4.gif) no-repeat;
	padding: 20px 0 20px 75px;
	font-weight: bold;
	text-align: left;
}

#hd_rank_s_member {
	background: url(/img/rank_hd_s_member.gif) no-repeat;
	padding: 20px 0 20px 60px;
	font-weight: bold;
}

#hd_rank_s_jisseki {
	background: url(/img/rank_hd_s_jisseki.gif) no-repeat;
	padding: 20px 0 20px 60px;
	font-weight: bold;
}

#hd_rank_s_support {
	background: url(/img/rank_hd_s_support.gif) no-repeat;
	padding: 20px 0 20px 60px;
	font-weight: bold;
}

.rank_s_boxs {
	float: left;
	margin: 0 14px 20px 0;
	width: 220px;
	text-align: center;
}

.rank_s_box {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.btn_open {
	margin: 0px 20px 0 20px!important;
	text-align: center;
}

.btn_open2 {
	text-align: center;
}

/*--------------------------------------------------------
hikaku
--------------------------------------------------------*/
.comp {
	width: 670px;
	margin: 10px 0 10px 0;
}

.comp th {
	text-align: center;
	padding: 15px 5px 15px 5px;
	font-weight: bold;
	background: #cccccc url(/img/thbg.gif) top left;
	border: #999999 solid 1px;
}

.comp td {
	padding: 15px;
	text-align: center;
	background: #ffffff;
	border: #cccccc solid 1px;
}

.comp_open {
	width: 80px;
}

.comp_company {
	width: 150px;
	text-align: center;
	margin: 0;
	padding: 5px 0;
}


/*--------------------------------------------------------
review
--------------------------------------------------------*/

#review p {
	font-size: 1.3em;
	margin-left: 10px;
	margin-right: 10px;
	display: inline!important;
	padding-bottom: 0.3em!important;
	border-bottom: 1px dashed #ccccff!important;
	line-height: 1.8em!important;
}

.merit {
	margin: 5px 5px 15px 5px;
}

.merit li {
	font-weight: bold;
	font-size: 1.2em;
	list-style: none!important;
	background: #ffffff url(/img/chklibg.gif) no-repeat top left;
	height: 30px;
	padding: 10px 0 0 35px!important;
}

.touroku {
	width: 100%;
	margin: 10px 0 10px 0;
}


.touroku th{
	width: 200px;
	padding: 5px;
	font-weight: bold;
	vertical-align: top;
	background: #eeffee;
	border: #999999 solid 1px;
}

.touroku td {
	background: #ffffff;
	border: #cccccc solid 1px;
}

.inputform {
	margin: 5px 5px 15px 5px;

}

.inputform li {
	font-weight: bold;
	font-size: 1.2em;
	list-style: none!important;
	background: #ffffff url(/img/chklibg2.gif) no-repeat top left;
	height: 30px;
	padding: 10px 0 0 35px!important;
}

.mds {
	clear: both;
	font-size: 1.1em;
	font-weight: bold;
	border-left: 8px solid #0099cc;
	padding: 5px 0 0 14px;
	margin: 15px 0 15px 0;
}

.mds1 {
	font-size: 1.4em;
	clear: both;
	background: #ffffff url(/img/mds1.gif) no-repeat center left;
	margin: 50px 0px 10px 0px;
	padding: 15px 0 0 100px;
	height: 38px;
	border: 1px solid #cccccc;
}

.mds2 {
	font-size: 1.4em;
	clear: both;
	background: #ffffff url(/img/mds2.gif) no-repeat center left;
	margin: 30px 0px 10px 0px;
	padding: 15px 0 0 100px;
	height: 38px;
	border: 1px solid #cccccc;
}

.mds3 {
	font-size: 1.4em;
	clear: both;
	background: #ffffff url(/img/mds3.gif) no-repeat center left;
	margin: 30px 0px 10px 0px;
	padding: 15px 0 0 100px;
	height: 38px;
	border: 1px solid #cccccc;
}

.mds4 {
	font-size: 1.4em;
	clear: both;
	background: #ffffff url(/img/mds4.gif) no-repeat center left;
	margin: 30px 0px 10px 0px;
	padding: 15px 0 0 100px;
	height: 38px;
	border: 1px solid #cccccc;
}

.spboximgcap {
	padding: 1px;
	margin: 10px 20px 10px 0px;
	border: 1px solid #999999;
	float: left;
}

.spboximg {
	margin: 10px 0px 10px 0px;
	text-align: center;
}

.spboximgl {
	float: left;
	margin: 5px 30px 20px 10px;
}

.spboximgr {
	float: right;
	margin: 0 0 20px 50px;
}

.btnbox {
	clear: both;
	margin: 30px 0 50px 0;
	text-align: center;
}

.detail {
	font-size: 1.3em;
	clear: both;
	margin: 20px 20px 30px 0;
	text-align: right;
	font-weight: bold;
}

img.cap {
	padding: 1px;
	margin: 0px 0 10px 0;
	border: 1px solid #cccccc;
}

/*--------------------------------------------------------
landing
--------------------------------------------------------*/

.waku {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.waku2 {
	text-align: center;
	margin: 3px 0px 0px 0px;
	padding: 0px;
}

.outbox {
	margin: 0px;
	padding: 0px;
}

.bar {
	margin: 0px;
	padding: 0px;
	height: 2px;
	border: none;
	background: url(/img/bar.gif) no-repeat top center;
}

.rankbox_out {
	margin: 0px;
	padding: 0px;
	background: url(/img/rankboxbg.gif) repeat-y top center;
}

.rankbox {
	width: 950px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

.hospitalbox {
	width: 750px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

.hospitallbl {
	text-align: left;
	padding: 20px 0 10px 100px;
	font-weight: bold;
}

.hospitalbox ul {
	list-style-type: none;
}

.hospitalbox li {
	white-space: nowrap;
	margin: 10px;
	height: 20px;
}

.tdfkagenttbl td, .tdfkagenttbl th {
	vertical-align: top;
}

.itembox {
	padding-left: 50px;
	padding-right: 50px;
}

.nobdr {
	width: 850px;
}

.nobdr td {
	text-align: left;
	vertical-align: top;
}

.captd {
	width: 310px;
	text-align: center!important;
}

img.rankcap {
	padding: 1px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #cccccc;
}

.lbl {
	text-align: center;
	margin: 5px 0 15px 0;
}

.itemname {
	font-weight: bold;
	font-size: 1.6em;
	margin: 15px 0 15px 15px;
}

.pntul {
	border: 1px solid #cccccc;
	list-style: none;
	padding: 0px;
	margin: 0 0 20px 0;
	background: #F1FADC;
}

.pntul li {
	padding-left: 20px;
	margin: 5px;
	font-weight: bold;
	background: url(/img/pntlibg.gif) no-repeat left top;
}

.syousai_table {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.syousai_table th, .syousai_table th {
	padding: 3px;
	text-align: center;
	font-weight: bold;
	background: #cccccc url(/img/thbg.gif) top left;
	border: #999999 solid 1px;
}

.syousai_table td, .syousai_table td {
	padding: 3px;
	text-align: center;
	background: #ffffff;
	border: #cccccc solid 1px;
}

#map {
	width: 650px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	height: 320px;
	border: 1px solid black;
}

.hospital_table {
	width: 650px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.hospital_table th {
	width: 120px;
}

.hospital_table th, .hospital_table th {
	padding: 5px;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	background: #cccccc url(/img/thbg.gif) top left;
	border: #999999 solid 1px;
}

.hospital_table td, .hospital_table td {
	padding: 5px;
	text-align: left;
	background: #ffffff;
	border: #cccccc solid 1px;
}


.btn_box {
	margin-top:0px;
	margin-bottom: 2px;
	text-align: center;
}

.btn_box_rank {
	margin-top:15px;
	margin-bottom: 2px;
	text-align: center;
}

.company_info_tbl td {
	text-align: left;
	vertical-align: top;
}

.company_info {
	margin: 0px 0 10px 0;
}

.vote_result {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.vote_cnt {
	text-align: left!important;
	font-weight: bold;
}

.vote_comment {
	text-align: center;
}

.kuchikomi {
	font-weight: bold;
	color: #ff0000;
	background: #ffcbcb;
	padding: 1px 3px 1px 3px;
	text-decoration: underline;
}

.rvp_ll {
	width: 700px;
	margin: auto;
	text-align: left;
	line-height: 2em;
}

.chuui {
	background: url(/img/chuuibg.gif) top left no-repeat;
	width: 550px;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 20px;
	padding-left: 100px;
	padding-bottom:20px;
	text-align: left;
	line-height: 1.7em;
}

.info {
	background: url(/img/infobg.gif) top left no-repeat;
	width: 550px;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 20px;
	padding-left: 100px;
	padding-bottom:20px;
	text-align: left;
	line-height: 1.7em;
}

#itemlist {
	width: 948px;
	margin: auto;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 20px;
}

#itemlist td {
	font-weight: bold;
	text-align: center;
	padding: 5px;
	background: url(/img/itemlisttdbg.gif) left top;
}

.itemlist_1 {
	border-right: 1px solid #cccccc;
}

.itemlist_2 {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #cccccc;
}

.itemlist_3 {
	border-left: 1px solid #ffffff;
}

.cap2 {
	padding: 1px;
	border: 1px solid #cccccc;
	margin: 5px 10px 5px 0;
}

/*--------------------------------------------------------
interview
--------------------------------------------------------*/
.inv_top {
	padding: 20px;
	font-size: 1.2em;
	background: #eeeeee;
	border: 1px solid #cccccc;
	margin: 10px 0 10px 0;
}

.inv_div{
	clear: both;
}
.inv_d {
	float: left;
	width: 120px;
	color: #0099cc;
	font-weight: bold;
	font-size: 1.2em;
}

.inv_h {
	float: left;
	width: 120px;
	color: #ff6600;
	font-weight: bold;
	font-size: 1.2em;
}

.inv_q {
	color: #003366;
	float: left;
	width: 550px;
	font-size: 1.2em;
	line-height: 1.8em!important;
}

.inv_a {
	float: left;
	width: 550px;
	font-size: 1.2em;
	line-height: 1.8em!important;
}

.inv_img_l{
	float: left;
	border: 1px solid #CCCCCC;
	margin: 0 10px 10px 0px;
	padding: 1px;
}
.inv_img_r{
	float: right;
	border: 1px solid #CCCCCC;
	margin: 0 0px 10px 10px;
	padding: 1px;
}

.inv_comp {
	margin: 10px 10px 10px 0;
	text-align: right;
}

.inv_pgr {
	color: #333333;
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 8px;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.inv_pgr a {
	font-size: 13px;
	font-weight: normal;
	padding: 2px 5px 2px 5px;
	border: 1px solid #476C91;
	background: #ffffff;
	text-decoration: none;
}

.inv_pgr a:hover {
	font-size: 13px;
	font-weight: normal;
	padding: 2px 5px 2px 5px;
	border: 1px solid #476C91;
	background: #eeeeee;
	text-decoration: none;
}

.ishi-tensyoku {
	text-align: center;
	margin: 0px 0px 10px 0px;
}

.rvp {
	font-size: 1.2em;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 35px!important;
	background: url(/img/notebg.gif) top left;
}

.tokusyu {
	border: 1px solid #cccccc;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}

.tokusyu_cnt {
	width: 320px;
	float: left;
	margin: 0px 20px 5px 0px;
}

.tokusyu_cnt img {
	border: 1px solid #eeeeee;
}

/*--------------------------------------------------------
form
--------------------------------------------------------*/
.frm_txt {
	width: 300px;
}

.frm_ta {
	width: 300px;
	height: 250px;
}

.frm_submit{
	margin: 10px 0 10px 20px;
	width: 100px;
}

.frm {
	padding: 10px 0 10px 0;
}

.frm dt {
	float: left;
	clear:both;
	margin: 5px 20px 5px 20px;
	width: 11em;
	font-weight: bold;
}

.frm dd {
	margin: 5px 20px 5px 20px;
}

.frm_lbl {
	margin-right: 10px;
}

.err_msg li {
	font-weight: bold;
	color: #FF0000;
	margin: 10px 0 10px 20px;
	list-style: none;
}

.div_bold {
	font-weight: bold;
	padding: 10px;
	margin: 10px 0 10px 0;
}

.frmcontentstbl th {
	width: 160px;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
}

.frmcontentstbl td {
	padding: 10px;
	vertical-align: top;
}


/*--------------------------------------------------------
other
--------------------------------------------------------*/

td{
	padding: 8px;
	font-size: 10pt; 
}

td.title{
	width: 100px;
}

.col2 {
	width: 33%;
}

.al-c{ text-align: center; }
.al-r{ text-align: right; }
.al-l{ text-align: left; }


.vl-t{ vertical-align: top; }
.vl-m{ vertical-align: middle; }
.vl-b{ vertical-align: bottom; }


.fl-c{ clear: both; }
.fl-r{ float:right; margin-left: 20px; }
.fl-l{ float:left; margin-right: 20px; }


.m0{ margin: 0px!important; }
.m0-t{ margin-top: 0px!important; }
.m0-r{ margin-right: 0px!important; }
.m0-b{ margin-bottom: 0px!important; }
.m0-l{ margin-left: 0px!important; }

.m10{ margin: 10px!important; }
.m10-t{ margin-top: 10px!important; }
.m10-r{ margin-right: 10px!important; }
.m10-b{ margin-bottom: 10px!important; }
.m10-l{ margin-left: 10px!important; }

.m15{ margin: 15px!important; }
.m15-t{ margin-top: 15px!important; }
.m15-r{ margin-right: 15px!important; }
.m15-b{ margin-bottom: 15px!important; }
.m15-l{ margin-left: 15px!important; }

.m20{ margin: 20px!important; }
.m20-t{ margin-top: 20px!important; }
.m20-r{ margin-right: 20px!important; }
.m20-b{ margin-bottom: 20px!important; }
.m20-l{ margin-left: 20px!important; }

.m30{ margin: 30px!important; }
.m30-t{ margin-top: 30px!important; }
.m30-r{ margin-right: 30px!important; }
.m30-b{ margin-bottom: 30px!important; }
.m30-l{ margin-left: 30px!important; }

.m40{ margin: 40px!important; }
.m40-t{ margin-top: 40px!important; }
.m40-r{ margin-right: 40px!important; }
.m40-b{ margin-bottom: 40px!important; }
.m40-l{ margin-left: 40px!important; }

.m50{ margin: 50px!important; }
.m50-t{ margin-top: 50px!important; }
.m50-r{ margin-right: 50px!important; }
.m50-b{ margin-bottom: 50px!important; }
.m50-l{ margin-left: 50px!important; }

.m60{ margin: 60px!important; }
.m60-t{ margin-top: 60px!important; }
.m60-r{ margin-right: 60px!important; }
.m60-b{ margin-bottom: 60px!important; }
.m60-l{ margin-left: 60px!important; }

.m70{ margin: 70px!important; }
.m70-t{ margin-top: 70px!important; }
.m70-r{ margin-right: 70px!important; }
.m70-b{ margin-bottom: 70px!important; }
.m70-l{ margin-left: 70px!important; }


.p0{ padding: 0px!important; }
.p0-t{ padding-top: 0px!important; }
.p0-r{ padding-right: 0px!important; }
.p0-b{ padding-bottom: 0px!important; }
.p0-l{ padding-left: 0px!important; }

.p10{ padding: 10px!important; }
.p10-t{ padding-top: 10px!important; }
.p10-r{ padding-right: 10px!important; }
.p10-b{ padding-bottom: 10px!important; }
.p10-l{ padding-left: 10px!important; }

.p15{ padding: 15px!important; }
.p15-t{ padding-top: 15px!important; }
.p15-r{ padding-right: 15px!important; }
.p15-b{ padding-bottom: 15px!important; }
.p15-l{ padding-left: 15px!important; }

.p20{ padding: 20px!important; }
.p20-t{ padding-top: 20px!important; }
.p20-r{ padding-right: 20px!important; }
.p20-b{ padding-bottom: 20px!important; }
.p20-l{ padding-left: 20px!important; }

.p30{ padding: 30px!important; }
.p30-t{ padding-top: 30px!important; }
.p30-r{ padding-right: 30px!important; }
.p30-b{ padding-bottom: 30px!important; }
.p30-l{ padding-left: 30px!important; }

.p40{ padding: 40px!important; }
.p40-t{ padding-top: 40px!important; }
.p40-r{ padding-right: 40px!important; }
.p40-b{ padding-bottom: 40px!important; }
.p40-l{ padding-left: 40px!important; }

.p50{ padding: 50px!important; }
.p50-t{ padding-top: 50px!important; }
.p50-r{ padding-right: 50px!important; }
.p50-b{ padding-bottom: 50px!important; }
.p50-l{ padding-left: 50px!important; }

.p60{ padding: 60px!important; }
.p60-t{ padding-top: 60px!important; }
.p60-r{ padding-right: 60px!important; }
.p60-b{ padding-bottom: 60px!important; }
.p60-l{ padding-left: 60px!important; }

.p70{ padding: 70px!important; }
.p70-t{ padding-top: 70px!important; }
.p70-r{ padding-right: 70px!important; }
.p70-b{ padding-bottom: 70px!important; }
.p70-l{ padding-left: 70px!important; }


.normal{ font-weight: normal!important; }

.b{ font-weight: bold!important; }

.big{ font-size: 120%!important; }
.big2{ font-size: 150%!important; }
.big3{ font-size: 180%!important; }

.small{ font-size: 80%!important; }

.f08em{ font-size: 0.8em; }
.f09em{ font-size: 0.9em; }
.f10em{ font-size: 1.0em; }
.f11em{ font-size: 1.1em; }
.f12em{ font-size: 1.2em; }
.f13em{ font-size: 1.3em; }
.f14em{ font-size: 1.4em; }
.f16em{ font-size: 1.6em; }
.f18em{ font-size: 1.8em; }
.f20em{ font-size: 2.0em; }
.f22em{ font-size: 2.2em; }
.f24em{ font-size: 2.4em; }


.f8pt{ font-size: 8.5pt!important; }
.f9pt{ font-size: 9.0pt!important; }
.f10pt{ font-size: 10pt!important; }
.f11pt{ font-size: 11pt!important; }
.f12pt{ font-size: 12pt!important; }
.f13pt{ font-size: 13pt!important; }
.f14pt{ font-size: 14pt!important; }
.f16pt{ font-size: 16pt!important; }
.f18pt{ font-size: 18pt!important; }
.f20pt{ font-size: 20pt!important; }
.f22pt{ font-size: 22pt!important; }
.f24pt{ font-size: 24pt!important; }


.black{ color: #000!important; }/*黒色*/
.red{ color: #ff0000!important; font-weight: bold;}/*赤色*/
.blue{ color: #0000dd!important; }/*青色*/
.green{ color: #008000!important; }/*緑色*/
.yellow{ color: #ffff00!important; }/*黄色*/
.navy{ color: #1F26A9!important; }/*紺色*/
.gray{ color: #666!important; }/*灰色*/
.orange{ color: #ff6600!important; }/*橙色*/
.pink{ color: #cc6699!important; }/*ピンク色*/
.purple{ color: #660099!important; }/*紫色*/
.olive{ color: #808000!important; }/*黄土色*/
.lime{ color: #00ff00!important; }/*黄緑*/
.aqua{ color: #167FA6!important; }/*水色*/
.white{ color: #fff!important; }/*水色*/


.lh13{ line-height: 1.3em!important; }
.lh14{ line-height: 1.4em!important; }
.lh15{ line-height: 1.5em!important; }
.lh16{ line-height: 1.6em!important; }
.lh17{ line-height: 1.7em!important; }
.lh18{ line-height: 1.8em!important; }
.lh19{ line-height: 1.9em!important; }
.lh20{ line-height: 2.0em!important; }


.underline{ text-decoration: underline!important; }
.del{ text-decoration:line-through;}


.box-yellow{ background-color: #ffff00!important; }
.box-aqua{ background-color: #00ffff!important; }
.box-gray{ background-color: #eee!important; }
.box-red{ background-color: #fc9b8b!important; }


input:focus,textarea:focus{ background-color: #F1EDD1!important; }

.w100{ width: 100px; }


hr{
	clear: both;
	margin: 0;
	padding: 0;
	border-width: 1px 0 0 0;
	height: 1px;
	border-style: solid none none none;
	color: #ccc;
}


.left{
	width: 310px;
	float: left;
	margin: 0 0 0 0!important;
	padding: 0;
}

.right{
	float: right;
	margin: 0 0 20px 30px!important;
}


.bold{
	font-weight: bold;
}

.strk {
	font-weight: normal;
	text-decoration: line-through;
}

.ta_l{
	text-align: left;
}

.ta_r{
	text-align: right;
}

.clr {
	clear: both;
}

.cf {
	display: inline-block;
}

.cf:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
/* start commented backslash hack \*/ 
* html .clearfix { height: 1%; } 
.clearfix { display: block; } 
/* close commented backslash hack */ 

