@charset "utf-8";

body {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size : 0.85em;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}

a{
	color:#00C;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color: #606;
}

p {
	font-size:18px;
	line-height: 180%;
}

#base {
	text-align:center
}

.header {
	font-size: 12px;
	line-height: 120%;
	text-decoration: none;
}


.title {
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	line-height:1.7em;
	margin: 0;
	background-image: url(http://d-foster.jp/souzoku/QandA/img/ttl_01.gif);
	text-indent: 45px;
	text-decoration: none;
}

.title2 {
	font-size: 24px;
	line-height:1.7em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	height: 45px;
	width: 220px;
	margin-left: 200px;
	font-weight: bold;
	text-align: center;
}

.title3 {
	font-size: 20px;
	line-height:180%;
	text-align: center;
	letter-spacing: 5px;
	font-weight: bold;
	border: 2px solid #00C;
}

.title4 {
	font-size: 18px;
	letter-spacing: 3px;
	font-weight: bold;
	color: #FC0;
	padding-bottom: 3px;
}

a.indexA {
	letter-spacing: 3px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #FFF;
	color: #FFF;
	padding-bottom: 3px;
	text-decoration: none;
}

.sozoku_small {
	text-align: right;
	font-size: small;
	line-height: 100%;
	margin: 0;
}

.answer {
	text-align: left;
	font-size: 14px;
	line-height: 150%;
	margin: 0;
}

.question {
	font-size: 16px;
	font-weight: bold;
	line-height:1.65em;
	margin: 0;
	text-align: left;
	background-image: url(../souzoku/QandA/img/ttl_001.gif);
	text-indent: 35px;
}

.footer {
	font-size: 14px;
}

.mailform th {
	text-align: left;
	background-color: #F9F9F9;
	white-space: nowrap;
}

.mailform td {
	background-color: #FFFFFF;
	white-space: nowrap;
}

.index {
	font-size : 11pt;
	font-weight : normal;
	margin-top : 2px;
	margin-left : 2px;
	margin-right : 2px;
	margin-bottom : 2px;
}

.souzoku_index {
	font-size:13px;
	text-align: center;
	line-height: 150%;

}

.souzoku_index td {
	background-color: #FFF;	
}

.main_text0 {
	font-size:14px;
	line-height: 180%;
	color: #000;
}

.main_text1 {
	font-size:16px;
	line-height: 150%;
	font-weight: bold;
	text-align: left;
}

.main_text2 {
	font-size:18px;
	line-height: 180%;
	text-align: left;
}

.main_text3 {
	font-size:22px;
	line-height: 150%;
	text-align: left;
	font-weight: bold;
}

.main_text4{
	font-size:18px;
	line-height: 250%;
	text-align: left;
	margin-left: 110px;
	color: #090;
	font-weight: bold;
}

.main_text5 {
	font-size:18px;
	line-height: 250%;
	text-align: left;
	margin-left: 100px;
	font-weight: bold;
}

.main_text6 {
	font-size:18px;
	line-height: 150%;
	text-align: left;
	margin-left: 50px;
}

.main_text7 {
	font-size:16px;
	line-height: 180%;
	color: #000;
}

.blue {
	color:#03C
}

.red {
	color:#F00;
}

.green {
	color:#090;
}


.greenb {
	color:#090;
	font-weight: bold;
}

.white {
	color:#FFF;
}

.uline0 {
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-bottom-width: 1px;
}

.uline1 {
	border-bottom-style: double;
	border-bottom-color: #000;
}

.uline2 {
	border-bottom-style: double;
	border-bottom-color: #F00;
}

.uline3 {
	border-bottom-style: solid; 
	border-bottom-color: #F00;
	border-bottom-width: 1px;
}

ol {
	font-size: 18px;
	line-height: 180%;
}

ul {
	line-height:180%;
	margin: 10px;
	font-size: 18px;
}

.ul2 {
	line-height:200%;
	font-size: 18px;
	margin-left: 55px;
	list-style-type: decimal;
	text-align: left;
}

.ul3 {
	line-height:180%;
	font-size: 18px;
	margin-left: 55px;
	text-align: left;
	list-style-type: disc;
}

.toiawase {
	font-size:30px;
	color: #F00;
}

h2 {
	font-size : 11pt;
	font-weight : normal;
	margin-top : 2px;
	margin-left : 2px;
	margin-right : 2px;
	margin-bottom : 2px;
}

h3 {
	font-size:24px;
	margin-bottom: 0;
}
	
h4 {
	text-align: center;
	width: 302px;
	height: 54px;
	font-size: 24px;
	color: #F00;
	padding-top: 15px;
	margin-left: 80px;
	margin-bottom: 0px;
}
	
div#contents p{
	line-height: 200%;
	font-size: 18px;
}

div#contents img{
	margin-right: 40px;
	margin-left: 10px;
}

div#box {
	line-height: 150%;
	font-size: 18px;
}
div#box th{
	text-align: center;
}
div#box span{
	margin: 20px;
	border: 2px solid #00C;
	display: inline;
	text-align: center;
	letter-spacing: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
div#box small{
	font-size: 14px;
}

div#ul_box {
	margin-right: 30px;
	margin-left: 10px;
	border: 2px solid #06F;
	font-size: 18px;
	line-height: 180%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 10px;
}

div#ul_box ol {
	margin-left: 30px;
}

div#kyougisyo {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	line-height: 180%;
	font-weight: normal;
	border: 1px solid #333;
	margin: 10px;
	padding: 10px;
}

div#kyougisyo span {
	font-size: 16px;
	margin-right: 60px;
}

div#kyougisyo ol {
	font-size: 18px;
	line-height: 150%;
}

div#kyougisyo ul {
	font-size: 16px;
	line-height: 150%;
	list-style-type: none;
}

div#shinseisyo {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	line-height: 180%;
	font-weight: normal;
	border: 1px solid #333;
	margin: 10px;
	padding: 10px;
}

div#shinseisyo span {
	font-size: 16px;
	margin-right: 60px;
}

div#shinseisyo ol {
	font-size: 18px;
	line-height: 150%;
}

div#shinseisyo ul {
	font-size: 16px;
	line-height: 150%;
	list-style-type: none;
}

div#htkk h3 {
	height: 35px;
	width: 160px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: center;
	padding-top: 10px;
	margin-left: 10px;
}

