@charset "utf-8";
*{
	margin:0;
	padding:0;
}
html {
	height:100%;
	font-family:"Lucida Grande","Lucida Sans Unicode","Verdana","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;

}
* html body{
	min-height:100%;
}
body {
	background-color:#DEF5FE;
	text-align:center;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	color:#666666;
	font-size:12px;
	line-height:140%;
}
a {
	color:#666666;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
p {
	margin:0;
	padding:0;
	display:block;
}




/* PAGE LAYOUT START ---------------------------------------------- */
#container {
	width:862px;
	margin:0 auto;
	background-repeat:repeat-y;
	background-color: #FFFFFF;
}
#contents {
	width:850px;
	background-color: #FFFFFF;
	/* */
	height: 100%;
	background-image: url(images_s/bg.gif);
	padding: 0 6px;
}
#header {
	width:850px;
	margin:0;
}
#t_menu {
	width:800px;
	margin:0 25px 0 25px;
}
#t_menu_l {
	width:670px;
	float:left;
	text-align:right;
}
#btn_cart {
	width:104px;
	float:right;
	padding-right: 10px;
}
#btn_cart a {
	background:url(images/btn_cart.gif) no-repeat;
	width:104px;
	height:22px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
#btn_cart a:hover {
	background-position:-104px 0;
}
#top {
	width:800px;
	margin:0 25px 5px 25px;
}
#top h2{
	width:289px;
	height:30px;
	background-image:url(images_s/logo.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	margin: 0;
}
#top h2 a{
	width:289px;
	height:30px;
	display:block;
	text-indent:-9999px;
	text-decoration: none;
}
#logo {
	width:400px;
	text-align:left;
	float:left;
}
#f_menu {
	width:800px;
	padding:0 25px;
	text-align: right;
	background-image: url(images_s/sm_bg.gif);
	background-repeat: repeat-y;
	clear: both;
	overflow: hidden;
}
#f_menu_inner {
	width:600px;
	padding-left: 200px;
	text-align: right;
}
#f_menu_list {
	margin-bottom:5px;
}
#f_menu ul {
	width:600px;
	margin:0 0 2px 0;
	padding:0;
}
#f_menu li {
	margin:0;
	padding:0;
	float:right;
	list-style-type: none;
}
#main_cvr {
	width:800px;
	padding:0 25px;
/* */
	position: relative;
}
#main {
	width:800px;
	text-align: left;
	background-image: url(images_s/sm_bg.gif);
	background-repeat: repeat-y;
	position: relative;
	float: left;
	padding: 0 25px;
}
#main_r_cvr {
	width:600px;
	height:100%;
	float:right;
}
#main_r {
	width:600px;
	height:100%;
	float:right;
}
#main_l {
	width:180px;
	float:left;
	height: 100%;
	background-color: #FFFFFF;
}
#footer {
	width:850px;
	height:5px;
	margin:0;
	background-color: #0099FF;
	overflow: hidden;
}
#cr {
	width:600px;
	border-top-style:dashed;
	border-top-color:#CCCCCC;
	border-top-width:1px;
	margin-bottom: 2px;
	clear: both;
}
#catch {
	width:400px;
	text-align:right;
	float:right;
	height: 42px;
	background-image: url(images_s/logo_n.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#top_l {
	width:400px;
	float:left;
	text-align: left;
}
#top_l strong {
	font-weight:normal;
	font-size:14px;
	padding-bottom: 2px;
	line-height: 160%;
	padding-left: 2px;
}
/* PAGE LAYOUT END ---------------------------------------------- */




/* SIDE MENU START ---------------------------------------------- */
#s_menu {
	width:180px;
	margin:0;
	background-color: #FDF7C8;
	text-align: center;
}
#s_l_menu {
	width:180px;
	text-align: left;
}
#s_l_menu h2 {
	width:170px;
	height:22px;
	background-image:url(images_s/m_c_bar.gif);
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 10px;
	margin:0 0 10px 0;
	line-height: 160%;
	color: #FFFFFF;
	background-color: #0099FF;
}
#s_l_menu ul {
	width:160px;
	margin:0;
	padding:0;
}
#s_l_menu li {
	width:154px;
	margin:0 0 6px 6px;
	padding:0 0 8px 14px;
	list-style-type:none;
	border-bottom-style:dashed;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	background-image:url(images_s/yajirusi.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	text-align: left;
}
#s_l_menu li a {
	width:100%;
	height:100%;
	display:block;
}
/* SIDE MENU END ---------------------------------------------- */




