@charset "utf-8";
/* CSS Document */

/************************************/
/*              contents            */
/************************************/
body {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 13px;
	margin: 0px;
	padding: 0px;
	background-color:#cccccc;

}

#top
{
text-align: center;
margin: 0px;

}

#center{

    margin: 10px;
}

#body_all{
	margin: auto;
	width : 750px;

}


#menu_contents {
    width : 750px;
	height: auto;
	margin: auto;

}



#second_titile{
    float : left;
    width : auto;
	height: 73px;
	margin: 20px 0px 10px 0px;
}
	
#title_menu {
    float : right;
    width : 146px;
	height: 40px;
    margin: 30px 0px 30px 0px;
}

#menu {
    position: relative;
    float : right;
	width : 146px;
	height: 546px;
	margin: 0px 0px 0px 0px;
}

#contents {
	position: relative;
	float : left;
	width : 594px;
	height: auto;
	margin: 0px;
	background-color:#ffffff;

}

#kado_up {
    position: absolute;
   	width : 594px;
	height: 20px;
	top: 0px;
    left: 0px;
	background-image : url(../img/kado_up.gif);
	background-repeat: no-repeat;
	background-color : #CCCCCC; 

}

#kado_down {
	position: absolute;
	width : 594px;
	height: 20px;
	left: 0px;
	bottom: -1px;
	background-image : url(../img/kado_down.gif);
	background-repeat: no-repeat;
	background-color : #CCCCCC;

}

.previous_next{
	position: absolute;
	left: 0px;
	margin: 0px 0px 0px 0px;
    
}

#home {

	width : 73px;
	height: 61px;
	margin: 0px 0px 0px 0px;
}

#profile {
	width : 73px;
	height: 59px;
	margin: 20px 0px 0px 0px;
}

#gallery {
	width : 73px;
	height: 58px;
	margin: 20px 0px 0px 0px;
}

#contact {
	width : 73px;
	height: 58px;
	margin: 20px 0px 0px 0px;
}


a:link {
	color: #FF8000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FF8000;
}

a:hover {
	text-decoration: none;
	color: #0080FF;
}

a:active {
	text-decoration: none;
	color: #FF0000;
}

.red {
	color: #FF0000;
}

.news {
	font-size: 12px;
    color: #FF0000;
}
.gray {
	color: #999999
}

.style11 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.style18 {
	font-size: 8pt;
}

.news_titile {
    color: #FF8000;
	font-size: 12px;
	margin: 7px 0px 0px 0px
}

/************************************/
/*              index               */
/************************************/

#title {
	margin: 90px 0px 0px 0px;
	width : 435px;
	
}

.font_title {
	font-size: 10px
}

#enter {
	margin-top: 0px;
	height: 133px;
	width : 425px;
}

#home_index {
    margin-right: 48px

}

#profile_index  {
    margin-right: 49px

}

#gallery_index {
    margin-right: 42px

}

#contact_index  {
    margin: 0px

}

.center {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FF0000;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#Copyright {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 90px;
	
}



/************************************/
/*              profile             */
/************************************/

#contents_profile {
    float : left;
	position: relative;
    width : 594px;
	height: 400px;
	margin: 0px;
    background-color:#ffffff;

}

#profile_text {
	text-align:left;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 13px;
	margin-top: 20px;
	margin-left: 20px;
	line-height: 150%;

}



/************************************/
/*              gallery             */
/************************************/


.img {
     text-align: center;
	 margin: auto;

}

.text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
	line-height: 145%;
}

.title_sakuhin {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

.blue {
	color: #0066FF;
	font-weight: bold;
}

.list {
	margin: 30px;
}

#picture {
	width : 72px;
	height: 37px;
	margin: 20px 0px 0px 0px;

}

#photo {
	width : 72px;
	height: 37px;
	margin: 20px 0px 0px 0px;
	
}

#image {
	width : 72px;
	height: 36px;
	margin: 20px 0px 0px 0px;
}

#other {
	width : 72px;
	height: 37px;
	margin: 20px 0px 0px 0px;
}


/************************************/
/*              contact            */
/************************************/

#contents_b {
	position: relative;
    float : left;
    width : 594px;
	height: 400px;
	margin: 0px;
    background-color:#000000;

}

#kado_up_b {
	position: absolute;
	width : 594px;
	height: 20px;
	top: 0px;
	left: 0px;
	background-image : url(../img/kado_up_b.gif);
	background-repeat: no-repeat;
	background-color : #CCCCCC; 

}

#kado_down_b {
	position: absolute;
	width : 594px;
	height: 20px;
	left: 0px;
	bottom: 0px;
	background-image : url(../img/kado_down_b.gif);
	background-repeat: no-repeat;
	background-color : #CCCCCC; 

}

#mail {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	margin-top: 175px;
}
