@charset "Shift_JIS";
.text12 {  font-size: 12px; line-height: 18px}
.text10 {  font-size: 10px; line-height: 16px}
.text14 {
	font-size: 14px;
	line-height: 20px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.text_red {
	color: #CC0000;
}
.text_blue {
	color: #0066CC;
}
a:link { color: #CC0000; text-decoration: none}
a:visited { color: #CC0000; text-decoration: none}
a:hover { color: #003399; text-decoration: underline} 
.text18 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 18px; line-height: 24px}
/*丸数字表示*/
.maru_number { font-family: "ＭＳ Ｐゴシック", Arial;}
/*リスト関係*/
.list_space {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.list_no_style{
	list-style-type: none;
}
/*上部破線用*/
.hasen {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}

/*テーブルボーダー関係*/
.table_border_L {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
.table_border_R {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.table_border_L_under {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.table_border_R_under {
	border: 1px solid #999999;
}

.table_border_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
/*テーブルボーダー関係2011*/
.table_border {
	
	border-collapse: collapse;
}
.table_border td {
padding:1px;
	border: solid 1px #999999; 
	
}

/*****表高さあわせ*****/


.td_hidden{
	visibility: hidden;
}

/*枠つきテキスト*/
.waku_txt{
	margin: 10px;
	padding: 10px;
	text-align: left;
	font-size: 12px;
	border: 1px solid #666666;
}
/*サイト内検索*/
.search{
	text-align: right;
	height: 3em;
	padding-top: 1em;
}
/*様式　記入例リンク色*/

a.ex_link:link {
	color: #0066FF;
	text-decoration: none
}
a.ex_link:visited {
	color: #006666;
	text-decoration: none
}
a.ex_link:hover {
	color: #0066FF;
	text-decoration: underline
} 

/*記入例リスト*/
.ex_list {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
	line-height: 1.8em;
}
.ex_dl {
	zoom: 100%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
.ex_dl:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.ex_dl dt {
	float: left;	
}
.ex_dl dd {
	margin-left: 4.5em;
}

.back_page {
	width: 8.3em;
	float: right;
	padding: 0em;
	margin: 10px;
	text-align: right;
	background-image: url(youshiki/images/ex_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.mg_left_1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
	padding: 0px;
}

.list_head{
	padding-left: 2em;
	text-indent: -2em;
}

.ex_table{
	text-align: center;
	border-collapse: collapse;
	font-size: 12px;
}
.ex_table td {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.ex_table .under_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


.ex_jirei{
	padding: 10px;
	border: 2px solid #FF3399;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.ex_table_2{
	margin: 0px;
	font-size: 12px;
	float: right;
	padding: 0px;
	background-color: #FFFFFF;
	border: 1px dotted #FF0000;
}

.float_left{
	float: left;
}
.float_clear{
	margin: 0px;
	padding: 0px;
	clear: both;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.nintei_up {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 470px;
}
.nintei_mid {
	margin: 0px;
	width: 470px;
	background-image: url(youshiki/images/nintei_2.gif);
	background-repeat: repeat-y;
	padding: 0px;
}
.nintei_last {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 470px;
}


.torikeshi_mid {
	margin: 0px;
	width: 470px;
	background-image: url(youshiki/images/torikeshi_2.gif);
	background-repeat: repeat-y;
	padding: 0px;
}


.syorui {
	background-color: #D7FFFD;
	margin: 0px;
	padding: 1em;
}
.syorui ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
}

.hasen_area {
	padding: 1em;
	margin-top: 1em;
	border: 2px dotted #FF0000;
	background-color: #FFFFFF;
}
/*IEプリントアウトのため*/
.img_01{
	height: 242px;
	width: 470px;
	background-image: url(youshiki/images/ex_01bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	cursor:pointer;
}
.img_02{
	height: 459px;
	width: 470px;
	background-image: url(youshiki/images/ex_02bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	cursor:pointer;
}

.img_03{
	height: 472px;
	width: 470px;
	background-image: url(youshiki/images/ex_03bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	cursor:pointer;
}

.img_04{
	height: 472px;
	width: 470px;
	background-image: url(youshiki/images/ex_04bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	cursor:pointer;
}

.img_05{
	height: 477px;
	width: 470px;
	background-image: url(youshiki/images/ex_05bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	cursor:pointer;
}

.img_06{
	height: 630px;
	width: 470px;
	background-image: url(youshiki/images/ex_06bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	cursor:pointer;
}

.img_07{
	height: 173px;
	width: 470px;
	background-image: url(youshiki/images/ex_07bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	cursor:pointer;
}

.img_08{
	height: 174px;
	width: 470px;
	background-image: url(youshiki/images/ex_08bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	cursor:pointer;
}

.img_09{
	height: 173px;
	width: 470px;
	background-image: url(youshiki/images/ex_09bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	cursor:pointer;
}

.img_10{
	height: 183px;
	width: 470px;
	background-image: url(youshiki/images/ex_10bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	cursor:pointer;
}
.img_11{
	height: 164px;
	width: 470px;
	background-image: url(youshiki/images/ex_11bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	cursor:pointer;
}

.img_12{
	height: 163px;
	width: 470px;
	background-image: url(youshiki/images/ex_12bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	cursor:pointer;
}