/* BOOKMARK START --------------------------------------------- */
#bmark{
	margin-bottom:5px;
}
/* BOOKMARK END --------------------------------------------- */




/* OSMC MENU START ---------------------------------------------- */
#osmc_link {
	width:160px;
	margin:0 auto 10px;
	text-align: center;
	font-size: 10px;
	font-family:"Verdana","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
#osmc_cap {
	width:160px;
	color:#FFFFFF;
	background-color:#0099FF;
	margin-bottom:10px;
	line-height: 120%;
	padding: 2px 0;
}
#osmc_link ul {
	width:160px;
	margin:0;
	padding:0;
}
#osmc_link li {
	width:160px;
	margin:0 0 4px 0;
	padding:0 0 2px 0;
	list-style-type:none;
	border-bottom-style:dashed;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
}
#osmc_link li a {
	width:100%;
	height:100%;
	display:block;
}
/* OSMC MENU END ---------------------------------------------- */




/* URI START ---------------------------------------------- */
#uri {
	width:475px;
	height:169px;
	margin:0 0 30px 0;
	background-image:url(http://shochu.aisatsujo.jp/images/tokucho2.gif);
	background-repeat:no-repeat;
	padding: 8px 5px 0 120px;
}
#uri_txt {
	width:449px;
	margin:0;
	font-size:140%;
	font-weight:bold;
	color:#3366FF;
	line-height:160%;
	padding-left:26px;
}
#uri_txt p {
	margin:0;
	padding:0;
}
/* URI END ---------------------------------------------- */

/* TOKUTEN START ---------------------------------------- */
#tokuten {
	line-height:160%;
	margin-bottom: 30px;
	font-size:14px;
}
#tokuten ul {
	padding-left:30px;
}
#tokuten li {
	list-style-type:square;
	font-weight:bold;
	color:#3366FF;
	padding-bottom: 10px;
}
#tokuten a {
	font-weight:bold;
	color:#3366FF;
}
#tokuten a:hover {
	font-weight:bold;
	color:#3366FF;
}

/* TOKUTEN START ---------------------------------------- */


/* BANNER START ---------------------------------------------- */
#off_bnr {
	width:600px;
	height:120px;
	margin-bottom: 10px;
}
#off_bnr_t {
	width:600px;
	height:94px;
}
#off_bnr_b {
	width:590px;
	height:24px;
	background-image:url(http://shochu.aisatsujo.jp/images/bnr_sale_02.gif);
	background-repeat:no-repeat;
	background-color:#FF6600;
	color:#FFFFFF;
	font-size:10px;
	padding: 2px 0 0 10px;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;

}
#off_bnr_b a {
	color:#FFFFFF;
}
#wcam_bnr {
	margin-bottom:5px;
}
#cam_bnr {
	width:180px;
	padding-bottom:10px;
}
#it_bnr {
	width:180px;
	background-color:#FFFFFF;
	padding-bottom: 10px;
}
#kizuna_bnr {
	width:180px;
	padding-bottom:10px;
	background-color:#FFFFFF;
}
#it_bnr p {
	margin:0;
	padding-top:2px;
	text-align:center;
	font-size:12px;
	color:#666666;
}
#enquete_bnr {
	width:180px;
	padding-bottom:10px;
	background-color:#FFFFFF;
}
#compe {
	background-color: #FFFFFF;
	width: 180px;
}
#omoide {
	padding-bottom:10px;
	background-color: #FFFFFF;
	width: 180px;
}
#com_bnr {
	width:180px;
	height:40px;
	margin-bottom: 10px;
	overflow: hidden;
	text-indent:-9999px;
	font-size:20px;
	font-weight:bold;
	background-image:url(http://shochu.aisatsujo.jp/images/com-banner.gif);
}
#com_bnr a {
	width:180px;
	height:40px;
	display:block;
	text-decoration: none;
}
#osmc_bnr {
	margin-bottom:6px;
	border-bottom-style:dashed;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	line-height: 110%;
	padding-bottom: 2px;
}
#blog_bnr{
	width:160px;
	height:80px;
	overflow:hidden;
	margin:0 10px 10px;
	font-size:20px;
	font-weight:bold;
	background:url(images/bnr_sblog.gif) no-repeat 0 0;
}

