@charset "utf-8";
/* CSS Document */

body  {
	font-size: 14px;
	margin: 0px;
	line-height: 150%;
	color: #000000;
	background-image: url(../img/bg.jpg);
        background-repeat: repeat-y;
	background-position: center;
     
}


.clr {
	clear: both;
}

/*-------------------------------------------------------------------------------------------------------(link color)----------*/

a {
	color: #4D7DC1;
}

a:active {
	color: #9E3EFF;
}

a:hover {
	color: #2C4F7E;

}

/*-------------------------------------------------------------------------------------------------------(link color)----------*/

.text_bold {
	font-weight: bold;
}

.text_under02 {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #000000;
	line-height: 180%;
}

.text_under03 {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #FF0000;
	line-height: 180%;
}

.text_under04 {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #0000FF;
}

.text_under05 {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #FF00FF;
}

.text_under06 {
        border-bottom-width: 3px;
	text-decoration: underline;
        border-bottom-color: #FF0000;

}
.text_black {
	color: #000000;
}


.text_green {
	color: #008000;
}


.text_wt {
	color: #ffffff;
}

.text_red {
	color: #FF0000;
}


.text_dblew {
	color: #00008B;
}


.text_dred {
	color: #8B0000;
}

.text_dgreen {
	color: #2F4F4F;
}

.text_indigo {
	color: #4B0082;
}

.text_blue002{
	color: #5576B9;
}

.text_red_bold {
	color: #FF0000;
	font-weight: bold;
}

.text_under_bold {
	text-decoration: underline;
}

.text_16_bold {
	font-weight: bold;
	font-size: 16px;
}

.text_blew{
	color: #0000FF;
}
.text_blew02{
	color: #0000FF;
        font-weight: bold;
}
.text_16{
	font-size: 16px;
}

.text_12 {
	font-size: 12px;
}

.text_14 {
	font-size: 14px;
}

.text_10 {
	font-size: 10px;
}

.text_18_bold {
	font-weight: bold;
	font-size: 18px;
	line-height: 180%;
}

.text_18 {
	font-size: 18px;
}

.text_20_bold {
	font-weight: bold;
	font-size: 20px;
}

.text_20 {
	font-size: 20px;
}

.text_24 {
	font-weight: bold;
	font-size: 24px;
        color: #3333FF;
}

.text_24b {
	font-weight: bold;
	font-size: 24px;
}

.text_25_bold {
	font-weight: bold;
	font-size: 25px;
}

.text_30_bold {
	font-weight: bold;
	font-size: 30px;
}

.text_pink{
	color: #FF00FF;
}


.text_pink02{
	color: #FF00FF;
	font-weight: bold;
}

.text_pink03{
	color: #FF00FF;
                  font-size: 14px;
}


.text_purple{
	color: #3333FF;
	font-weight: bold;
	font-size: 16px;
}

.text_purple02{
	color: #CC0066;
	font-weight: bold;
	font-size: 16px;
}

.text_purple03{
	color: #3333FF;
	font-size: 14px;
}

.text_purple04{
	color: #3333FF;
	font-size: 16px;
}


.under {
	text-decoration: underline;
	font-weight: bold;
}


.style{
	background-color: #FFFF00;
}

.style{
                 text-align:center
}

/*-------------------------------------------------------------------------------------------------------(h1,h2,h3,h4)----------*/

h1 {
font-size: 12px;
margin: 5px;
}

h2 {
margin: 5px;
}

h3 {  
margin: 10px;
}



/*-------------------------------------------------------------------------------------------------------(container)----------*/

#container {
	width: 725px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
	padding-left: 30px;
	padding-right: 30px;
}

/*-------------------------------------------------------------------------------------------------------(head)----------*/

#head {
	width: 725px;
	height: 165px;
	background-image: url(img/head.jpg);
}

#head2 {
	width: 725px;
	height: 129px;
	background-image: url(img/head2.jpg);
                 background-position: 4px;
}


/*-------------------------------------------------------------------------------------------------------(Menu)----------*/

/*-------------------------------------------------------------------------------------------------------(content)----------*/

#content {
	width: 725px;
}

#menu_btn {
	height: 24px;
	width: 425px;
	background-image: url(img/bt.jpg);
	background-repeat: no-repeat;
	padding-left: 300px;
}

ul.btn {
	margin:0px;
	list-style-type:none;
	padding: 0px;
}

ul.btn li {
	height:24px;
	float: left;
}

ul.btn li a {
	display:block;
	height:24px;
	text-indent:-10000em;
	background-repeat:no-repeat;
	background-position:50% 0px;
}

ul.btn li a:hover {
	background-position:50% -24px;
}

ul.btn li.btn01 a {
	background-image:url(img/bt_01.jpg);
	width: 94px;
}

