@charset "utf-8";

.none { border:0 none; font-size:0; height:0; line-height:0; margin:0; padding:0; }
.none_border {  border:0 hidden; }

/*** POSITION ***/

.right { text-align:right; margin-right:0; }
.left { text-align:left; margin-left:0; }
.vm { vertical-align:middle; }
.vt { vertical-align:top; }
.center { margin-left:auto; margin-right:auto; text-align:center; }

/*** POSITION ***/

/*** FONT ***/

.warning { color:#FF0000; }
.caution { font-size:90%; color:#0000FF; text-align:right; }

.bold { font-weight:bold; }
.small { font-size:small; }
.x-small { font-size:x-small; }
.xx-small { font-size:xx-small; }
.large { font-size:large; }
.x-large { font-size:x-large; }
.xx-large { font-size:xx-large; }
.font110 { font-size:110%; }
.font90 { font-size:90%; }
.font80 { font-size:80%; }

/*** FONT ***/

/*** DIV ***/

.floatL { float:left; }
.floatR { float:right; }
.clearB { clear:both; }
BR.clear { clear:both; }

/*** DIV ***/

/*** margin ***/
.mTop2 { margin-top:2px; }
.mTop3 { margin-top:3px; }
.mTop5 { margin-top:5px; }
.mTop10 { margin-top:10px; }
.mTop15 { margin-top:15px; }
.mTop20 { margin-top:20px; }
.mTop30 { margin-top:30px; }
.mTop-10 { margin-top:-10px; }
.mTop-15 { margin-top:-15px; }
.mTop-20 { margin-top:-20px; }
.mTop-30 { margin-top:-30px; }
.mTop-50 { margin-top:-50px; }

.mLeft5 { margin-left:5px; }
.mLeft10 { margin-left:10px; }
.mLeft15 { margin-left:15px; }
.mLeft20 { margin-left:20px; }
.mLeft30 { margin-left:30px; }
.mLeft50 { margin-left:50px; }

.mRight5 { margin-right:5px; }
.mRight10 { margin-right:10px; }
.mRight15 { margin-right:15px; }
.mRight20 { margin-right:20px; }
.mRight30 { margin-right:30px; }
.mRight50 { margin-right:50px; }

.mBottom5 { margin-bottom:5px; }
.mBottom10 { margin-bottom:10px; }
.mBottom15 { margin-bottom:15px; }
.mBottom20 { margin-bottom:20px; }
.mBottom30 { margin-bottom:30px; }

.m0 { margin:0px; }
.m5 { margin:5px; }
.m10 { margin:10px; }
.m20 { margin:20px; }
.m30 { margin:30px; }
.m50 { margin:50px; }
.mAuto { margin:auto; }

.mTB5 { margin-top:5px; margin-bottom:5px; }
.mTB10 { margin-top:10px; margin-bottom:10px; }
.mTB20 { margin-top:20px; margin-bottom:20px; }
.mTB30 { margin-top:30px; margin-bottom:30px; }

.mLR3 { margin-left:3px; margin-right:3px; }
.mLR5 { margin-left:5px; margin-right:5px; }
.mLR10 { margin-left:10px; margin-right:10px; }
.mLR15 { margin-left:15px; margin-right:15px; }

/*** margin ***/

/*** padding ***/
.pTop5 { padding-top:5px; }
.pLeft15 { padding-left:15px; }
.pLeft20 { padding-left:20px; }
.pLeft30 { padding-left:30px; }
.pRight5 { padding-right:5px; }
.p1 { padding:1px; }
.p2 { padding:2px; }
.p3 { padding:3px; }
.p5 { padding:5px; }
.p10 { padding:10px; }
.p20 { padding:20px; }
.pTB1 { padding-top:1px; padding-bottom:1px; }
.pTB2 { padding-top:2px; padding-bottom:2px; }
/*** padding ***/

/*** width ***/
.width100 { width:100%; }
.width90 { width:90%; }
.width80 { width:80%; }
.width70 { width:70%; }
.width65 { width:65%; }
.width60 { width:60%; }
.width50 { width:50%; }
.width49 { width:49%; }
.width45 { width:45%; }
.width40 { width:40%; }
.width35 { width:35%; }
.width30 { width:30%; }
.width25 { width:25%; }
.width20 { width:20%; }
.width15 { width:15%; }
.width10 { width:10%; }
.width8 { width:8%; }
.width7 { width:7%; }
.width5 { width:5%; }
.widthAuto { width:auto; }
/*** width ***/

/**** height ***/
.heightA { height:auto; }

/*** line-height ***/
.lineH120 { line-height:120%; }
.lineH150 { line-height:150%; }
.lineH200 { line-height:200%; }
/*** line-height ***/

/*** background-color ***/
.bg_E8 { background-color:#E8E8E8; }
.bg_white { background-color:#FFFFFF; }
.bg_black { background-color:#000000; }
.bg_red { background-color:#FF0000; }
.bg_blue { background-color:#0000FF; }
.bg_C00 { background-color:#CC0000; }
.bg_900 { background-color:#990000; }
/*** background-color ***/



/*** COLOR ***/
.white   { color:#FFFFFF; }
.black   { color:#000000; }
.red     { color:#FF0000; }
.blue    { color:#0000FF; }
.fuchsia { color:#FF00FF; }
.purple  { color:#800080; }
.maroon  { color:#800000; }
.orange  { color:#FFa500; }
.yellow  { color:#FFFF00; }
.olive   { color:#808000; }
.lime    { color:#00FF00; }
.green   { color:#008000; }
.navy    { color:#000080; }
.aqua    { color:#00FFFF; }
.teal    { color:#008080; }
.silver  { color:#C0C0C0; }
.gray    { color:#808080; }



.C00 { color:#CC0000; }
.c_900 { color:#990000; }
/*** COLOR ***/

/* line-style:none */
.nolinestyle UL { margin:0; padding:0; list-style:none outside none; }
.nolinestyle LI { padding-right: 2px; vertical-align:top; }


/*** TEXT ***/
.underline { text-decoration:underline; }


/*** PAGE ***/
.page_left { text-align:left; float:left; }
.page_right { text-align:right; }
/*** PAGE ***/


.display_block { display:block; }

/*** submit button ***/
.submit_button { text-aling:center; marign:auto; margin-top:20px; }

/* border */
.border_bottom { border-bottom: 1px solid #EBEBEB; }
.border_top { border-top: 1px solid #EBEBEB; }
TR.border_top_dotted TH { border-top:1px dotted #CCCCCC; }
TR.border_top_dotted TD { border-top:1px dotted #CCCCCC; }
TR.border_bottom_dotted TH { border-bottom:1px dotted #CCCCCC; }
TR.border_bottom_dotted TD { border-bottom:1px dotted #CCCCCC; }
/* border */



/*** Box ***/
.boxIn { padding:6px 8px; }
.box_E8 { background:none repeat scroll 0 0 #E8E8E8; }
.box_E5 { background:none repeat scroll 0 0 #E5E2DE; }
.box_82 { background:none repeat scroll 0 0 #82CBDB; }
.box_FF { background:none repeat scroll 0 0 #FFFFFF; }
/*** Box ***/


/* ERORR֘A */
.error_message { text-align:center; margin:20px; border:1px solid #ee3333; padding:10px; background-color:#FFCCCC; color:#FF0000; }
.error_message_inside { text-align:center; margin:5px; background-color:#FFEEEE; padding:10px; }
.error_message_title { font-size:120%; font-weight:bold; color:#FF0000; text-align:left; padding:15px; }
.error_message_detail { text-align:left; color:#FF0000; }
.error_goto { margin:30px; text-align:center; }
.error_menu { margin:30px; text-align:center; line-height:200%; }
.error_menu { margin:30px; text-align:center; line-height:200%; }
.error_menu UL { margin:0; padding:0; outside none; }
.error_menu LI { vertical-align:top; margin-left:0px; list-style-type:none; }

.error_login_yahoo { margin:30px; text-align:center; }
.error_message LI { margin-left:15px; }
/* ERORR֘A */


/* entry */
.entry { text-align:center; margin:20px; border:1px solid #059EC4; padding:10px; background-color:#CCCCFF; }
.entry_inside { text-align:center; margin:5px; background-color:#EEEEFF; padding:10px; }
.entry_title { margin:20px; font-size:110%; text-align:center; color:#0000FF; font-weight:bold; }
.entry_detail { margin:20px 20px; text-align:center; line-height:150%;  }
.entry_mail { margin-top:10px; }
.entry_menu { margin:10px; text-align:center; line-height:200%; }
.entry_menu UL { margin:0; padding:0; outside none; }
.entry_menu LI { vertical-align:top; margin-left:0px; list-style-type:none; }
.entry_footer { margin:20px; text-align:center; line-height:300%; }
.entry_title_left { margin:20px; font-size:110%; text-align:left; color:#0000FF; font-weight:bold; }
.entry_detail_left { margin:20px 20px; text-align:left; line-height:150%; }
/* entry */




/* request_message֘A */
.request_message { text-align:center; margin:20px; border:1px solid #3333ee; padding:10px; background-color:#CCCCFF; }
.request_message_inside { text-align:center; margin:5px; background-color:#EEEEFF; padding:10px; }
.request_message_title { margin:15px; font-size:110%; text-align:center; color:#0000FF; font-weight:bold; }
.request_message_detail { margin:15px 50px; text-align:left; line-height:150%; }
/* request_message֘A */



/***************** sns.css ****************/
.sns UL { margin:0; padding:0; list-style:none outside none; }
.sns LI { display:inline; padding-right: 2px; vertical-align:top; }
/***************** sns.css ****************/



A.impact:link, A.impact:visited, A.impact:hover { color: #CC0000; font-weight: bold; }

.textbox INPUT { box-shadow	:rgba(0, 0, 0, 0.05) 0 1px 3px 0 inset, rgba(255, 255, 255, 0.075) 0 1px 0 0; }
Filedset { border: 0 none; }
.textbox INPUT { background-color:#FFFFFF; border:1px solid #CCCCCC; border-radius:3px 3px 3px 3px; display:inline-block; margin:0; outline:medium none; padding:4px; }
Label { color: #333333; display: block; margin-bottom: 5px; }


/* 丸み */
.round3 { -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; }
.round5 { -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }
.round10 { -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; }
.round20 { -webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px; }

INPUT, TEXTAREA, SELECT { -moz-transition:background 0.2s linear 0s; box-shadow:0 1px 3px rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(255, 255, 255, 0.075); border-radius:3px; border:1px solid #CCCCCC; display:inline-block; padding:4px; }

.ui-content { padding:0px; }