#blog_bnr a {
	width:160px;
	height:80px;
	display:block;
	text-indent:-9999px;
	text-decoration: none;
}

/* BANNER END ---------------------------------------------- */




/* HEADING START ---------------------------------------------- */
h1 {
	font-size:12px;
	line-height:120%;
	color:#FFFFFF;
	margin:0 0 10px 0;
	background-color: #0099FF;
	width: 850px;
	text-align: center;
}
#uri h2 {
	margin:0;
	padding:0;
	font-size:17px;
	font-weight:bold;
	color:#3366FF;
	line-height:160%;
}
#mame h2 {
	font-size:14px;
	font-weight:bold;
	color:#3366FF;
	margin:0 0 10px 0;
	padding:0;
}
#caption h2 {
	font-size:16px;
	font-weight:bold;
	color:#3366FF;
	margin:0;
	padding:3px 0 0 0;
}
.caption h2 {
	font-size:16px;
	font-weight:bold;
	color:#3366FF;
	margin:0;
	padding:3px 0 0 0;
}
/* HEADING END ---------------------------------------------- */



/* IMAGE BOX START ---------------------------------------------- */
#mp_menu {
	width:180px;
	margin-bottom:10px;
	background-image: url(http://shochu.aisatsujo.jp/images/m-my06.gif);
}
#pmark {
	background-color:#FFFFFF;
	text-align: center;
	padding: 10px 0;
}
#top_image {
	width:800px;
	margin:0 25px 18px;
	height: 200px;
}
#top_image2 {
	width:600px;
	margin:0 0 15px 0;
}
#top_image_s {
	width:800px;
	margin:0 25px 18px;
	height: 100px;
}
.mitsu {
	margin:0;
	padding:10px;
	text-align: center;
}
/* IMAGE BOX END ---------------------------------------------- */




/* MITSUMORI MASTER START ---------------------------------------------- */
.mitsumori {
	width:126px;
	height:63px;
	overflow:hidden;
	background-image:url(images_s/b_mitsumori.gif);
	background-repeat:no-repeat;
}
.mitsumori a {
	width:126px;
	height:63px;
	display:block;
	text-indent:-9999px;
}
.mitsumori a:hover {
	background-image:url(images_s/b_mitsumori.gif);
	background-position:0 -64px;
}
.mitsumori_s {
	width:110px;
	height:55px;
	overflow:hidden;
	background-image:url(images_s/b_mitsumori_s.gif);
	background-repeat:no-repeat;
}
.mitsumori_s a {
	width:110px;
	height:55px;
	display:block;
	text-indent:-9999px;
}
.mitsumori_s a:hover {
	background-image:url(images_s/b_mitsumori_s.gif);
	background-position:0 -56px;
}
/* MITSUMORI MASTER END ---------------------------------------------- */



