@charset "utf-8";

@import url("../../shared/style/element.css");
@import url("../../shared/style/layout.css");
@import url("../../shared/style/imageMenu.css");

/*
--------------------------------------------------------------
	PageTitle
--------------------------------------------------------------
*/

#Contents .Wrapper .PageTitle {
	padding: 0px 0px 40px;
}

#Contents .Wrapper .PageTitle h2 {
	background: url(../img/ttl_page.jpg) no-repeat;
	height: 150px;
	text-indent: -9999px;
	overflow: hidden;
}

/*
--------------------------------------------------------------
	Float
--------------------------------------------------------------
*/

#Contents .Wrapper .Left {
	width: 200px;
	float: left;
	margin: 0px 0px 30px;
}

#Contents .Wrapper .Right {
	width: 520px;
	float: right;
	margin: 0px 0px 30px;
}

/*
--------------------------------------------------------------
	#Contents .Wrapper .Ideal
--------------------------------------------------------------
*/

/* .Left
----------------------------------------*/
#Contents .Wrapper .Ideal .Left h3 {
	background: url(../img/ttl_ideal.gif) no-repeat;
	height: 106px;
	text-indent: -9999px;
	overflow: hidden;
}


/* .Right
----------------------------------------*/
.Ideal .Right {
	background: url(../img/bg_ideal_right.jpg) no-repeat left bottom;
}

.Ideal .TextBox {
	margin: 0px 0px 20px;
}

.Ideal .TextBox h4 {
	font-size: 16px;
	color: #F30;
	margin: 0px 0px 5px;
	background: url(../img/bg_ideal_right_h4.gif) no-repeat left;
	padding: 3px 0px 0px 22px;
}

.Ideal .TextBox p {
	font-size: 14px;
	text-align: justify;
	line-height: 140%;
}

.Ideal .TextBox p acronym {
	border-bottom: 1px solid #F30;
	cursor: default;
}

.Ideal h4.t2 {
	margin: 0px 0px 5px 150px;
}

.Ideal p.t2 {
	margin: 0px 0px 0px 150px;
}

.Ideal .Caution {
	margin: 5px 0px 0px 150px;
	padding: 5px 10px;
	background: #EEE;
}

.Ideal .Caution p {
	font-size: 12px;
	color: #930;
	line-height: 120%;
}

.Ideal h4.t3 {
	margin: 0px 0px 5px 220px;
}

.Ideal p.t3 {
	margin: 0px 0px 0px 220px;
}


/*
--------------------------------------------------------------
	#Contents .Wrapper .Group
--------------------------------------------------------------
*/

/* .Left
----------------------------------------*/
#Contents .Wrapper .Group .Left h3 {
	background: url(../img/ttl_group.gif) no-repeat;
	height: 195px;
	text-indent: -9999px;
	overflow: hidden;
}


/* .Right
----------------------------------------*/
.Group .TextBox {
	margin: 0px 0px 20px;
	background: url(../img/bg_group_right.gif) no-repeat right top;
}

.Group .TextBox h4 {
	font-size: 16px;
	color: #F30;
	margin: 0px 0px 5px;
}

.Group .TextBox h5 {
	font-size: 12px;
	font-weight: normal;
	color: #F30;
	margin: 0px 0px 20px;
}

.Group .TextBox p {
	font-size: 14px;
	text-align: justify;
	line-height: 150%;
	margin: 10px 0px 0px;
}

.Group .TextBox p.p1 {
	padding: 0px 200px 0px 0px;
}

.Group .HomeDoctor {
	padding: 20px;
	border: 1px solid #DDD;
	background: #EEE;
}

.Group .HomeDoctor h4 {
	font-size: 16px;
	color: #F30;
}

.Group .HomeDoctor p {
	font-size: 12px;
	text-align: justify;
	line-height: 150%;
	margin: 20px 0px 0px;
}


/*
--------------------------------------------------------------
	#Contents .Wrapper .Gallery
--------------------------------------------------------------
*/

/* .Left
----------------------------------------*/
#Contents .Wrapper .Gallery .Left h3 {
	background: url(../img/ttl_gallery.gif) no-repeat;
	height: 150px;
	text-indent: -9999px;
	overflow: hidden;
}



/* .Right
----------------------------------------*/
#Contents .Wrapper .Gallery .Right {
	width: 560px;
	float: right;
	margin: 0px 0px 30px;
	background: #DDD;
}

#Contents .Wrapper .Gallery .Right .Images {
	width: 137px;
	float: left;
	margin: 10px 0px;
	text-align: right;
}

#Contents .Wrapper .Gallery .Right .Images img {
}


/*
--------------------------------------------------------------
	#Contents .Wrapper .Data
--------------------------------------------------------------
*/

/* .Left
----------------------------------------*/
#Contents .Wrapper .Data .Left h3 {
	background: url(../img/ttl_data.gif) no-repeat;
	height: 76px;
	text-indent: -9999px;
	overflow: hidden;
}


/* .Right
----------------------------------------*/
.Data .TextBox {
	margin: 0px 0px 20px;
}

.Data .TextBox h4 {
	font-size: 16px;
	color: #F30;
	margin: 0px 0px 10px;
}

.Data .TextBox table {
	width: 100%;
	border-bottom: 1px solid #DDD;
}

.Data .TextBox table th {
	width: 100px;
	font-size: 14px;
	color: #F30;
	font-weight: normal;
	text-align: left;
	border-top: 1px solid #DDD;
	padding: 10px 0px;
}

.Data .TextBox table td {
	font-size: 14px;
	border-top: 1px solid #DDD;
	padding: 10px 0px;
}

/*
--------------------------------------------------------------
	#Contents .Wrapper .Store
--------------------------------------------------------------
*/

/* .Left
----------------------------------------*/
#Contents .Wrapper .Store .Left h3 {
	background: url(../img/ttl_store.gif) no-repeat;
	height: 76px;
	text-indent: -9999px;
	overflow: hidden;
}


/* .Right
----------------------------------------*/
.Store .TextBox h4 {
	font-size: 16px;
	color: #F30;
	margin: 0px 0px 10px;
}

.Store .TextBox ul {
	list-style-type: none;
}

.Store .TextBox ul li {
	width: 250px;
	float: left;
	margin: 0px 0px 5px;
}

.Store .TextBox ul li strong {
	display: block;
	background: url(../../shared/img/icon_redbar.gif) no-repeat left center;
	padding: 2px 0px 2px 16px;
	font-size: 12px;
	font-weight: normal;
}
