body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	line-height: 1.5em;
	margin: 0px;
	background-color: #333333;
	color: #333333;
}

/* header(midashi) */
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	display: inline;
}

/* paragraph */
p {
	margin: 0;
	padding: 0;
}

/* anchor */
a {
	color: #5180C6;
	outline: none;
}
div {
	margin: 0px;
	padding: 0px;
}

area {
	outline: none;
}

/* list */
dl, ul, ol, li, dt, dd {
	margin: 0;
	padding: 0;
	line-height: 0px;
}

/* image */
img {
	border: 0;
	margin: 0px;
	padding: 0px;
}

/* address */
address {
	font-style: normal;
}

/* emphasis */
em {
	font-style: normal;
	color: #d43339;
}

/* strong */
strong {
	font-weight: bold;
	font-style: normal;
}

form {
	margin: 0;
	padding: 0;
}
pre {
	margin: 0px;
	padding: 0px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}


.clear_both {
	clear: both;
	line-height: 0px;
}

.display_none {
	display: none;
}
.txt_align_right {
	text-align: right;
}
.txt_90p {
	font-size: 90%;
	color: #0066CC;
}
.txt_blue {
	color: #0066CC;
}
.txt_red {
	color: #FF6600;
}






/* --------------------------------------------COMMON */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
.clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* IE7 */
*+html .clearfix {
	height: 1%;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	background-color: #0085C3;
	padding-bottom: 30px;
}
#top #top_cont {
	width: 620px;
	margin-left: 165px;
	padding-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#top #top_cont #left {
	width: 360px;
}
#top #top_cont #left img {
	margin-bottom: 5px;
}
#top #top_cont #right {
	width: 260px;
	padding-top: 15px;
}
#top #menu {
	width: 635px;
	margin-left: 165px;
	margin-bottom: 10px;
}
#top #menu li {
	float: left;
	list-style-type: none;
}
#top #topic {
	width: 420px;
	margin-left: 350px;
}
#top #topic #topic_box {
	background-color: #FFFFFF;
	height: 95px;
	width: 400px;
	overflow: auto;
	padding: 10px;
	margin-top: 3px;
}
#top #topic #topic_box p {
	margin-bottom: 5px;
	padding-left: 5em;
	text-indent: -5em;
}

#header {
	height: 85px;
	background-image: url(img/header_back.gif);
	background-repeat: repeat-x;
	padding-right: 30px;
	padding-left: 30px;
}
#header #left {
	width: 105px;
}
#header #menu {
	width: 590px;
	margin-top: 50px;
}
#header #menu li {
	float: left;
	list-style-type: none;
}
#contants {
	background-color: #FFFFFF;
	padding-left: 30px;
	padding-bottom: 60px;
}
#contants #left {
	width: 240px;
}
#contants #right {
	width: 530px;
	padding-top: 25px;
}
#contants #right .col_margin_1 {
	padding-top: 5px;
	padding-right: 30px;
	margin-bottom: 20px;
}
#contants #right .col_margin_2 {
	padding-bottom: 300px;
}
#contants #right #sinsain {
	margin-right: 20px;
	margin-bottom: 20px;
	padding-top: 15px;
}
#contants #right #sinsain #prof_box {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}

#contants #right #sinsain #prof_box #photo {
	width: 105px;
}
#contants #right #sinsain #prof_box #txt {
	width: 405px;
}
#contants #right #sinsain #prof_box #txt h4 {
	font-size: 120%;
}
#contants #right .p_border_left {
	padding-left: 0.5em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}




#contants #kinou_list {
	margin-bottom: 20px;
}
#contants #kinou_list li {
	line-height: 1.5em;
	list-style-type: square;
	list-style-position: inside;
}
#contants #teisyutu_list {
	margin-top: 10px;
	margin-bottom: 20px;
	padding-right: 30px;
}

#contants #teisyutu_list li {
	line-height: 1.5em;
	list-style-type: square;
	list-style-position: inside;
	margin-bottom: 0.5em;
}
#contants #page_top_btn {
	text-align: right;
	padding-right: 30px;
}
#contants #right #sinsa_img {
	margin-top: 10px;
	margin-bottom: 5px;
}
#contants #right .p_past_1 {
	padding-top: 10px;
	padding-right: 30px;
}