#mame {
	width:578px;
	border-color:#3366FF;
	border-style:solid;
	border-width:1px;
	padding:10px;
	background-color:#E1F4FF;
	margin-bottom: 30px;
}
#mame p {
	margin:0 0 16px 0;
	padding:0;
}
#s_cal {
	width:160px;
	margin:0 auto 20px;
	padding:4px;
	text-align:center;
	background-color:#EEEEEE;
}
#shosai {
	width:150px;
	height:32px;
	background-image:url(images_s/b_shosai.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
#shosai a {
	width:150px;
	height:32px;
	display:block;
	background-image:url(images_s/b_shosai.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	position:relative;
}
#shosai a:hover {
	background-image:url(images_s/b_shosai.gif);
	background-position:0 -33px;
}
.caption {
	width:600px;
	height:28px;
	background-image:url(images_s/c_bar.gif);
	background-repeat:no-repeat;
	margin-bottom: 10px;
	letter-spacing: 1px;
}
.gyoto {
	text-indent:-14px;
	padding-left:18px;
	line-height:140%;
	margin-bottom: 5px;
}
.gyoto2 {
	text-indent:-14px;
	padding-left:18px;
	line-height:140%;
	margin-bottom: 10px;
}
.gyoto_14 {
	text-indent:-16px;
	padding-left:18px;
	line-height:140%;
	margin-bottom: 5px;
	font-size:14px;
}


/* MAIN CALENDAR START ---------------------------------------------- */
#cal {
	width:560px;
	padding:20px;
	background-color:#EEEEEE;
	left: 170px;
	float: left;
	margin-bottom: 20px;
}
/* MAIN CALENDAR END ---------------------------------------------- */


.clear {
	clear:both;
	content: " ";
	height: 0;
	display: block;
	visibility: hidden;
	font-size:0;
	line-height:0;
}


