@charset "utf-8";
/* CSS Document */

/*==== デフォルト値リセット ====*/

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0;
	padding: 0;
	color: #222;
	line-height: 1.2em;
	font-size: 100%;
	position: relative;
}

em,address {font-style: normal;}
hr {display: none;}
img {border: none;vertical-align: bottom;}
h1,h2,h3,h4,h5,h6,p,ul,li,ol,dl,dt,dd,table,tr,td,th,form {margin: 0;padding: 0;}
ul,ol {list-style: none;}
.clear {clear: both;}
.left {float: left;}
.right {float: right;}
.bold {font-weight: bold;}
a:hover {text-decoration: none;}
.align_r {text-align: right;}
.align_l {text-align: left;}
.center {text-align: center;}
.wrapper {zoom: 1;}
.wrapper:after {
	content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
a:link {color: #0d5ed4;}
a:visited {color: #913bb1;}


.pc {display: block;}
.sp {display: none;}

input[type="button"],input[type="submit"] {
	-webkit-appearance: none;
}

/*==== 大枠設定 ====*/

#outline1 {padding: 0 20px;}
#outline2 {
	width: 100%;
	max-width: 1200px;
	min-width: 800px;
	margin: 0 auto;
}

#outline1:after {
	content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

.main {
	clear: both;
	width: 100%;
	float: right;
	margin: 0px 0 0px -180px;
}

#contents {
	width: 100%;
	float: left;
	margin-right: -200px;
}

#container {
	position: relative;
	margin: 0 215px 0 0px;
}

#right_col {
	float: right;
	width: 200px;
}

#footer1 {
	font-size: 80%;
	clear:both;
	border-top: 1px solid #105fd3;
	padding: 10px 20px 0;
}

#footer2 {
	max-width: 1200px;
	min-width: 800px;
	margin: 0 auto;
	zoom: 1;
}

/*==== 共通部詳細設定 ====*/


/*==== ヘッダー部 ====*/

#header {
	margin: 0 20px;
	height: auto;
	overflow: visible;
	font-size: 75%;
}

#header .wrapper {
	max-width: 1200px;
	min-width: 800px;
	margin: 0 auto;
}

/*ロゴ*/


#header #logo {
	margin: 18px 0px 0px 0px;
	float: left;
}

/*== 右エリア ==*/

#header .right {
	padding: 7px 5px 0;
	position: relative;
}

#header .blue {
	width: 300px;
	height: 54px;
	background: url(../img/common/header_bg.gif) no-repeat;
	margin: 2px 0px 8px;
}

/*ナビゲーション*/

#header .navi1 {text-align: right;}
#header .navi1 li {display: inline;}

#header .navi1 li a {
	color: #333;
	text-decoration: none;
}

#header .navi1 li a:hover {text-decoration: underline;}

/*検索*/

#header #search {
	margin: 0px 15px 0 0px;
	text-align: right;
	position: relative;
	padding-top: 6px;
	background: url(../img/common/search_txt.gif) no-repeat 20px 8px;
}

#header #search .title {
	position: absolute;
	top: -10000px;
}

#header #search .txt_box {
	width: 130px;
	font-size: 85%;
}

#header #search .btn {
	color: #fff;
	height: 19px;
	padding-bottom: 1px;
	background: #105FD3;
	border: none;
}

/*文字サイズ変更ボタン*/

#header #size {
	background: url(../img/common/size_txt.gif) no-repeat 18px 3px;
	height: 21px;
}

#header #size .title {
	position: absolute;
	top: -10000px;
}

#header #size li {
	display: inline;
}

#header #size li a  {
	display:block;
	width: 30px;
	height: 17px;
	position:relative;
	font-size:70%;
	overflow: hidden;
	text-decoration: none;
	margin-left: 3px;
	float: left;
}

#header #size li a span {
	height: 17px;
	position:absolute;
	top:0;
	left:0;
	display:block;
	text-indent: -9999px;
	line-height: 0;
	cursor: pointer;
	z-index:1;
}

#header #size ul {
	float: right;
	padding: 5px 14px 5px 0;
}

#header #size li a#size_n {
	background: url(../img/common/size_n.jpg) no-repeat;
}
#header #size li a#size_l {
	background: url(../img/common/size_l.jpg) no-repeat;
}
#header #size li a#size_xl {
	background: url(../img/common/size_xl.jpg) no-repeat;
}


#header #size li#size_n em {
	background: url(../img/common/size_n_e.jpg) no-repeat;
}
#header #size li#size_l em {
	background: url(../img/common/size_l_e.jpg) no-repeat;
}
#header #size li#size_xl em {
	background: url(../img/common/size_xl_e.jpg) no-repeat;
}

/*==== 右エリア ====*/

/*== バナー ==*/

#right_col .banner {
	margin: 8px 0;
}

#right_col .banner img {
	margin: 0 0 5px;
}



/*==== フッターエリア ====*/

#footer1 {
	position: relative;
	margin-top: 30px;
}

#footer2 .left {
	width: 60%;
}

#footer2 .left address {
	background: url(../img/common/footer_logo.jpg) no-repeat left center;
	padding-left: 170px;
}

#footer2 .left address span {
	display: block;
	position: absolute;
	left: -10000px;
	text-indent: -10000px;
}

#footer2 #copy {
	clear: both;
	width: 220px;
	margin: 6px 0 0;
	height: 12px;
	background: url(../img/common/copy.gif) no-repeat;
	text-indent: -10000px;
}

#footer2 .navi1 {
	float: right;
	width: 39%;
	text-align: right;
}

#footer2 li {
	display: inline;
}

#footer2 .navi1 li a {
	color: #333;
	text-decoration: none;
}

#footer2 .navi1 li a:hover {
	text-decoration: underline;
}


/*==== その他共通設定 ====*/


/*== adobe reader ==*/

#contents .reader {
	font-size: 80%;
	margin: 15px 0;
}

#contents .reader img {
	float: left;
	margin: 0 10px 0 0;
	vertical-align: middle;
}

/*== 音声ブラウザ ==*/

img.jump_menu {
	position:absolute;
	bottom:0px;
	right:0px;
	width: 0px;
}

/*== ページの先頭へ ==*/

#pageTop {
	position: absolute;
	right: 0;
	top: -31px;
	z-index: 999;
}

#pageTop img {width: 30px;height: 30px;}






.mgl30{
	margin-left:30px;}
.mgl40{
	margin-left:40px;}
.mgl50{
	margin-left:50px;}
.mgl60{
	margin-left:60px;}
.mgl70{
	margin-left:70px;}
.mgl80{
	margin-left:80px;}
.mgl90{
	margin-left:90px;}
.mgl100{
	margin-left:100px;}
.mgl110{
	margin-left:110px;}
	
.red{
	color:#F00;}