#contants #right #sakuhin_box {
	margin-top: 20px;
	margin-bottom: 30px;
}
#contants #right #sakuhin_box #img_box {
	width: 180px;
}
#contants #right #sakuhin_box #setumei {
	width: 320px;
	padding-right: 30px;
}
#contants #right .txt_blue_l {
	font-size: 110%;
	color: #0066CC;
	margin-bottom: 5px;
}
#contants #right #qa_cont {
	padding-right: 30px;
	margin-top: 10px;
}

#contants #right .p_qa_1 {
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E95711;
	font-weight: bold;
}
#contants #right #qa_cont .qa_txt {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#contants #right #qa_cont .qa_txt_btm {
	margin-bottom: 20px;
	padding-top: 5px;
}
#contants #left .btn_pdf_dl {
	margin-top: 10px;
}
#contants #right .b_data_id_link {
	margin-top: 15px;
	margin-bottom: 5px;
	padding-right: 30px;
}

#contants #right #b_table_box {
	font-size: 90%;
	margin-top: 5px;
	margin-bottom: 10px;
}
#contants #right #b_table_box table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
}
#contants #right #b_table_box .td_1 {
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding: 5px;
	background-color: #CCCCCC;
	font-size: 120%;
}
#contants #right #b_table_box .td_2 {
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding: 5px;
	background-color: #CCCCCC;
	font-size: 120%;
}
#contants #right #b_table_box .td_3 {
	background-color: #FBF3D3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#contants #right #b_table_box .td_4 {
	background-color: #DDCEB7;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#contants #right #b_table_box .td_c1 {
	background-color: #6EB93C;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	text-align: center;
	padding-top: 5px;
}
#contants #right #b_table_box .td_c2 {
	background-color: #D7312E;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	text-align: center;
	padding-top: 5px;
}
#contants #right #b_table_box .td_c3 {
	background-color: #345EAA;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	text-align: center;
	padding-top: 5px;
}
#contants #right #b_table_box .td_c4 {
	background-color: #BF822B;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	text-align: center;
	padding-top: 5px;
}
#contants #right #b_table_box .td_c5 {
	background-color: #A24E99;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	text-align: center;
	padding-top: 5px;
}
#contants #right #b_table_box .td_c6 {
	background-color: #48BDD1;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	text-align: center;
	padding-top: 5px;
}
#contants #right #b_table_box .td_c7 {
	background-color: #C9CD1C;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	text-align: center;
	padding-top: 5px;
}
#contants #right #b_table_box .td_c8 {
	background-color: #D43285;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	text-align: center;
	padding-top: 5px;
}
#sinsa #sinsa_box{
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#sinsa #sinsa_box #naiyou {
	padding-left: 35px;
	padding-right: 35px;
	margin-top: 10px;
	padding-bottom: 20px;
}
#sinsa #sinsa_box #naiyou #gaiyou {
	margin-top: 15px;
	margin-bottom: 15px;
}
#sinsa #sinsa_box  .p_1 {
	font-size: 120%;
	padding-left: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #F96400;
	margin-bottom: 5px;
}
#sinsa #sinsa_box #naiyou #gaiyou li {
	line-height: 1.5em;
	font-size: 120%;
	margin-left: 50px;
	margin-bottom: 5px;
}
#sinsa #sinsa_box #kekka {
	padding-top: 15px;
	padding-left: 25px;
	padding-bottom: 25px;
}
#sinsa #sinsa_box #kekka #col_box {
	padding-right: 25px;
}
#sinsa  #sinsa_box  #kekka  .h2_margin {
	margin-top: 25px;
	margin-bottom: 10px;
}
#sinsa #sinsa_box #kekka #col_box #gaiyou_table {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}
#sinsa #sinsa_box #kekka #col_box #gaiyou_table td {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #F5F5F5;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#sinsa #sinsa_box #kekka #col_box #gaiyou_table .td_white {
	background-color: #FFFFFF;
}
#sinsa #sinsa_box #kekka #col_box #gaiyou_table .td_nyusen {
	background-color: #FFFFE6;
}

#sinsa #sinsa_box #kekka #col_box #pic_box {
	margin-top: 10px;
	margin-bottom: 10px;
}
#sinsa  #sinsa_box  #kekka  #col_box  .img_left  {
	margin-right: 10px;
}
#sinsa #sinsa_box #kekka #sakuhin_box #sakuhin {
	width: 220px;
	float: left;
	margin-bottom: 15px;
}
#sinsa #sinsa_box #kekka #sakuhin_box .left_margin {
	margin-right: 10px;
}
#sinsa #sinsa_box #kekka #page_top {
	text-align: right;
	padding-top: 15px;
	padding-right: 25px;
}