/*clear設定　開始 ----------------------------------------------*/
.clr:after {
	content: url(images/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
.clr {
	display: inline-block;
	position:relative;
}
.clr {
	display: block;
}
/* MacIE用 \*//*/
.clr { overflow: hidden; }
/* */
/*clear設定　終了 ----------------------------------------------*/


/* ORDER BUTTON START ---------------------------------------------- */
.button1 {
	width:600px;
	margin:0 0 15px 0;
	text-align:center;
}
.button1 ul {
	width:600px;
	height:140px;
	margin:0;
	padding:0;
}
.button1 ul li {
	width:300px;
	height:140px;
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	text-align:center;
	overflow:hidden;
}
.button1 ul li.b_m1 a {
	width:240px;
	height:140px;
	margin:0 auto;
	padding:0;
	background-image:url(http://shochu.aisatsujo.jp/images/b_moshi_01.gif);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
	text-decoration:none;
}
.button1 ul li.b_m1 a:hover {
	background-image:url(http://shochu.aisatsujo.jp/images/b_moshi_01.gif);
	background-position:0 -141px;
}
.button1 ul li.b_m2 a {
	width:240px;
	height:140px;
	margin:0 auto;
	padding:0;
	background-image:url(http://shochu.aisatsujo.jp/images/b_moshi_03.gif);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
	text-decoration:none;

}
.button1 ul li.b_m2 a:hover {
	background-image:url(http://shochu.aisatsujo.jp/images/b_moshi_03.gif);
	background-position:0 -141px;
}

#b_order {
	padding:0 20px;
	margin-bottom:20px;
	text-align:center;
}
/* ORDER BUTTON END ---------------------------------------------- */





/* LAYOUT BOX  START ---------------------------------------------- */
.box_tac {
	text-align:center;
}
.box_halff_tac {
	width:50%;
	float:left;
	text-align: center;
}
.box_mb1 {
	margin-bottom:1px;
}
.box_mb2 {
	margin-bottom:2px;
}
.box_mb3 {
	margin-bottom:3px;
}
.box_mb4 {
	margin-bottom:4px;
}
.box_mb5 {
	margin-bottom:5px;
}
.box_mb7 {
	margin-bottom:7px;
}
.box_mb8 {
	margin-bottom:8px;
}
.box_mb10 {
	margin-bottom:10px;
}
.box_mb20 {
	margin-bottom:20px;
}
.box_mb30 {
	margin-bottom:30px;
}
.box_mb40 {
	margin-bottom:40px;
}
.box_mb50 {
	margin-bottom:50px;
}
.box_pl5 {
	padding-left:5px;
}
.box_pl10 {
	padding-left:10px;
}
.box_pl15 {
	padding-left:15px;
}
.box_pl17 {
	padding-left:17px;
}
.box_pl17mb5 {
	padding-left:17px;
	margin-bottom:5px;
}
.box_pl17mb10 {
	padding-left:17px;
	margin-bottom:10px;
}
.box_pl17mb20 {
	padding-left:17px;
	margin-bottom:20px;
}
.box_pl18 {
	padding-left:18px;
}
.box_pl18mb5 {
	padding-left:18px;
	margin-bottom:5px;
}
.box_pl18mb7 {
	padding-left:18px;
	margin-bottom:7px;
}
.box_pl18mb10 {
	padding-left:18px;
	margin-bottom:10px;
}
.box_pl18mb20 {
	padding-left:18px;
	margin-bottom:20px;
}
.box_pl18mb30 {
	padding-left:18px;
	margin-bottom:30px;
}
.box_pl18mb40 {
	padding-left:18px;
	margin-bottom:40px;
}
.box_pl30 {
	padding-left:30px;
}
.box_pl35 {
	padding-left:35px;
}
.box_pl40 {
	padding-left:40px;
}
.box_pl20 {
	padding-left:20px;
}
.box_pl20mb5 {
	padding-left:20px;
	margin-bottom:5px;
}
.box_pl20mb10 {
	padding-left:20px;
	margin-bottom:10px;
}
.box_pl20mb20 {
	padding-left:20px;
	margin-bottom:20px;
}
.box_pl20mb30 {
	padding-left:20px;
	margin-bottom:30px;
}
.box_pl20mb40 {
	padding-left:20px;
	margin-bottom:40px;
}
.box_w160mr20 {
	width:160px;
	margin-right:20px;
	float:left;
}
.box_w130fr {
	width:130px;
	float:right;
}
.box_w140fr {
	width:140px;
	float:right;
}
.box_w140f {
	width:140px;
	float:left;
}
.box_w170 {
	width:170px;
	float:left;
}
.box_w180 {
	width:180px;
	float:left;
}
.box_w180f {
	width:180px;
	float:left;
}
.box_w180fr {
	width:180px;
	float:right;
}
.box_w200f {
	width:200px;
	float:left;
	text-align: left;
}
.box_w270f {
	width:270px;
	float:left;
	text-align: left;
}
.box_w275f {
	width:275px;
	float:left;
	text-align: left;
}
.box_w276f {
	width:276px;
	float:left;
	text-align: left;
}
.box_w278f {
	width:278px;
	float:left;
	text-align: left;
}
.box_w278ftac {
	width:278px;
	float:left;
	text-align: center;
}
.box_w280f {
	width:280px;
	float:left;
	text-align: left;
}
.box_w300f {
	width:200px;
	float:right;
}
.box_w380f {
	width:380px;
	float:left;
}
.box_w390 {
	width:390px;
}
.box_w400 {
	width:400px;
}
.box_w400f {
	width:400px;
	float:left;
}
.box_w410f {
	width:410px;
	float:left;
}
.box_w410 {
	width:410px;
	float:left;
	margin-right: 20px;
}
.box_w420f {
	width:420px;
	float:left;
}
/* LAYOUT BOX  END ---------------------------------------------- */



/* LAYOUT BOX AND CLEAR  START ---------------------------------------------- */

.box_mb0_c:after {
	content: url(images_s/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
.box_mb0_c {
	display: inline-block;
	position:relative;
}
.box_mb0_c {
	display: block;
}
/* MacIE用 \*//*/
.box_mb0_c { overflow: hidden; }
/* */

.box_mb5_c:after {
	content: url(images_s/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
.box_mb5_c {
	margin-bottom:5px;
	display: inline-block;
	position:relative;
}
.box_mb5_c {
	display: block;
}
/* MacIE用 \*//*/
.box_mb5_c { overflow: hidden; }
/* */

.box_mb6_c:after {
	content: url(images_s/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
.box_mb6_c {
	margin-bottom:6px;
	display: inline-block;
	position:relative;
}
.box_mb6_c {
	display: block;
}
/* MacIE用 \*//*/
.box_mb6_c { overflow: hidden; }
/* */

.box_mb7_c:after {
	content: url(images_s/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
.box_mb7_c {
	margin-bottom:7px;
	display: inline-block;
	position:relative;
}
.box_mb7_c {
	display: block;
}
/* MacIE用 \*//*/
.box_mb7_c { overflow: hidden; }
/* */

.box_mb8_c:after {
	content: url(images_s/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
.box_mb8_c {
	margin-bottom:8px;
	display: inline-block;
	position:relative;
}
.box_mb8_c {
	display: block;
}
/* MacIE用 \*//*/
.box_mb8_c { overflow: hidden; }
/* */

.box_mb9_c:after {
	content: url(images_s/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
.box_mb9_c {
	margin-bottom:9px;
	display: inline-block;
	position:relative;
}
.box_mb9_c {
	display: block;
}
/* MacIE用 \*//*/
.box_mb9_c { overflow: hidden; }
/* */

.box_mb10_c:after {
	content: url(images_s/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
.box_mb10_c {
	margin-bottom:10px;
	display: inline-block;
	position:relative;
}
.box_mb10_c {
	display: block;
}
/* MacIE用 \*//*/
.box_mb10_c { overflow: hidden; }
/* */

.box_mb15_c:after {
	content: url(images_s/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
.box_mb15_c {
	margin-bottom:15px;
	display: inline-block;
	position:relative;
}
.box_mb15_c {
	display: block;
}
/* MacIE用 \*//*/
.box_mb15_c { overflow: hidden; }
/* */

.box_mb20_c:after {
	content: url(images_s/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
.box_mb20_c {
	margin-bottom:20px;
	display: inline-block;
	position:relative;
}
.box_mb20_c {
	display: block;
}
/* MacIE用 \*//*/
.box_mb20_c { overflow: hidden; }
/* */

.box_mb25_c:after {
	content: url(images_s/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
.box_mb25_c {
	margin-bottom:25px;
	display: inline-block;
	position:relative;
}
.box_mb25_c {
	display: block;
}
/* MacIE用 \*//*/
.box_mb25_c { overflow: hidden; }
/* */

.box_mb30_c:after {
	content: url(images_s/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
.box_mb30_c {
	margin-bottom:30px;
	display: inline-block;
	position:relative;
}
.box_mb30_c {
	display: block;
}
/* MacIE用 \*//*/
.box_mb30_c { overflow: hidden; }
/* */

.box_mb35_c:after {
	content: url(images_s/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
.box_mb35_c {
	margin-bottom:35px;
	display: inline-block;
	position:relative;
}
.box_mb35_c {
	display: block;
}
/* MacIE用 \*//*/
.box_mb35_c { overflow: hidden; }
/* */

.box_mb40_c:after {
	content: url(images_s/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
.box_mb40_c {
	margin-bottom:40px;
	display: inline-block;
	position:relative;
}
.box_mb40_c {
	display: block;
}
/* MacIE用 \*//*/
.box_mb40_c { overflow: hidden; }
/* */

.box_mb45_c:after {
	content: url(images_s/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
.box_mb45_c {
	margin-bottom:45px;
	display: inline-block;
	position:relative;
}
.box_mb45_c {
	display: block;
}
/* MacIE用 \*//*/
.box_mb45_c { overflow: hidden; }
/* */

.box_mb50_c:after {
	content: url(images_s/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
.box_mb50_c {
	margin-bottom:50px;
	display: inline-block;
	position:relative;
}
.box_mb50_c {
	display: block;
}
/* MacIE用 \*//*/
.box_mb50_c { overflow: hidden; }
/* */


/* LAYOUT BOX AND CLEAR  END ---------------------------------------------- */




/*　申し込みボタン部分　*/
#entry-box{
	padding:20px;
	margin:0 0 20px 0;
	background:#CAEBFF;
}


/*　オリジナル対応部分　*/
#ori-box{
	padding:0 0 10px 0;
	margin-bottom:20px;
	border:1px solid #0099FF;
	background:#FFFFFF;	
}

#ori-box p{
	margin:0 0 15px 0;
	padding:10px;
	letter-spacing:1px;
	line-height:130%;
	text-align:left;
/*	background:#FFFFFF;*/
}

