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

#wrapper {
	width: 1200px;
}

#wrapper2 {
	width: 1200px;
}

h1 {
	text-indent:-9999px;
	height:270px;
}

h2 {
	text-indent:-9999px;
	height:75px;
}

#contents {
	width:800px;
	margin:12px auto 0 auto;
	background:#fff;
	
}

#contents .contents_box {
	padding-bottom:40px;
}

#contents .contents_box a{
	color:#ff6c00;
}

#contents .contents_box a:visited{
	color:#ff6c00;
}

#contents .contents_box a:hover{
	color:#ffab51;
}



#contents p {
	margin: 0 100px 20px 100px;
	font-size: 120%;
	color:#000;
}

#contents p.small{
	font-size:100%;
}


#contents p.ruby {
	font-size:95%;
	text-align:right;
	margin-bottom:4px;
}

#contents p.sign {
	text-align:right;
	margin-top:-10px;
	margin-bottom:30px;
}

#main_menu  {
	width: 900px;
	background-color: transparent;
	background-image: url(../../../../healing_photograph/article/images/menu_clear_back2-trans.png);
	background-position:center;
	background-repeat:repeat-y;
	margin:0 auto;
	font-size: 120%;
}

#main_menu ul {
	background:url(../../../../healing_photograph/article/images/menu_clear_line2.png) no-repeat bottom                                ;
	padding-bottom:20px;
}

#main_menu ul li.first {
	padding-top:20px;
	background:url(../../../../healing_photograph/article/images/menu_clear_line2.png) no-repeat top                                ;
}

#main_menu ul li {
	color:#fff;
	padding: 4px 0 4px 0;
	text-align:center;
}

#main_menu ul li a:link {
	color:#fff;
}

#main_menu ul li a:visited {
	color:#fff;
}

#main_menu ul li a:hover {
	color: #c3ff00;
}

#navigation {
	margin-top: 100px;
}


#footer {
	clear:both;
	margin: 0 0 0 0 ;
	padding:0;
}

#contents p.notes {
	font-size:100%;
	margin-top:40px;
	line-height:140%;
}



#contents .photo01{
	width:350px;
	margin: 30px auto 40px auto;
	text-align:center;
}

#contents .photo01 img{
	border:1px solid #CCC;
	padding:1px;
}

#contents .photo01 p{
	font-size:100%;
	line-height:130%;
	margin:10px 0 0 0;
	text-align:center;
}

.kashiwade_button_area {
	margin-bottom:40px;
}