@charset "utf-8";
/* CSS Document */
/* ===============================================================================================
	default
=============================================================================================== */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin: 0;padding: 0; letter-spacing:1px; font-size:98%; line-height:160%; font-weight:normal;}
address,caption,cite,code,dfn,em,var {font-style: normal;}
caption,th {text-align: left;}
img,abbr,acronym,fieldset {border: 0;}
li {list-style-type: none;}
.z_clear{clear:both;}
/*body { font-size: 14px; font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif; color: #555555;}*/
body { font-size: 14px; font-family:  "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",'MS PGothic',sans-serif; color: #444;}
/* ===============================================================================================
	Link
=============================================================================================== */
a:link { color: #2c4d82;	text-decoration: none;}
a:visited { color: #13346a;	text-decoration: none;}
a:hover { color: #2c4d82;	text-decoration: underline;}
a:active { color: #2c4d82;	text-decoration: none;}
/* a:link {color: #4B8FFF; text-decoration:underline;}
a:visited {color:#804099; text-decoration:none;}
a:hover {color:#4B8FFF; text-decoration:underline;}
a:active {color:#4B8FFF; text-decoration:underline;} */
/* ===============================================================================================
	default layout
=============================================================================================== */
/* text-align */    .left_layout {text-align: left;}.center_layout {text-align: center;}.right_layout {text-align: right;}
/* float */ .f_left {float: left; margin: 0px 20px 20px 0px;}

/* border */        .no_border {border: 0px !important;}
/* width */			.w_max {width:100%;}
.w_10  {width :10px;}.w_20  {width :20px;}.w_30  {width :30px;}.w_40  {width :40px;}.w_50  {width :50px;}.w_60  {width :60px;}.w_70  {width :70px;}.w_80  {width :80px;}.w_90  {width :90px;}
.w_100 {width:100px;}.w_110 {width:110px;}.w_120 {width:120px;}.w_130 {width:130px;}.w_140 {width:140px;}.w_150 {width:150px;}.w_160 {width:160px;}.w_170 {width:170px;}.w_180 {width:180px;}.w_190 {width:190px;}
.w_200 {width:200px;}.w_210 {width:210px;}.w_220 {width:220px;}.w_230 {width:230px;}.w_240 {width:240px;}.w_250 {width:250px;}.w_260 {width:260px;}.w_270 {width:270px;}.w_280 {width:280px;}.w_290 {width:290px;}
.w_300 {width:300px !important;}.w_310 {width:310px;}.w_320 {width:320px;}.w_330 {width:330px;}.w_340 {width:340px;}.w_350 {width:350px;}.w_360 {width:360px;}.w_370 {width:370px;}.w_380 {width:380px;}.w_390 {width:390px;}
.w_400 {width:400px;}.w_410 {width:410px;}.w_420 {width:420px;}.w_430 {width:430px;}.w_440 {width:440px;}.w_450 {width:450px;}.w_460 {width:460px;}.w_470 {width:470px;}.w_480 {width:480px;}.w_490 {width:490px;}
.w_500 {width:500px;}.w_510 {width:510px;}.w_520 {width:520px;}.w_530 {width:530px;}.w_540 {width:540px;}.w_550 {width:550px;}.w_560 {width:560px;}.w_570 {width:570px;}.w_580 {width:580px;}.w_590 {width:590px;}.w_600 {width:600px;}.w_610 {width:610px;}.w_620 {width:620px;}
/* height */		.h_max {height:99%;}
.h_10  {height :10px;}.h_20  {height :20px;}.h_30  {height :30px;}.h_40  {height :40px;}.h_50  {height :50px;}.h_60  {height :60px;}.h_70  {height :70px;}.h_80  {height :80px;}.h_90  {height :90px;}
.h_100 {height:100px;}.h_110 {height:110px;}.h_120 {height:120px;}.h_130 {height:130px;}.h_140 {height:140px;}.h_150 {height:150px;}.h_160 {height:160px;}.h_170 {height:170px;}.h_180 {height:180px;}.h_190 {height:190px;}
.h_200 {height:200px;}.h_210 {height:210px;}.h_220 {height:220px;}.h_230 {height:230px;}.h_240 {height:240px;}.h_250 {height:250px;}.h_260 {height:260px;}.h_268 {height:268px !important;}.h_270 {height:270px;}.h_280 {height:280px;}.h_290 {height:290px;}
.h_300 {height:300px;}.h_310 {height:310px;}.h_320 {height:320px;}.h_330 {height:330px;}.h_340 {height:340px;}.h_350 {height:350px;}.h_360 {height:360px;}.h_370 {height:370px;}.h_380 {height:380px;}.h_390 {height:390px;}
.h_400 {height:400px;}.h_410 {height:410px;}.h_420 {height:420px;}.h_430 {height:430px;}.h_440 {height:440px;}.h_450 {height:450px;}.h_460 {height:460px;}.h_470 {height:470px;}.h_480 {height:480px;}.h_490 {height:490px;}
.h_500 {height:500px;}.h_510 {height:510px;}.h_520 {height:520px;}.h_530 {height:530px;}.h_540 {height:540px;}.h_550 {height:550px;}.h_560 {height:560px;}.h_570 {height:570px;}.h_580 {height:580px;}.h_590 {height:590px;}
/* margin */        .m_0{margin:0px !important;}.m_5{margin:5px !important;}.m_10{margin:10px !important;}.m_15{margin:15px !important;}.m_20{margin:20px !important;}.m_25{margin:25px !important;}.m_30{margin:30px !important;}.m_35{margin:35px !important;}.m_40{margin:40px !important;}.m_45{margin:45px !important;}.m_50{margin:50px !important;}
/* margin-top */    .mt_0{margin-top:0px !important;}.mt_5{margin-top:5px !important;}.mt_10{margin-top:10px !important;}.mt_15{margin-top:15px !important;}.mt_20{margin-top:20px !important;}.mt_25{margin-top:25px !important;}.mt_30{margin-top:30px !important;}.mt_35{margin-top:35px !important;}.mt_40{margin-top:40px !important;}.mt_45{margin-top:45px !important;}.mt_50{margin-top:50px !important;}
/* margin-right */  .mr_0{margin-right:0px !important;}.mr_5{margin-right:5px !important;}.mr_10{margin-right:10px !important;}.mr_15{margin-right:15px !important;}.mr_20{margin-right:20px !important;}.mr_25{margin-right:25px !important;}.mr_30{margin-right:30px !important;}.mr_35{margin-right:35px !important;}.mr_40{margin-right:40px !important;}.mr_45{margin-right:45px !important;}.mr_50{margin-right:50px !important;}
/* margin-bottom */ .mb_0{margin-bottom:0px !important;}.mb_5{margin-bottom:5px !important;}.mb_10{margin-bottom:10px !important;}.mb_15{margin-bottom:15px !important;}.mb_20{margin-bottom:20px !important;}.mb_30{margin-bottom:25px !important;}.mb_30{margin-bottom:30px !important;}.mb_35{margin-bottom:35px !important;}.mb_40{margin-bottom:40px !important;}.mb_45{margin-bottom:45px !important;}.mb_50{margin-bottom:50px !important;}.mb_80{margin-bottom:80px !important;}
/* margin-left */   .ml_0{margin-left:0px !important;}.ml_5{margin-left:5px !important;}.ml_10{margin-left:10px !important;}.ml_15{margin-left:15px !important;}.ml_20{margin-left:20px !important;}.ml_25{margin-left:25px !important;}.ml_30{margin-left:30px !important;}.ml_35{margin-left:35px !important;}.ml_40{margin-left:40px !important;}.ml_45{margin-left:45px !important;}.ml_50{margin-left:50px !important;}
/* padding */       .p_0{padding:0px !important;}.p_5{padding:5px !important;}.p_10{padding:10px !important;}.p_15{padding:15px !important;}.p_20{padding:20px !important;}.p_25{padding:25px !important;}.p_30{padding:30px !important;}.p_35{padding:35px !important;}.p_40{padding:40px !important;}.p_45{padding:45px !important;}.p_50{padding:50px !important;}.p_60{padding:60px !important;}.p_70{padding:70px !important;}.p_80{padding:80px !important;}.p_90{padding:90px !important;}
/* padding-top */   .pt_0{padding-top:0px !important;}.pt_5{padding-top:5px !important;}.pt_10{padding-top:10px !important;}.pt_15{padding-top:15px !important;}.pt_20{padding-top:20px !important;}.pt_25{padding-top:25px !important;}.pt_30{padding-top:30px !important;}.pt_35{padding-top:35px !important;}.pt_40{padding-top:40px !important;}.pt_45{padding-top:45px !important;}.pt_50{padding-top:50px !important;}.pt_60{padding-top:60px !important;}.pt_70{padding-top:70px !important;}.pt_80{padding-top:80px !important;}.pt_90{padding-top:90px !important;}
/* padding-right */ .pr_0{padding-right:0px !important;}.pr_5{padding-right:5px !important;}.pr_10{padding-right:10px !important;}.pr_15{padding-right:15px !important;}.pr_20{padding-right:20px !important;}.pr_25{padding-right:25px !important;}.pr_30{padding-right:30px !important;}.pr_35{padding-right:35px !important;}.pr_40{padding-right:40px !important;}.pr_45{padding-right:45px !important;}.pr_50{padding-right:50px !important;}
/* padding-bottom */.pb_0{padding-bottom:0px !important;}.pb_5{padding-bottom:5px !important;}.pb_10{padding-bottom:10px !important;}.pb_15{padding-bottom:15px !important;}.pb_20{padding-bottom:20px !important;}.pb_30{padding-bottom:25px !important;}.pb_30{padding-bottom:30px !important;}.pb_35{padding-bottom:35px !important;}.pb_40{padding-bottom:40px !important;}.pb_45{padding-bottom:45px !important;}.pb_50{padding-bottom:50px !important;}
/* padding-left */  .pl_0{padding-left:0px !important;}.pl_5{padding-left:5px !important;}.pl_10{padding-left:10px !important;}.pl_15{padding-left:15px !important;}.pl_20{padding-left:20px !important;}.pl_25{padding-left:25px !important;}.pl_30{padding-left:30px !important;}.pl_35{padding-left:35px !important;}.pl_40{padding-left:40px !important;}.pl_45{padding-left:45px !important;}.pl_50{padding-left:50px !important;}
/* font-size */     .f_8{font-size: 8px !important;}.f_9{font-size: 9px !important;}.f_10{font-size: 10px !important;}.f_11{font-size: 11px !important;}.f_12{font-size: 12px !important;}.f_13{font-size: 13px !important;}.f_14{font-size: 14px !important;}.f_15{font-size: 15px !important;}.f_16{font-size: 16px !important;}.f_17{font-size: 17px !important;}.f_18{font-size: 18px !important;}.f_19{font-size: 19px !important;}.f_20{font-size: 20px !important;}.f_21{font-size: 21px !important;}.f_22{font-size: 22px !important;}.f_23{font-size: 23px !important;}.f_24{font-size: 24px !important;}.f_25{font-size: 25px !important;}.f_26{font-size: 26px !important;}.f_27{font-size: 27px !important;}.f_28{font-size: 28px !important;}.f_29{font-size: 29px !important;}.f_30{font-size: 30px !important;}
/* font-weight */   .f_n{font-weight: normal !important;}.f_b{font-weight: bold !important;}
/* table */	table{border-collapse: collapse;border-spacing: 0px;}
/* ===============================================================================================
	default module
=============================================================================================== */
.price {color:#cb192e;}
.normal_list li {margin: 10px 0px 10px 25px;list-style: disc;}
.number_list li {margin: 10px 0px 10px 25px;list-style: decimal !important;}
table.normal_table { border-top: 1px solid #AAA; border-left: 1px solid #AAA; padding: 5px;}
table.normal_table th , table.normal_table td { border-right: 1px solid #AAA; border-bottom: 1px solid #AAA; padding: 5px;}
.bg_white {background: #FFFFFF;}
.hissu { color: #E54444;}
.dis_block {display:block !important;}
.border_dot {
	border-bottom: 1px dotted #CCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}




.socialbox {float: left;display: inline-block;margin: 0 0 15px 10px;}
.hatena-box{min-width:80px;max-width:125px;}
.facebook-box{min-width:70px;max-width:115px;}
.twitter-box{min-width:87px;max-width:90px;}
.gplus-box{min-width:50px;max-width:80px;}
.pocket-box{min-width:60px;max-width:115px;}
