/* リセット */
html {
	overflow-y: scroll;
	color: #000;
}
 
body {
	margin: 0;
	padding: 0;
	font: 13px/1 verdana, Sans-Serif;
	*font-size: small;
	*font: x-small;
	-webkit-text-size-adjust:none;
}
 
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
 
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}


 
select, input, button, textarea {
	font: 99% verdana, Sans-Serif;
	*font-size: 100%;
}
 
table {
	border-collapse: collapse;
	border-spacing :0;
	font-size: inherit;
	font: 100%;
}
 
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
 
pre, code, kbd, samp, tt {
	font-family: monospace;
	*font-size: 108%;
	line-height: 100%;
}
 
abbr, acronym {
	border: 0;
	font-variant: normal;
}
 
ol, ul {list-style: none;}
 
caption, th {text-align: left;}
 
fieldset, img {border: 0;}
 
legend {color: #000;}
 
sup {vertical-align: text-top;}
 
sub {vertical-align: text-bottom;}
 
q:before, q:after {content: '';}

img, div { behavior:url(../../js/iepngfix/iepngfix.htc); }


/* カスタマイズ */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, verdana, arial, clean, sans-serif;
	font-size: 13px;
	line-height:1;
	font-weight:normal;
	font-style:normal;
	margin: 0px 0px 0px 0px;
	padding: 0;
	-webkit-text-size-adjust:none;
	background-color:#EEE;
}

html,body { height:100%; }

select,
input,
button,
textarea {
font:100%;
}

table {
font-size:inherit;
font:100%;
}

textarea { 
font-size: 100%; 
}

.px8{font-size:62%;}
.px9{font-size:68%;}
.px10{
	font-size:74%;
	*font-size:68%;
	_font-size:68%;
}
.px11{font-size:83.3%;}
.px12{font-size:93%;}
.px13{font-size:100%;}
.px14{font-size:105%;}
.px15{font-size:115%;}
.px16{font-size:123%;}
.px17{font-size:136%;}
.px18{font-size:145%;}
.px19{font-size:154%;}
.px20{font-size:160%;}
.px21{font-size:162%;}
.px22{font-size:170%;}
.px23{font-size:177%;}
.px24{font-size:185%;}


area {
    outline: 2px solid red; /* 赤い枠線を表示 */
}


/* for SmartPhone */
@media print, screen and (max-width:719px) {

.only-pc { display:none; }
.only-sp { }

.body {
	height:100%;
	background-color:#FFFFFF; color:#666666;
	-webkit-box-shadow: #333 0px 0px 10px;
	-moz-box-shadow: #333 0px 0px 10px;
	box-shadow: #333 0px 0px 10px;
}


#contents {
	width:100%; background-color:#FFFFFF; color:#666666;
	top:0; left:0; right:0; bottom:0;
	margin:auto;
}

#contents .main { width:100%; }
#contents .main img { width:100%;}

#contents .header { width:100%; overflow:hidden; position:relative; border-bottom:1px solid #DDDDDD; }
#contents .header .logo { margin:11px 0px 4px 10px; float:left; }
#contents .header .logo img { height:32px; }


#contents .title-block { margin:14px 10px 0px 10px; }
#contents .title-block .inner { width:100%; display:table; overflow:hidden; position:relative; margin:0px 10px 0px 0px; }
#contents .title-block .inner .head { 
	display:table-cell; width:9px; height:23px;
	background-color:#1D7400;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#contents .title-block .inner h1 { padding:3px 0px 0px 6px; display:table-cell; vertical-align:middle; color:#000000; font-weight:bold; font-size:17px; line-height:130%; }
#contents .title-body { margin:14px 10px 0px 10px; font-size:14px; line-height:140%; padding-bottom:10px;  }
#contents .title-body br { display:none; }
#contents .title-body span { color:#FF0000; }


