@charset "UTF-8";
/* CSS Document */

body{color:#333333;
	background-color:#E2FFF0;
font-family:"�q���M�m�p�S Pro W3",Hiragino Kaku Gothic Pro,"���C���I",Meiryo,"�l�r �o�S�V�b�N",sans-serif;
	
	
}




#background {
	font-size:14px;
	font-weight:normal;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	/*border-right-width: 15px;
	border-right-color:#1A1920;
	border-right-style: solid;*/
	/*border-left-width: 15px;
	border-left-style: solid;

	border-left-color: #1A1920;
	*/
	
	
	
}
#rightmenu {
	
	top: 350px;
	/*left: 20px;*/
	position: absolute;
	/*height:1450px;*/
}

#rightmenu2 {
	
	top: 350px;
	
	position: absolute;
	
}
#color{background-color:#35A8C7;
border-right:solid;
border-right:#09F;
border-right-width:5px;}

#color2{background-color:#fff;
}


#left{margin-left:20px}


.rightmenu2{
	
	position: absolute;
	top: 400px;
}
#rightmenufaq{
	
	position: absolute;
	top: 350px;}
#rightmenusouzoku{
	
position: absolute;
	top: 350px;
}
#rightmenucontact{
	
	position: absolute;
	top: 350px;
}
#rightmenuoffice{
	position: absolute;
	top: 350px;
}
.rightmenu3{
	
	position: absolute;
	top: 350px;
}
#rightmenutax{
	
	position: absolute;
	top: 350px;
}
#rightmenulink{
	
	position: absolute;
	top: 350px;
}
#maincontents {
	/*margin-right: 20px;
	margin-left: 20px;
	*/
	background-color:#CEFFEA;

}
#header {
	font-size: 11px;
	text-align:center;
	
	background-color:#E2FFF0;
	margin-right: auto;
	margin-left: auto;
	color: #000;
	
}
#footer {
	font-size: 11px;
	text-decoration: underline;
	color:#333333;
	background-color:#E2FFF0;
}

/*a:link{ color:#F6FFED }
*/
.mailto {
	margin-left: 150px;
}
.mailtotext {
	margin-left: 75px;
}

.midashi{
	font-size:16px;
	font-weight:normal;
	color:#726AEE;
}
h1{
	font-size: 11px;
	text-align:center;
	font-weight:normal;
	background-color:#E2FFF0;
	margin-right: auto;
	margin-left: auto;
	color: #000;
}
h2{
	font-size:16px;
	font-weight:normal;
	color:#726AEE;
}
h3{
	font-size:16px;
	font-weight:normal;
	color:#726AEE;
}
h4{font-size:16px;
	font-weight:normal;
	color:#726AEE;
}
h5{
	font-size:16px;
	font-weight:normal;
	color:#726AEE;
}
h6{
	font-size:16px;
	font-weight:normal;
	color:#726AEE;
}


	
/*色を指定します*/
.aka { color: #ff0000; }
.ao { color: #0000cc; }
.tya { color: #bd000e}
.gray { color: #3d3737}

/*文字を太くします*/
.b { font-weight: bold; }

/*文字のフォントを指定します*/
.big { font-size: 18px; }
.big1 { font-size: 24px; }
.big2 { font-size: 16px; }

/*文字を装飾します*/
.line { background: #ffff00; }

a {  
	color: #0000ff; text-decoration: underline;
}

a:hover {
	color: #ff9900; }

