/* CSS Document */



body{

    width:100%;

	height:100%;

	margin:10px;

	padding:0px;

	text-align:center;

    background-color:#E6E6E6;

    font-family: "ＭＳ Ｐ明朝","ヒラギノ明朝　Pro","平成明朝","Hiragino mincho pro";

    font-size:12px;

	line-height:20px;

    color:#4C4C4C;

	background-image:url(../img/back.gif);

	background-repeat:repeat;

}

a:link {

	color: #4C4C4C;

	text-decoration: underline;

}

a:visited {

	text-decoration: underline;

	color: #4C4C4C;

}

a:hover {

	text-decoration: none;

	color: #333333;

}

a:active {

	text-decoration: underline;

	color: #4C4C4C;

}

.menu_link {

	height:25px;

	width:150px;

	line-height:25px;

	text-decoration: none;

	display: block;

	font-size:13px;

}

.menu_link a:link {

	height:25px;

	width:150px;

	line-height:25px;

	text-decoration: underline;

	display: block;

	font-size:13px;

}

.menu_link a:visited {

	height:25px;

	width:150px;

	line-height:25px;

	text-decoration: underline;

	display: block;

	font-size:13px;

}

.menu_link a:hover {

	height:25px;

	width:150px;

	line-height:25px;

	text-decoration: none;

	background-color:#FFFFFF;

	display: block;

	font-size:13px;

}









#all {

    margin:0 auto 0 auto;

    width:800px;

	background-color:#7F7F7F;

}

#line {

    width:798px;

	height:1px;

	background-color:#7F7F7F;

}

#head {

	text-align:left;

	color:#999999;

	width:798px;

	height:116px;

	background-color:#FFFFFF;

	margin:0 auto 0 auto;

	background-image:url(../img/top_img.jpg);

	background-repeat:no-repeat;

	background-position:bottom;

}



#containar {

	width:798px;

	text-align:left;

	background-color:#F2F2F2;

	margin:0 auto 0 auto;

}



#leftbar {

	float: left;

	width: 150px;

	padding: 0;

}

#menu_top {

    background-color:#E6E6E6;

	height:25px;

	border-bottom:1px #BFBFBF solid;

	line-height:25px;

	text-align:center;

}



#right {

    float:right;

    width:648px;

	background-color:#7F7F7F;

	margin:0px;

}

#content {

    float:left;	

	width:1px;

}

#rightbar {

    float:right;

	width:647px;

	background-color:#FFFFFF;

}

#right_menutop {

    width:647px;

	height:25px;

	line-height:25px;

	background-color:#CCCCCC;

	border-bottom:1px #B3B3B3 solid;

	vertical-align:baseline;

}

#right_menu {

    width:647px;

	height:25px;

	background-color:#CCCCCC;

	border-top:1px #B3B3B3 solid;

	border-bottom:1px #B3B3B3 solid;

}

#textarea {

    margin:20px 60px 30px 60px;

}

#textarea2 {

    margin:20px 60px 0px 60px;

}

#textlr {

    width:527px;

	clear:both;

}

#textl {

    width:100px;

	float:left;

}

#textr {

    width:427px;

	float:right;

}



#footer {

	width:798px;

	background-color:#E6E6E6;

	clear:both;

	height: 50px;

}





#right_menu_l {

    float: left;

	width: 60px;

	vertical-align:middle;

}

#right_menu_cr {

    float:right;

    width:587px;

}

#right_menu_c {

    float:left;

	width:250px;

	line-height:25px;

	font-size:14px;

}

#right_menu_r {

    float:right;

	width:337px;

	line-height:25px;

	text-align:right;

	font-size:14px;

}

#photo {

    width:680px;

	text-align:center;

	background-color:#FFFFFF;

	font-size:16px;

	font-weight:bold;

}