ul.btn li.btn02 a {
	background-image:url(img/bt_02.jpg);
	width: 161px;
}

ul.btn li.btn03 a {
	background-image:url(img/bt_03.jpg);
	width: 115px;
}

.textarea01{
	padding-right: 60px;
	padding-left: 60px;
        background-image:url(img01/012.jpg);
        background-image:url(img01/015.jpg);
}

.textarea06{
	padding-right: 60px;
	padding-left: 60px;
                 padding-top: 0px;
	padding-bottom: 15px;
	margin-top: 0px;
                  
}

.textarea07{
	padding-right: 60px;
	padding-left: 60px;
                  line-height:300%;
                 margin-top: 0px;
                 padding-top: 0px;
}

.textarea077{
	padding-right: 50px;
	padding-left: 50px;
                  line-height:300%;
                 margin-top: 0px;
                 padding-top: 0px;
}
.textarea0778{
	padding-right: 50px;
	padding-left: 50px;
                 
}

.textarea08{
	padding-right: 60px;
	padding-left: 60px;
                  line-height:170%;
                 margin-top: 0px;
                 padding-top: 0px;
}

.textareapp{
	padding-right: 20px;
	padding-left: 20px;
}

.textareappw{
	padding-right: 5px;
	padding-left: 5px;
}


.textareapp03{
	padding-right: 50px;
	padding-left: 50px;
}

.textareapp02{
	padding-right: 200px;
	padding-left: 200px;
 line-height:200%;
                 margin-top: 0px;
                 padding-top: 0px;
}

.textareapp03{
	padding-right: 28px;
	padding-left: 28px;
 line-height:200%;
                 margin-top: 0px;
                 padding-top: 0px;
}

.toprayout01 {
	padding-right: 15px;
	padding-left: 15px;
        margin-right: 10px; 
        margin-left: 10px;
	background-image: url(img/bg-y.gif);
	padding-top: 20px;
	padding-bottom: 10px;
	margin-top: 10px;
}

.kengakurayout01 {
	padding-right: 15px;
	padding-left: 15px;
        margin-right: 10px; 
        margin-left: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-top: 10px;
}

.tokutyou01 {
	padding-right: 20px;
	padding-left: 20px;
        margin-right: 10px; 
        margin-left: 10px;
	background-image: url(img/bg01.gif);
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
}

.top-pinktaitoru {
	padding-right: 20px;
	padding-left: 20px;
        margin-right: 20px; 
        margin-left: 20px;
	background-image: url(img/bg02.gif);
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
}

.t-yellowtaitoru {
	padding-right: 20px;
	padding-left: 20px;
        margin-right: 30px; 
        margin-left: 30px;
	background-image: url(img/bg01.gif);
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
}


.setumei01 {
	padding-right: 20px;
	padding-left: 20px;
        margin-right: 20px; 
        margin-left: 20px;
	background-image: url(img/bg01.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
}

.textarea05tk{
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 40px;
	margin-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(img/imge026.jpg);
	margin-top: 10px;
	margin-bottom: 10px;
}


.kaiwa01 {
	padding-right: 40px;
	padding-left: 110px;
	background-image: url(img/img009.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 10px;
	color: #FF0000;
}

.kaiwa02 {
	padding-right: 40px;
	padding-left: 110px;
	background-image: url(img/img010.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 10px;
}

.kaiwa012 {
	padding-left: 110px;
	background-image: url(img/img009.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 10px;
	color: #FF0000;
}

.kaiwa022 {
	padding-left: 110px;
	background-image: url(img/img010.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 10px;
}

.kaiwa03 {
	padding-left: 110px;
	background-image: url(img/img011.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-top: 10px;
	color: #3C65D2;
}

.kaiwawaku {
	border: 2px solid #FF9900;
	padding: 10px;
	margin-right: 40px;
	margin-left: 40px;

}

.textarea02 {
	border: 1px solid #333333;
	padding: 5px;
	background-color: #D9D9D9;
}

.textarea03 {
	text-align: center;
	padding-right: 60px;
	padding-left: 60px;
}

.textarea01tk{
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 40px;
	margin-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(img/imge026.jpg);
	margin-top: 10px;
	margin-bottom: 10px;
}

.textarea04_top {
	text-align: center;
	background-image: url(company_img/kaisya06_01.jpg);
	height: 16px;
	width: 646px;
	margin-top: 20px;
	background-repeat: no-repeat;
}

.textarea04_mid {
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(company_img/kaisya06_03.jpg);
	background-repeat: repeat-y;
}

.textarea04_under {
	text-align: center;
	background-image: url(company_img/kaisya06_02.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 646px;
}

.textarea05tk{
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 40px;
	margin-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(img/imge026.jpg);
	margin-top: 10px;
	margin-bottom: 10px;
}


.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}
.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}


