
/* ----------------------- Browser Default Initialization */
html {
overflow-y: scroll;
}

body, div, dl, dt, dd, ul, ol, li, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td	{
margin: 0;	padding: 0;
}

address, caption, cite, code, dfn, em, strong, th, var	{
font-style: normal;
}

table	{
border-collapse: collapse;	border-spacing: 0;
}

caption, th	{
text-align: left;
}

q:before ,q:after	{
content: '';
}

legend	{
display: none;
}

h1, h2, h3, h4, h5, h6	{
font-size: 100%;
}

li	{
list-style-type: none;
}

/* hide hack from Mac-IE5 \*/
* html .mybuggyelement { height: 1%; }
/* end hiding */

/* ----------------------- Basic Style */
/* ------------ Font Style */

body {
font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ ゴシック","MS Gothic",Sans-Serif;
font-size: 100%;
line-height: 140%;
background: url(img/body_back.gif) repeat-y center;
background-color:#ffffff;
text-align: center;
color: #666666;
}

html>/**/body {
font-size: 13px;
}

* + html body {
font-family: "メイリオ","Meiryo";
}

/* ----------------------------------------------------  Browser end */

img {border-style:none;}

div {zoom: 1;/*for IE 5.5-7*/}
div:after {/*for modern browser----divの後に自動的にクリア*/
	content: ".";
	clear: both;
	display: block;
	line-height: 0;
	height: 0;
	visibility: hidden;
}

/* --------- メインコンテナ --------- */

#container {
width: 950px;
margin: 0 auto;
padding: 0;
}

/* --- メニューカラム --- */

#menu {
width: 144px;
margin-left: 2px;
float: left;
text-align:left;
display: inline;
overflow: hidden;
}

#menu img {
margin: 0;
padding-left: 4px;
}

.space {
margin: 0;
padding-top: 10px;
}

/* --------- rightコンテナ --------- */

#container_2 {
width: 804px;
float: left;
text-align:left;
}

/* --- フォーム --- */

#top1 {
width: 710px;
height: 800px;
margin: 0;
padding: 20px 45px 0 45px;
float: left;
text-align: left;
}

/* --- 推奨環境 --- */

#middle {
width: 680px;
height: 900px;
margin: 0;
padding: 20px 76px 0 190px;
float: left;
text-align: left;
}

#middle table {
width: 660px;
border: 4px #89cdcf solid;
line-height: 140%;
}

#middle table tr {
	background-color: #ffffff;
	color: #666666;
	text-align: left;
	padding: 15px;
	line-height: 140%;
	font-size: 13px;
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ ゴシック","MS Gothic",Sans-Serif;
}

#middle table td {
	background-color: #ffffff;
	color: #666666;
	text-align: left;
	padding: 15px;
	line-height: 140%;
	font-size: 13px;
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ ゴシック","MS Gothic",Sans-Serif;
}

#middle td a:link{text-decoration:none; color: #3366ff;}
#middle td a:visited{text-decoration:none; color:gray;}
#middle td a:active{text-decoration:none;}
#middle td a:hover{color:black; background-color:#c8dcf2;}

textarea {
width: 400px;
height: 14em;
}

/************************************************/
/*        ･ﾕ･ｩ｡ｼ･爭癸ｼ･・ﾑ･ｹ･ｿ･､･・ｷ｡ｼ･ﾈ        */
/************************************************/

body {  
	background-color: #ffffff;  /* ﾇﾘｷﾊｿｧ */
}

/* ------ ･ｿ･､･ﾈ･・------ */
.title {
	color: #666666;             /* ﾊｸｻｿｧ */
	text-align: left;           /* ﾇﾛﾃﾖ */
	font: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ ゴシック","MS Gothic",Sans-Serif;
}


/* ------ ･皈ﾃ･ｻ｡ｼ･ｸ ------ */
.msg_head {
	color: #666666;             /* ﾊｸｻｿｧ */
	text-align: left;           /* ﾇﾛﾃﾖ */
	font: 13px verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ ゴシック","MS Gothic",Sans-Serif;
	line-height: 140%;
}

.msg_foot {
	color: #666666;             /* ﾊｸｻｿｧ */
	text-align: left;         /* ﾇﾛﾃﾖ */
	font: 13px verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ ゴシック","MS Gothic",Sans-Serif;
	line-height: 140%;
}


/* ------ ･ﾆ｡ｼ･ﾖ･・------ */
#top1 table {
	margin-top: 20px;
	border-top-width: 5px;
    border-right-width: 5px;
    border-bottom-width: 5px;
    border-left-width: 5px;
	border-color: #999999;
	border-style: solid;
}

#top1 table th {                          
	background-color: #999999;  /* ﾇﾘｷﾊｿｧ */
	color: #ffffff;             /* ﾊｸｻｿｧ */
	text-align: left;           /* ﾇﾛﾃﾖ */
	border-top-width: 3px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 3px;
	border-color: #cccccc;
	border-style: solid;
	white-space: nowrap;
	padding: 8px;
	font: 13px bold verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ ゴシック","MS Gothic",Sans-Serif;
}

#top1 table td {
	background-color: #eeeeee;  /* ﾇﾘｷﾊｿｧ */
	color: #666666;             /* ﾊｸｻｿｧ */
	text-align: left;           /* ﾇﾛﾃﾖ */
	border-top-width: 3px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 3px;
	border-color: #ffffff;
	border-style: solid;
	white-space: nowrap;
	padding: 8px;
	font: 13px bold verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ ゴシック","MS Gothic",Sans-Serif;
}

#top1 a:link{text-decoration:none; color: #336699;}
#top1 a:visited{text-decoration:none; color:gray;}
#top1 a:active{text-decoration:none;}
#top1 a:hover{color:black; background-color:#c8dcf2;}

/* ------ ･ﾜ･ｿ･・------ */
.submit {
	text-align: center;         /* ﾇﾛﾃﾖ */
}

.size {
font-size: 10px;
}

.color { 
color:#cc0000;
}

/* Footer */

#container_3 {
width: 946px;
margin: 0 auto;
float:left;
text-align: left;
display: inline;
overflow: hidden;
}

#container_3 table {
border: 0;
margin: 0 5px;
font: 12px bold verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ ゴシック","MS Gothic",Sans-Serif;
text-align:center;
}

#container_3 hr {
width: 935px;
margin-top:70px;
height: 1px;
border-bottom: 1px #999999 solid;
}

#container_3 td a:link{text-decoration:none; color:#666666;}
#container_3 td a:visited{text-decoration:none; color:gray;}
#container_3 td a:active{text-decoration:none;}
#container_3 td a:hover{color:black; background-color:#c8dcf2;}

/* Footer-下部 */

.footer_back {
width: 938px;
height:34px;
background: url(img/footer.gif) repeat-x;
}

.td_middle1 {
width:5px;
height:25px;
}

.td_middle2 {
width:200px;
height:25px;
}

.td_middle3 {
width:100px;
height:25px;
}

.td_left {
width:308px;
height:25px;
padding-right: 10px;
text-align: right;
}

.footer_left {
float: left;
text-align: left;
}

.footer_right {
float: right;
text-align: right;
}

.cler {
clear: both;
}


