@charset "utf-8";

/* ==================================================================
	index.css
	
=================================================================== */

.contents .accent {
    background:url("../../images/about/accent.jpg") 50% 50% no-repeat;
    margin-bottom: 0;
}

.shadowBox{
    overflow: hidden;
}

.shadowBox p.image{
	margin-bottom: 40px;
}

.shadowBox p.txt span{
	display: block;
    width: 100%;
    text-align: right;
}


/* --------------------------------
   □ nav
-------------------------------- */ 

	#greeting .contents .sub ul.list li.greeting a{
		background: url("../../images/common/icon/arrow/arrow.png") 95% 50% no-repeat #F5F5F5;
	}


#greeting .textarea p{
	font-size:110%;
	line-hight:1.7;
	margin-bottom:2em;
}


/* --------------------------------
   □ 
-------------------------------- */ 

@media only screen and
(max-width : 767px) {
	
/* --------------------------------
   □ 
-------------------------------- */ 



}

	
