@charset "UTF-8";

/*------------------------------------------------------------
ブラウザ固有のCSSをリセット
-------------------------------------------------------------*/


/* h1 { font-weight: normal; font-size: 30px; line-height: 36px; } */
/* h2 { font-weight: normal; font-size: 24px; line-height: 30px; } */
/* h3 { font-weight: normal; font-size: 18px; line-height: 24px; } */
/* h4 { font-weight: normal; font-size: 12px; line-height: 18px; } */



*{ letter-spacing: 0; }

html{ overflow-y: scroll; }

body,div,ol,ul,li,
h1,h2,h3,h4,h5,h6,pre,form,fieldset,
input,p,blockquote{
	margin: 0;
	padding: 0;
}

address,caption,cite,code,dfn,var,h1,h2,h3,h4,h5,h6{
	font-style: normal;
	font-weight: normal;
}

h1,h2,h3,h4,h5,h6,small{
	font-size: 100%;
	font-weight: normal;

	color: #000;
	margin-bottom: 18px;
}

fieldset,img,abbr{ border: 0; }

caption{ text-align: left; }

q{ quotes: none; }

q:before,q:after{
	content: '';
	content: none;
}

a{ 
text-decoration: none; 
	color: #000;
	outline: 0;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover,
a:active{ outline: 0; }

a:hover {
	text-decoration: none;	/*マウスオン時に下線を消す設定。残したいならこの１行削除。*/
	color: #ccc;
	text-decoration: none;
}

a.imghover:hover img, input:hover {
	filter:alpha(opacity=80);
	opacity:0.8;
}






/*------------------------------------------------------------
光るバナー
-------------------------------------------------------------*/

.button {
	width: 176px;
	margin: 10px auto;
}
.button a {
	position: relative;
	overflow: hidden;
	width: 176px;
	height: 40px; /* 元36px */
	display: block;
}
.button a span.shiny {
	position: absolute;
	left: -60px;
	top: -50px;
	z-index: 30;
}
#css3 .button a span.shiny { /*css3 shiny*/
	display: block;
	width: 38px;
	height: 95px;
	margin-top: 7px;
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-o-transform: rotate(30deg);
	background-image: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, #ffffff rgba(255,255,255,1),rgba(255,255,255,0) 100%);
	background-image: linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
 	background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,1)),color-stop(100%,rgba(255,255,255,0)));
}
.button a span.btn {
	position: absolute;
	left: 0;
	top: 0;
	width: 104px;
	height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 34px;
	text-align: center;
	padding: 0 12px;
	display: block;
	text-decoration: none;
	background: #ff4c5b;
	background: -moz-linear-gradient(top, #ff4c5b 0%, #ff3848 50%, #ff5b6b 51%, #ff7a85 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff4c5b), color-stop(50%,#ff3848), color-stop(51%,#ff5b6b), color-stop(100%,#ff7a85));
	background: -webkit-linear-gradient(top, #ff4c5b 0%,#ff3848 50%,#ff5b6b 51%,#ff7a85 100%);
	background: -o-linear-gradient(top, #ff4c5b 0%,#ff3848 50%,#ff5b6b 51%,#ff7a85 100%);
	background: -ms-linear-gradient(top, #ff4c5b 0%,#ff3848 50%,#ff5b6b 51%,#ff7a85 100%);
	background: linear-gradient(to bottom, #ff4c5b 0%,#ff3848 50%,#ff5b6b 51%,#ff7a85 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4c5b', endColorstr='#ff7a85',GradientType=0 );
	border: 1px solid #ff4c5b;
	color: #fff;
}	

/*------------------------------------------------------------
/光るバナー
-------------------------------------------------------------*/


img{
	border: 0;
	vertical-align: bottom;
	-ms-interpolation-mode: bicubic;
}

b,strong{ font-weight: bold; }

div{ word-wrap: break-word; }

sub,sup{
	position: relative;
	line-height: 0;
	vertical-align: baseline;
	font-size: 75%;
}
sup{ top: -0.5em; }
sub{ bottom: -0.25em; }

pre,code{
	font-size: 1em;
	font-family: sans-serif;
}

pre{
	overflow: auto;
	white-space: pre-wrap;
	word-wrap: break-word;
}

form{ margin: 0; }

button,input,select,textarea,optgroup,option{
	margin: 0;
	font-family: sans-serif;
	font-size: 100%;
	vertical-align: baseline;
}

* html button,
* html input,
* html select,
* html textarea{ vertical-align: middle; } /* IE6 */

*+html button,
*+html input,
*+html select,
*+html textarea{ vertical-align: middle; } /* IE7 */

button,input{ line-height: normal; }

* html button,
* html input{ overflow: visible; } /* IE6 */

*+html button,
*+html input{ overflow: visible; } /* IE7 */

textarea{
	overflow: auto;
	vertical-align: top;
}

input[type="text"],textarea{ padding: 2px; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"]{ -webkit-appearance: button; }

button::-moz-focus-inner,
input::-moz-focus-inner{
	margin: 0;
	padding: 0;
	border: 0;
}

/*--------------------------------------------------------
レイアウトの初期設定
-------------------------------------------------------*/
body{
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 62.5%;
	font-style: normal;
	background: #ccc;
	color: #777;
	line-height:18px; /* 賢威line-height: 1.5; */
	border-top: 4px solid #fd7800;
}


table{
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	table-layout: fixed;
	word-break: break-all;
	word-wrap: break-word;
}

* html table{ border-collapse: collapse; } /* IE6 */
*+html table{ border-collapse: collapse; } /* IE7 */

hr{
	clear: both;
	height: 1px;
	margin: 0 0 1.5em;
	padding: 0;
	border: 0;
	border-top: 1px solid #ccc;
	color: #ccc;
	font-size: 1.0em;
	line-height: 1.0em;
}
* html hr{ margin: 0 0 1.2em; } /* IE6 */
*+html hr{ margin: 0 0 1.2em; } /* IE7 */