﻿@charset "utf-8";
/*--------------------

	reset
	
--------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
	max-height: 100%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

html{
	overflow:inherit;
	height:100%
}

body{
	width:100%;
	line-height:1.8em;
	font-size:100%;
	_font-size:90%;
	color:#000;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

input, textarea, select{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:100%;
	line-height:1.5em;
	letter-spacing:0.1em;
	margin:0;
	padding:0;
}

input, p {
	margin:0;
	padding:0
}

ol, ul,li{
    list-style:none;
}

table {
	text-align:left;
	vertical-align:top;
	margin:0 auto;
	border-collapse:collapse;
	border-spacing:0
}

td, th {
	text-align:left;
	vertical-align:top
}

caption, th{
    text-align: left;
}

a:focus {
	outline:none;
}

.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.both{
	clear:both;
}

.inline_block {  
	display: inline-block;  
	*display: inline;  
	*zoom: 1;  
}

a:link,a:visited{ color: #FFC400; text-decoration:underline;}
a:active,a:hover{ color: #FFC400; text-decoration:none;}

img {
	font-size:0;
	border:0;
	line-height:0;
	letter-spacing:0;
	max-width:100%;
	height:auto;
}

/*--------------------

	font
	
--------------------*/


html:not([lang*=""]) #wrapper,
html:not([lang*=""]) #wrapper input,
html:not([lang*=""]) #wrapper textarea,
html:not([lang*=""]) #wrapper select{
	letter-spacing:normal;
}/*Firefox hack*/

a:link,
a:visited{ color: #FFC400; text-decoration:underline;}
a:active,
a:hover{ color: #FFC400; text-decoration:none;}



/*　Text　*/
.txt_b{font-weight:bold;}

.txt_s{font-size:82%;}
.txt_m{font-size:90%;}
.txt_mb{font-size:90%;font-weight:bold;}
.txt110{ font-size:110%;}
.txt120{font-size:120%;}
.txt140{font-size:140%;}

.txt110b{font-size:110%;font-weight:bold;}
.txt120b{font-size:120%;font-weight:bold;}
.txt130b{font-size:130%;font-weight:bold;}
.txt140b{font-size:140%;font-weight:bold;}
.txt160b{font-size:160%;font-weight:bold;}


.txts_r{font-size:82%;color:#E60012;}
.txt_r{color:#F84333;}
.txt_b_r{font-weight:bold;color:#E60012;}
.txt140br{font-size:140%;font-weight:bold;color:#E60012;}
.txt120br{font-size:120%;font-weight:bold;color:#E60012;}


.bdb{
	padding:0 0 10px 0;
	border-bottom:1px dotted #ccc;
	margin-bottom:20px;
}

/*--------------------

	etc
	
--------------------*/


.center{ text-align:center;}
.left{text-align:left;}
.right{text-align:right;}

/*マージン*/
.mgb5{margin-bottom:5px;}
.mgb10{margin-bottom:10px;}
.mgb20{margin-bottom:20px;}
.mgb30{margin-bottom:30px;}
.mgb40{margin-bottom:40px;}
.mgb50{margin-bottom:50px!important;}
.mgb0{margin-bottom:0px;}
.mgr0{margin-right:0;}
.mgr5{margin-right:5px;}
.mgr10{margin-right:10px;}
.mgr20{margin-right:20px;}

.mgl10{margin-left:10px;}
.mgl20{margin-left:20px;}
.mgr10{margin-right:10px;}



/*パディング*/
.pdl10{padding-left:10px;}
.pdl20{padding-left:20px;}
.pdb10{padding-bottom:10px;}
.pdt30{padding-top:30px;}
#wrapper .pdt20{padding-top:20px;}
#wrapper .pdt10{padding-top:10px;}
.PdR10{padding-right:10px;}

.fll{ float:left;}
.flr{float:right;}

.bgblue{background:#DAF3FE;}
.bgred{background:#FED2CF;}
.green{color:#6DAB22;}
.green a{color:#6DAB22;}


/* よく使うCSS start

img {
	max-width:100%;
}

table {
	width:100%;
}

a,a:hover {
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
}

a img:hover {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

よく使うCSS end -----
時々使うCSS3 start ---

テキストシャドウ {
	text-shadow: 1px 1px 3px #000;
}

テキストシャドウ {
	text-shadow: 1px 1px 3px #000;
}

ボックスシャドウ {
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

ボックスシャドウ内側 {
	-moz-box-shadow: inset 1px 1px 3px #000;
	-webkit-box-shadow: inset 1px 1px 3px #000;
	box-shadow: inset 1px 1px 3px #000;
}

角丸 {
	border-radius: 8px; 
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px; 
}

トランジション {
	-webkit-transition: 1.5s;
	-moz-transition: 1.5s;
	-o-transition: 1.5s;
	transition: 1.5s;
}

透明 {
	filter: alpha(opacity=25);
	-moz-opacity:0.25;
	opacity:0.25;
}

背景のみ透明 {
	background-color:rgba(255,255,255,0.2);
}

グラデーション {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000')";
	background-image: -moz-linear-gradient(top, #ffffff, #000000);
	background-image: -ms-linear-gradient(top, #ffffff, #000000);
	background-image: -o-linear-gradient(top, #ffffff, #000000);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#000000));
	background-image: -webkit-linear-gradient(top, #ffffff, #000000);
	background-image: linear-gradient(top, #ffffff, #000000);
}

スマホ対応
@media screen and (max-width: 480px){
	
}
@media screen and (max-width: 320px){
	
}

時々使うCSS3 end */
