@CHARSET "UTF-8";

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;
    -webkit-text-size-adjust: none
}

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

.clear {
    clear:both;
}

li {display: inline;}

body {
	background: url(../00_share/base/00bg/00bg.jpg) repeat-y left top;
	width: 100%;
	min-width: 1030px;
}

#wrapper {
	position: relative;
	top: 0;
	width: 1000px;
	box-shadow: 0px 0px 10px 10px rgba(0,0,0,0.5);
	margin: 0 auto;
	overflow: hidden;
}

#Top_return_button {
	position: absolute;
	top: 17px;
	left: 26px;
	width: 359px;
	height: 75px;
}

nav#Global_header {
	position: relative;
	top: 0;
	width: 1000px;
	height: 193px;
	background: url(../00_share/01base/tob_bg.jpg) center top no-repeat;
	-moz-background-size:100% auto;
	background-size:100% auto;
	float: left;
}

#Global_header .return_top{
	position: absolute;
	width:380px;
	height:90px;
	top:12px;
	left:19px;
}

#nav_01 {
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 1000px;
	height: 59px;
	background: url(../00_share/01base/tob_bg_2.jpg) center top no-repeat;
	-moz-background-size:100% auto;
	background-size:100% auto;
}

#nav_01 ul,li {
	position: relative;
}

#nav_01 ul {
	top: 23px;
	left: 638px;
	font-size: 9pt;
	color: #FFF;
	font-family: Shin Go Regular;
}

#nav_01 li{
	margin-right: 17px;
}

#nav_01 li:last-child {
	top: -5px;
}

#nav_01 a {
	color: #FFF;
}


/* リセットCSS ver.2015 */
/*! sanitize.css | CC0 Public Domain | github.com/jonathantneal/sanitize.css */
pre,textarea{overflow:auto}
[hidden],audio:not([controls]),template{display:none}
details,main,summary{display:block}
input[type=number]{width:auto}
input[type=search]{-webkit-appearance:textfield}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
progress{display:inline-block}
small{font-size:75%}
textarea{resize:vertical}
[unselectable]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
*,::after,::before{box-sizing:inherit;border-style:solid;border-width:0}
*{font-size:inherit;line-height:inherit;margin:0;padding:0}
::after,::before{text-decoration:inherit;vertical-align:inherit}
:root{-ms-overflow-style:-ms-autohiding-scrollbar;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;box-sizing:border-box;cursor:default;font:16px/1.5 sans-serif;text-rendering:optimizeLegibility}
a{text-decoration:none}
audio,canvas,iframe,img,svg,video{vertical-align:middle}
button,input,select,textarea{background-color:transparent;color:inherit;font-family:inherit;font-style:inherit;font-weight:inherit;min-height:1.5em}
code,kbd,pre,samp{font-family:monospace,monospace}
nav ol,nav ul{list-style:none}
select{-moz-appearance:none;-webkit-appearance:none}
select::-ms-expand{display:none}
select::-ms-value{color:currentColor}
table{border-collapse:collapse;border-spacing:0}
::-moz-selection{background-color:#B3D4FC;text-shadow:none}
::selection{background-color:#B3D4FC;text-shadow:none}
@media screen{[hidden~=screen]{display:inherit}
[hidden~=screen]:not(:active):not(:focus):not(:target){clip:rect(0 0 0 0)!important;position:absolute!important}
}
/*# sourceMappingURL=sanitize.css.map */