#contents .tabular { margin:10px 0px 0px 0px; padding:20px 10px 10px 10px; background-color:#EEEEEE; }
#contents .tabular table { }
#contents .tabular table tr { }
#contents .tabular table tr td { float: left;  }
#contents .tabular table tr .sp-width { width: 100%; }
#contents .tabular table tr td h4 { margin:0px 0px 10px 0px; }
#contents .tabular table tr td .img-A { width: 100%; }
#contents .tabular table tr td .img-A img { width: 100%; }
#contents .tabular .text-B { margin:10px 0px 22px 0px; font-size:12px; color:#545454; line-height:140%; }
#contents .tabular .text-B br { display: none; }
#contents .tabular table tr td .text-B table tr td { float:none; padding-bottom: 4px; }


#contents .tabular .text-C { margin:0px 0px 0px 0px; padding:10px; color:#545454; line-height:150%; font-size:12px; background-color:#FFFFFF; }


#page-top { margin:20px 0px 0px 0px; width:100%; }
#page-top .inner { display:table; width:100%; margin:0px 0px 0px 0px; overflow:hidden; position:relative; bakcground-color:#DDDDDD; }
#page-top .inner .right { display:table-cell; overflow:hidden; position:relative; text-align:right; vertical-align:bottom; }
#page-top .inner .right img { float:right; height:30px; margin:0px 10px 0px 12px; }
#page-top .inner .copyright { display:table-cell; padding:0px 0px 12px 10px; color:#B2B2B2; vertical-align:middle; vertical-align:bottom; font-size:7px; }


}

/* for PC&TABLET */
@media print, screen and (min-width: 720px) {

.only-pc { }
.only-sp { display:none; }


.body {
	width:860px;
    height:100%;
	background-color:#FFFFFF; color:#666666;
	-webkit-box-shadow: #333 0px 0px 10px;
	-moz-box-shadow: #333 0px 0px 10px;
	box-shadow: #333 0px 0px 10px;
}


#contents { }

#contents .header { width:100%; overflow:hidden; position:relative; border-bottom:1px solid #DDDDDD; }
#contents .header .logo { margin:14px 0px 4px 20px; float:left; }
#contents .header .logo img { height:40px; }


#contents .title-block { margin:20px 10px 0px 20px; }
#contents .title-block .inner { width:100%; display:table; overflow:hidden; position:relative; margin:0px 10px 0px 0px; }
#contents .title-block .inner .head { 
	display:table-cell; width:9px; height:23px;
	background-color:#1D7400;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#contents .title-block .inner h1 { padding:3px 0px 0px 6px; display:table-cell; vertical-align:middle; color:#000000; font-weight:bold; font-size:160%; line-height:120%; }
#contents .title-body { margin:18px 20px 0px 20px; font-size:14px; line-height:130%;  }
#contents .title-body span { color:#FF0000; }
#contents .title-body p { margin:20px 0px 0px 0px; font-size:20px; font-weight:bold; color:#FF0000; }


#contents .tabular { margin:30px 0px 0px 0px; padding:25px 20px 20px 20px; background-color:#EEEEEE; }
#contents .tabular h4 { margin:0px 0px 12px 0px; }
#contents .tabular table tr .sp-width { padding-right: 20px; }
#contents .tabular .text-B { margin:12px 0px 0px 0px; font-size:12px; color:#545454; line-height:150%; }
#contents .tabular .text-C { margin:0px 0px 0px 0px; padding:10px; color:#545454; line-height:160%; font-size:12px; background-color:#FFFFFF; }


#page-top { border-bottom:1px solid #EDEDED; margin:60px 20px 0px 20px; width:860px; }
#page-top .inner { display:table; width:100%; margin:0px 0px 0px 0px; overflow:hidden; position:relative; bakcground-color:#DDDDDD; }
#page-top .inner .right { display:table-cell; overflow:hidden; position:relative; text-align:right; vertical-align:bottom; }
#page-top .inner .right img { float:right; }
#page-top .inner .copyright { display:table-cell; color:#B2B2B2; vertical-align:middle; vertical-align:bottom; font-size:80%; padding-bottom:12px; }


}
