/*-----LINES*/
.l01   { border-bottom: 1px solid #a9a9a9 }
.l02  { padding-top: 2px; border-top: 1px solid #a9a9a9 }
.l04 { border-right: 1px solid #a9a9a9 }
.l05 { border-bottom: 2px solid #191970 }
.dot01 { border-bottom: 1px dotted #a9a9a9 }
.dot02 { border-bottom: 1px dotted #fff }
.dot03 { padding-top: 2px; border-top: 1px dotted #c0c0c0 }
.dot04 { border-bottom: 1px dotted #b0e0e6 }
.waku01 {
    border: solid 1px #c0c0c0;
}
.waku02   { border-right: 1px solid #c0c0c0; border-bottom: 1px solid #c0c0c0; border-left: 1px solid #c0c0c0 }
.waku03 { border: solid 1px #ffb6c1 }
.waku04 { border: solid 1px #fff }
.waku05 { border: solid 1px #000 }
.waku06 {
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc }

/*-----BORDER-RADIUS*/

.rad3 {
	border-radius: 3px }

.rad5 {
	border-radius: 5px }

.rad10 {
	border-radius: 10px }


/*-----MARGIN-PADDING*/
.mrg10 { margin: 10px }
.mrgR3 {
margin-right: 3px
}

.mrg5 { margin: 5px }
.mrgR5 { margin-right: 5px }
.mrgR10 { margin-right: 10px }
.mrgL5 { margin-left: 5px }
.mrgL10 { margin-left: 10px }
.mrgL15 { margin-left: 15px }
.mrgL25 { margin-left: 25px }
.mrgU5 { margin-top: 5px }
.mrgU10 { margin-top: 10px }
.mrgU25 { margin-top: 25px }
.mrgD5 { margin-bottom: 5px }
.mrgD3 { margin-bottom: 3px }
.mrgD10 { margin-bottom: 10px }
.mrgD25 { margin-bottom: 25px }
.mrgUD5 { margin-top: 5px; margin-bottom: 5px }
.mrgUD10 { margin-top: 10px; margin-bottom: 10px }
.mrgUD20 { margin-top: 20px; margin-bottom: 20px }
.mrgUL5 { margin-top: 5px; margin-bottom: 5px }
.mrgDR5 { margin-right: 5px; margin-bottom: 5px }
.mrgLR5 { margin-right: 5px; margin-left: 5px }
.mrgLR10 { margin-right: 10px; margin-left: 10px }
.mrgLRD5 { margin-right: 5px; margin-bottom: 5px; margin-left: 5px }
.pad5 { padding: 5px }
.pad10 { padding: 10px }
.pad15 { padding: 15px }
.padD5 { padding-bottom: 5px }
.padD10 { padding-bottom: 10px }
.padU3   { padding-top: 3px }
.padU5 { padding-top: 5px }
.padU10 { padding-top: 10px }
.padU25 { padding-top: 25px }
.padUD1 { padding-top: 1px; padding-bottom: 1px }
.padUD2 { padding-top: 2px; padding-bottom: 2px }
.padUD5 { padding-top: 5px; padding-bottom: 5px }
.padR10 { padding-right: 10px }
.padL5 { padding-left: 5px }
.padL10 { padding-left: 10px }
.padL15 { padding-left: 15px }
.padL50 { padding-left: 50px }
.padL25 { padding-left: 25px }
.padL30 { padding-left: 30px }
.padLR5 { padding-right: 5px; padding-left: 5px }
.padLR10 { padding-right: 10px; padding-left: 10px }
.padLR15 { padding-right: 15px; padding-left: 15px }
.padUL5 { padding-top: 5px; padding-left: 5px }
/*-----BG-COLOR*/
.bgWhite {background-color: #fff }

.bgRed {
background-color: #dc143c
}
.bgOrange { background-color: #ffa500 }
.bgOrange2 { background-color: #faebd7 }
.bgGreen { background-color: #9acd32 }
.bgBlue { background-color: #b0e0e6 }
.bgPink { background-color: #fff0f5 }
.bgYellow { background-color: #ffd700 }
.bgGray {
	background-color: #f5f5f5 }
.bgBlack {	background-color: #000 }
.bgGray01 {
	background-color: #dcdcdc }

.bgGra01 {
background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#9acd32));
background: -moz-linear-gradient(top,  #7db72f,  #9acd32);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#9acd32'); }
.bgPeach  {background-color: #ffdab9 }


/*-----TITLE*/
.ttl01        { font-weight: bold; background-image: url("/img/2008/bgs03c.jpg"); background-repeat: repeat-x; background-position: 0 top; padding-top: 1px; padding-bottom: 1px; padding-left: 5px; clear: both; border-top: 1px solid #808080; border-bottom: 1px solid #808080; border-left: 5px solid #6b8e23 }
.ttl02           { font-size: 13px; background-image: url("/img/2008/bgs03b.jpg"); background-position: 0 top; margin-top: 5px; padding-top: 1px; padding-bottom: 1px; padding-left: 5px; clear: both; border-top: 1px solid #789; border-bottom: 1px solid #789 }
.ttl03       {	color:            #696969;
	font-size:        15px;
	font-weight:      bold;
	background-color: #f5f5f5;
	background-image: url("/img/2008/bgs03d.jpg");
	text-align:       left;
	margin-bottom:    5px;
	padding-top:      3px;
	padding-bottom:   3px;
	padding-left:     5px;
	clear:            both;
	border-top:       1px solid #9acd32;
	border-bottom:    1px solid #9acd32 }

.ttl04 { background-image: url("/img/2008/arr.gif"); background-repeat: no-repeat; background-position: 0 4px; padding-left: 10px }
.ttl05    {	color:               #800080;
	font-size:           10px;
	font-weight:         normal;
	background-color:    #ffa500;
	background-image:    url("/img/2008/bgs01.gif");
	background-position: 0 center;
	margin-bottom:       3px;
	padding:             2px;
	border:              solid 1px #dc143c }



.ttl06 { font-size: 10px; font-weight: normal; background-color: #ff6347; margin-right: 2px; padding: 2px; border: solid 1px #808080 }
.ttl07    {	color:               #fff;
	font-size:           10px;
	font-weight:         normal;
	background-color:    #6495ed;
	background-image:    url("/img/2008/bgs02.gif");
	background-position: 0 center;
	margin-right:        2px;
	padding:             2px;
	border:              solid 1px #6495ed }

.ttl08     {	color:               #fff;
	font-size:           13px;
	font-weight:         bold;
	background-color:    #6495ed;
	background-image:    url("/img/2008/bgs02.gif");
	background-position: 0 center;
	text-align:          center;
	padding:             2px }

.ttl09 {
color: #fff;
font-weight: bold;
background-color: #dc143c;
background-position: 0 center;
text-align: center;
letter-spacing: 120%;
margin-right: auto;
margin-bottom: 5px;
margin-left: auto;
padding: 2px;
width: 150px;
border-radius: 2px
}





/*-----LIST*/
.List01 { list-style-type: none }
.List02   { list-style-type: disc }
/*-----WIDTH*/
.W70 { width: 70px }
.W75 { width: 75px }
.W80 { width: 80px }
.W100 { width: 100px }
.W125 { width: 125px }
.W200 { width: 200px }
.W250 { width: 250px }
.W160 { width: 160px }
.W300 { width: 300px }
.W350 { width: 350px }
.W400 { width: 400px }
.W450 { width: 450px }
.W500 { width: 500px }
.W600 { width: 600px }
.W690 {width: 690px }

.W900  { width: 900px }
.W100per { width: 100% }
.W75per { width: 75% }
.W50per { width: 50% }
.W45per { width: 45% }
.W33per  { width: 33% }
.W25per { width: 25% }
/*-----LENGTH*/
.L300  { height: 300px }
.L200  { height: 200px }
.L100 { height: 100px }
.L80 { height: 80px }
/*-----FLOAT*/
.R    { margin-right: 0; margin-left: 5px; float: right }
.L     { margin-right: 5px; margin-left: 0; float: left }
.CLEAR { clear: both }
/*-----DISPLAY*/
.autoLR { margin-right: auto; margin-left: auto }
.dispNon { visibility: hidden; display: none }
.NOkaigyo { white-space: nowrap }
/*-----VIRTICAL-LAYOUT*/
.mid { vertical-align: middle }
.vtop { vertical-align: super }
.vbot { vertical-align: text-bottom }



/*-----TEXT*/
.tx8px {
	font-size:  8px;
	line-height: 100% }

.tx10px {
	font-size: 10px }

.tx11px {
	font-size: 11px }

.tx12px {
	font-size: 12px }

.tx13px {
	font-size: 13px }

.tx14px {
	font-size: 14px }

.tx15px {
	font-size:  15px;
	line-height: 135% }

.tx16px {
	font-size: 16px }

.tx17px {
	font-size:  17px;
	line-height: 110% }

.tx18px {
	font-size: 18px }

.tx20px  {
	font-size:  20px;
	line-height: 150% }

.tx22px {
	font-size:  22px;
	line-height: 150% }

.tx24px {
	font-size:  24px;
	line-height: 150% }

.tx25px {
	font-size: 25px }

.tx26px {
	font-size: 26px }

.tx28px {
	font-size: 28px }





/*-----TEXT-ALIGN*/
.RightTx { text-align: right }
.LeftTx { text-align: left }
.CenterTx { text-align: center }
.LRauto { margin-right: auto; margin-left: auto }

/*-----TEXT-ORNAMENT*/
.bold { font-weight: bold }
.normal { font-weight: normal }

/*-----TEXTCOLOR*/
.redtxt { color: #f00 }
.orangetxt { color: #ff8c00 }
.gray01 { color: #808080 }
.whitetxt { color: #fff }
.bluetxt { color: #4169e1 }

/*-----TEXT-HEIGHT*/
.txH100 { line-height: 100% }
.txH115 { line-height: 115% }
.txH120 { line-height: 120% }
.txH125 { line-height: 125% }
.txH130 { line-height: 130% }
.txH135 { line-height: 135% }
.txH150 { line-height: 150% }




/*-----GRA-BUTTON -maejima2012-05-11*/

/* button 
---------------------------------------------- */
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}

/* color styles 
----------------------------------------------

/* black */
.Gra_black {
	color: #d7d7d7 !important;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.Gra_black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.Gra_black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}

/* gray */
.Gra_gray {
	color: #e9e9e9 !important;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.Gra_gray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.Gra_gray:active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}

/* white */
.Gra_white {
	color: #606060 !important;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.Gra_white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.Gra_white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

/* orange */
.Gra_orange {
	color: #fef4e9 !important;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.Gra_orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.Gra_orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

/* red */
.Gra_red {
	color: #faddde !important;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.Gra_red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.Gra_red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}

/* blue */
.Gra_blue {
	color: #d9eef7 !important;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.Gra_blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.Gra_blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

/* rosy */
.Gra_rosy {
	color: #fae7e9 !important;
	border: solid 1px #b73948;
	background: #da5867;
	background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f));
	background: -moz-linear-gradient(top,  #f16c7c,  #bf404f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c', endColorstr='#bf404f');
}
.Gra_rosy:hover {
	background: #ba4b58;
	background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845));
	background: -moz-linear-gradient(top,  #cf5d6a,  #a53845);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a', endColorstr='#a53845');
}
.Gra_rosy:active {
	color: #dca4ab;
	background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c));
	background: -moz-linear-gradient(top,  #bf404f,  #f16c7c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c');
}

/* green */
.Gra_green {
	color: #e8f0de !important;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.Gra_green:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.Gra_green:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}

/* pink */
.Gra_pink {
	color: #feeef5 !important;
	border: solid 1px #d2729e;
	background: #f895c2;
	background: -webkit-gradient(linear, left top, left bottom, from(#feb1d3), to(#f171ab));
	background: -moz-linear-gradient(top,  #feb1d3,  #f171ab);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#feb1d3', endColorstr='#f171ab');
}
.Gra_pink:hover {
	background: #d57ea5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f4aacb), to(#e86ca4));
	background: -moz-linear-gradient(top,  #f4aacb,  #e86ca4);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4aacb', endColorstr='#e86ca4');
}
.Gra_pink:active {
	color: #f3c3d9;
	background: -webkit-gradient(linear, left top, left bottom, from(#f171ab), to(#feb1d3));
	background: -moz-linear-gradient(top,  #f171ab,  #feb1d3);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f171ab', endColorstr='#feb1d3');
}
/*-----Radius*/
.R5 {border-radius: 5px }

