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

html {
	text-align: center;
}

body {
	font-family:"Helvetica", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}

a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}

a:hover{
	color: #999999;
}

a:active{
	color: #666666;
}

#wrap {
	width:720px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#head {
	width:720px;
	height:38px;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	margin-top: 20px;
}

.title{
	text-align: left;
	margin-top: 15px;
	font-size: 20px;
	color: #666666;
	float: right;
}

/*menu*/

.menu_box{
	width:300px;
	text-align: left;
	margin-top: 18px;
	font-size: 13px;
	float: left;
	font-style: italic;
	color: #CCCCCC;
}

.menu{
	color: #CCCCCC;
	margin-right: 5px;
}

.menu_sub {
	width:400px;
	text-align: right;
	margin-top: 5px;
	font-size: 11px;
	color: #666666;
	float: right;
}

.categori{
	margin-right: 5px;
	margin-left: 5px;
	font-size: 10px;
}

#photo_menu {
	width:720px;
	height: 75px;
	margin-top: 13px;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	margin-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	text-align: left;
}

.photo_word{
	float: left;
	margin-top: 6px;
	margin-left: 86px;
	margin-right: 3px;
}

.photo_menu_square{
	width:7px;
	text-align: left;
	height: 11px;
	border: 1px solid #D7D7D7;
	margin-right: 0px;
	float: left;
	margin-top: 10px;
	margin-bottom: 2px;
	margin-left: 9px;
}

#main {
	width:720px;
	text-align: left;
}

#container {
	width:720px;
	height:470px;
	text-align: center;
}

.photo_frame{
	height: 530px;
	width: 720px;
	text-align: center;
	overflow: hidden;
}


.photo {
	height: 470px;
	width: 720px;
	text-align: center;
}

.ctr_box {
	text-align: right;
	font-size: 9px;
	color: #333333;
	width: 720px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	height: 15px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
}

.ctr {
	margin-left: 4px;
}

#foot {
	width: 720px;
	height: 20px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D7D7D7;
	clear: both;
	float: left;
}

.foot_cr {
	font-size: 9px;
	color: #B9B9B9;
	margin-top: 10px;
	width: 300px;
	float: right;
	text-align: right;
}


#photo_wrap {
	width: 720px;
	height: 525px;
}

#profile_wrap {
	width: 720px;
	font-size: 8px;
	line-height: 12px;
	color: #767676;
	height: 470px;
}

.profile_txt_left {
	text-align: left;
	width: 357px;
	float: left;
	margin-right: 6px;
	margin-top: 20px;
}

.profile_txt_right {
	text-align: left;
	width: 357px;
	float: left;
	margin-top: 20px;
}

#contact_wrap {
	width: 720px;
	text-align: left;
	height: 470px;
}

.bar{
	width: 720px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7D7D7;
	margin-top: 5px;
	margin-bottom: 10px;
}

#photo_title{
	float: left;
	color: #B8B8B8;
	font-size: 12px;
	margin-top: 5px;
	font-style: italic;
}

.contact_img{
	margin-top: 190px;
	float: left;
	margin-left: 20px;
}

.web_credit{
	margin-top: 440px;
	float: right;
	font-size: 11px;
	color: #B9B9B9;
	margin-right: 15px;
}

#news_wrap {
	width: 720px;
	font-size: 8px;
	line-height: 12px;
	color: #767676;
	height: 470px;
	clear: both;
}

.news_box_left {
	float: left;
}

.news_box_right {
	float: left;
	margin-left: 30px;
}

