body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 12px/160% "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
}
a:link {
	color: #0066cc;
	text-decoration: underline;
}
a:visited {
	color: #6600cc;
	text-decoration: underline;
}
a:hover, a:active {
	color: #0066cc;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	text-align: left;
	padding: 0px;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.txt_12_120 {
	font-size: 12px;
	line-height: 120%;
}
.txt_10_120 {
	font-size: 10px;
	line-height: 120%;
}
.txt_10 {
	font-size: 10px;
	!important
}
.bg_01_aegean {
	background-image: url(../img/img_01_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100px;
}
.bg_02_russia {
	background-image: url(../img/img_01_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100px;
}
.bg_03_carib {
	background-image: url(../img/img_01_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100px;
}
.bg_04_european {
	background-image: url(../img/img_01_04.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100px;
}
#footer {
	background-color: #e3e3e3;
	height: 20px;
	background-image: url(../common/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 10px;
	color: #999999;
	width: 740px;
}
.line_01 {
	border-bottom: thin solid #cee1df;
}
.foam_01 {
	width: 300px;
}
.foam_02 {
	width: 200px;
}
.foam_03 {
	width: 40px;
}
.foam_04 {
	width: 350px;
}
.red {
	color: #FF0000;
}

#comment{
	width:740px;
	border-top:3px #2B9AD1 solid;
}
#ex_des{
	width:740px;
	margin-bottom:20px;
}
#ex_left{
	width:470px;
	float:left;
}
#ex_left p{
	margin-bottom:10px;
}
#ex_right{
	width: 250px;
	height:170px;
	float:right;
}
#ex_des:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#ex_des{
    display:inline-block;  /* MAC IE用　*/
    min-height:1%;  /* IE 7用 */
}

/*--MAC IEは非適用→ \*/
* html #ex_des{height: 1%;}
#ex_des{display: block;}
/*--ここまでMAC IEは非適用 */

#ex_bt p{
	margin:0;
	padding:0;
}
#s_index_descriptiontop_input a{
	width:226px;
	height:96px;
	display: block;
	text-indent:-5000px;
	background:url(../img/ex_bt.gif) ;
	overflow: hidden;
	float:right;
}
.s_br{
	
	width:740px;
	border-top:1px #2B9AD1 dashed;
}
.comment_des{
	width:550px;
	background: url(../img/comment_middle.gif) repeat-y;
	margin-left: 100px;
	margin-top:20px;
}
.comment_pr{
	width: 550px;
	background: url(../img/comment_top.gif) no-repeat;
}
.comment_pr_00{
	width: 510px;
	padding-top:20px;
	margin:0 25px 0 15px;
}
.comment_bt{
	width: 550px;
	background: url(../img/comment_bottom.gif) no-repeat;
	background-position: left bottom;
	text-align:center;
	margin-top:10px;
	padding-bottom: 35px;
	
}
.name{
	width: 650px;
	text-align:right;
	padding-bottom:10px;

}
.icon{
	width:740px;
}
.dol{
	width:59px;
	height:47px;
	float:left;
}
.flower{
	width: 53px;
	height:47px;
	float: right;

}
.icon:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.icon{
    display:inline-block;  /* MAC IE用　*/
    min-height:1%;  /* IE 7用 */
}

/*--MAC IEは非適用→ \*/
* html .icon{height: 1%;}
.icon{display: block;}
/*--ここまでMAC IEは非適用 */

#ex_p{
	width:450px;
	float:left;
	line-height:1.5em;
	margin:0;
	padding:0;
}
#ex_bt{
	
	width:720px;
	border: 2px #2B9AD1 solid;
	padding:10px;
	margin-bottom:10px;
}
#ex_bt:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#ex_bt{
    display:inline-block;  /* MAC IE用　*/
    min-height:1%;  /* IE 7用 */
}

/*--MAC IEは非適用→ \*/
* html #ex_bt{height: 1%;}
#ex_bt{display: block;}
/*--ここまでMAC IEは非適用 */

#ex_form{
	width:470px;
	margin:0px;
}
#ex_leftbox{
	width:240px;
	float:left;
	text-align:right;
	padding-top:45px;
}
#ex_left p{
	margin-bottom:10px;
}
#ex_rightbox{
	width: 230px;
	height:170px;
	float:right;
}
#ex_form:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#ex_form{
    display:inline-block;  /* MAC IE用　*/
    min-height:1%;  /* IE 7用 */
}

.taiken-txt{
	padding:5px;
}

.font12w{
	color:#FFFFFF;
	padding-left:10px;
}


