@charset "shift_jis";
/* CSS Document */
html {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    line-height: 1.6em;
}

body {
    margin: 0px;
    background: url(../images/back.jpg) repeat-x #EBEBEB;
}

a:link {
    color: #29579D;
}

a:visited {
    color: #29579D;
}

a:hover {
    color: #EA9F00;
}

a:active {
    color: #29579D;
}

h1 {
    font-size: 1.5em;
    background: url(../images/title_back.gif) no-repeat;
    width: 620px;
    height: 30px;
    margin: 0 0 20px 0;
    padding: 30px 10px 10px 10px;
}

h2 {
    font-size: 1.25em;
    padding: 0px;
    margin: 0 0 10px 0;
}

h3 {
    font-size: 1em;
    padding: 8px 15px 0 15px;
    margin: 0 0 10px 0;
    border: solid 1px #CCC;
    background: url(../images/icon/arrow2.gif) no-repeat 0 center;
    height: 22px;
}

p {
    padding: 0px;
    margin: 0 0 10px 0;
}
/*==============================================
リスト
==============================================*/
ul.normal {
    margin: 0;
    padding: 0;
}

ul.normal li {
    list-style-type: circle;
    margin: 3px 0 3px 20px;
    padding: 0;
    list-style: outside;
}

dl {
    margin: 0px;
    padding: 0px;
}

dl dt {
    font-weight: bold;
    margin: 0 0 5px 0;
    padding: 3px;
    border-left: solid 3px #ccc;
    border-bottom: solid 1px #ccc;
}

dl dd {
    margin: 0 0 10px 10px;
}
/*==============================================
マージン
==============================================*/
.mg1l {
    margin-left: 1px;
}

.mg7l {
    margin-left: 7px;
}

.mg15l {
    margin-left: 15px;
}

.mg15r {
    margin-right: 15px;
}

.mg5lb {
    margin: 0 0 5px 5px;
}

.mg15rl {
    margin: 0px 15px;
}

.mg20rl {
    margin: 0px 20px;
}

.mg10t {
    margin-top: 10px;
}

.mg15t {
    margin-top: 15px;
}

.mg30t {
    margin-top: 30px;
}

.mg50t {
    margin-top: 50px;
}

.mg5b {
    margin-bottom: 5px;
}

.mg10b {
    margin-bottom: 10px;
}

.mg15b {
    margin-bottom: 15px;
}

.mg20b {
    margin-bottom: 20px;
}

.mg30b {
    margin-bottom: 30px;
}

.mg5tb {
    margin: 10px 0;
}

.mg10tb {
    margin: 10px 0;
}

.mg15tb {
    margin: 15px 0;
}

.mg30tb {
    margin: 30px 0;
}

.spacer {
    margin: 200px 0;
}
/*==============================================
メインレイアウト
==============================================*/
#container {
    width: 860px;
    padding: 20px;
    margin: 30px auto;
    border: solid 1px #CCC;
    background: #FFF;
    overflow: hidden;
}

#container640 {
    width: 640px;
    padding: 20px;
    margin: 30px auto;
    border: solid 1px #CCC;
    background: #FFF;
    overflow: hidden;
}

#header {
    height: 54px;
    margin: 0 0 20px 0;
    padding: 10px;
    clear: both;
    background: url(../images/header.gif) no-repeat;
}

#header640 {
    height: 54px;
    margin: 0 0 20px 0;
    padding: 10px;
    clear: both;
    background: url(../images/header640.gif) no-repeat;
}

#menuArea {
    width: 200px;
    float: left;
    clear: left;
    overflow: hidden;
    margin: 0 0 30px 0;
}

#mainArea {
    width: 640px;
    float: right;
    clear: right;
    overflow: hidden;
    margin: 0 0 30px 0;
    padding: 0 0 0 19px;
    border-left: solid 1px #CCC;
}

#footer {
    text-align: center;
    clear: both;
}

#footer img {
    margin: 0 0 7px 0;
}
/*==============================================
ヘッダー内のロゴ
==============================================*/
#sagiwallLogo {
    display: block;
    background-image: url(../images/sagiwall_logo.gif);
    background-repeat: no-repeat;
    height: 48px;
    width: 364px;
    overflow: hidden;
    text-indent: -9999px;
}
/*==============================================
左メニューリスト
==============================================*/
#menuArea ul {
    margin: 0px;
    padding: 0px;
}

#menuArea ul li {
    margin: 3px 0;
    list-style-type: none;
    border-bottom: dotted 1px #CCC;
    padding: 5px 15px 5px 0px;
}

#menuArea ul li a {
    background: url(../images/icon/arrow.gif) no-repeat 180px center;
    padding: 5px 25px 5px 0px;
    width: 175px;
    display: block;
}

#menuArea ul li a:hover {
    background: url(../images/icon/arrow_on.gif) no-repeat 180px center;
}
/*==============================================
メニューテーブル
==============================================*/
#mainArea table {
    border-top: solid 1px #CCC;
    border-left: solid 1px #CCC;
}

#mainArea table th, #mainArea table td {
    border-bottom: solid 1px #CCC;
    border-right: solid 1px #CCC;
    padding: 5px;
}

#mainArea table th {
    background: #f2f2f2;
    text-align: left;
}
/*==============================================
ページトップへもどる
==============================================*/
.totop {
    text-align: right;
    margin: 5px 0;
}

.totop img {
    border: none;
}
/*==============================================

==============================================*/
h1#header1 {
    height: 54px;
    line-height: 54px;
    vertical-align: middle;
    color: #fff;
    margin: 0 0 20px 0;
    padding: 10px;
    clear: both;
    width: 840px;
    background: url(../images/header.gif) repeat;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		border-radius: 5px;
}

#header1 img {
    vertical-align: middle;
}

.grid2 {
    float: left;
    width: 400px;
    margin-left: 10px;
}

.grid2 ul {
    padding-left: 1.5em;
}

.clearfix:after {
    content: "";
    clear: both;
    display: block;
}

.ftBold {
    font-weight: bold;
}

.txtCenter {
    text-align: center;
}

.txtRed {
    color: #F00000;
}

.alert-danger {
    padding: 12px 35px 12px 14px;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    background-color: #f2dede;
    border-color: #eed3d7;
    border: 1px solid #b94a48;
    border-radius: 4px;
    margin-bottom: 15px;
}

.alert-danger p {
    margin-bottom: 0
}

.alert-danger p a {
    font-weight: 700;
    color: #b94a48
}


/*========================================================
20150917追加対応
========================================================*/
@font-face {
    font-family:icomoon;src:url(../../common/fonts/icomoon.eot?ch9ia5);src:url(....//common/fonts/icomoon.eot?#iefixch9ia5) format('embedded-opentype'),url(../../common/fonts/icomoon.woff?ch9ia5) format('woff'),url(../../common/fonts/icomoon.ttf?ch9ia5) format('truetype'),url(../../common/fonts/icomoon.svg?ch9ia5#icomoon) format('svg')
}[class^=icon-]:before,[class*=" icon-"]:before,[class^=icon-]:after,[class*=" icon-"]:after,.icon_font:before,ul.list-chevron-right li:before,.ac_menu li a:before,.tab_menu li a:before,.tab_os li a:before,aside .sideNav li a:before,.sitemap_list>li:before,.icon_font:after,.ac_list dt:after,.toTop a:before {
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1
}

.icon-arrow-right-thick:before {
    content: "\e600"
}

.icon-new-tab:after {
    content: "\ea7e";
    color: #82b55b;
    padding-right: 2px;
    padding-left: 2px
}

#container a.btn_buy{
    height: 3em;
    line-height: 3em;
    display: inline-block;
    position: relative;
    border-radius: 5px;
    background: #17a2b8;
    box-shadow: 0 0 1px 0 rgba(0,0,0,.75);
    color: #fff;
    text-decoration: none;
    padding-left: 30px;
    padding-right: 30px;
    font-weight: 700;
	text-decoration: underline;
}


#container a.btn_buy:before {
    position: absolute;
    top: 50%;
    left: 10px;
    font-size: 16px;
    font-weight: 400;
    background: #fff;
    color: #b2b2b2;
    height: 16px;
    line-height: 15px;
    width: 16px;
    margin-top: -8px
}

#container a.btn_buy:after {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -.5em;
    color: #fff;
    font-weight: 400
}

#container a.btn_buy:hover {
    background: #0C7687;
    color:#fff
}

#container a.btn_buy:hover:after {
    color: #fff
}


@media(max-width:560px) {
    #container a.btn_buy{
        float: none;
        margin: 0 auto
    }
}

#container a.btn_blue {
    height: 3em;
    line-height: 3em;
    display: inline-block;
    position: relative;
    border-radius: 5px;
    background: #2D4F83;
    box-shadow: 0 0 1px 0 rgba(0,0,0,.75);
    color: #fff;
    text-decoration: none;
    padding-left: 30px;
    padding-right: 30px;
    font-weight: 700
}

#container a.btn_blue:before {
    position: absolute;
    top: 50%;
    left: 10px;
    font-size: 16px;
    font-weight: 400;
    background: #fff;
    color: #2D4F83;
    height: 16px;
    line-height: 15px;
    width: 16px;
    margin-top: -8px
}

#container a.btn_blue:after {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -.5em;
    color: #fff;
    font-weight: 400
}

#container a.btn_blue:hover {
    background: #fff;
    color: #2D4F83
}

#container a.btn_blue:hover:after {
    color: #57a51d
}

@media(max-width:560px) {
    #container a.btn_blue {
        float: none;
        margin: 0 auto
    }
}

h1#header2 {
	box-sizing: border-box;
	display: block;
	position:relative;
	height: auto;
	line-height: 1.2;
	vertical-align: middle;
	color: #fff;
	margin: 0 0 20px 0;
	padding: 10px 10px 10px 170px;
	width: 100%;
	background: url(../images/header.gif) repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

#header2 .logo {
	position:absolute;
	left:20px;
	top: 10px;
	bottom: 10px;
	margin:auto;
}

.text-list {
	margin:1em 0 0 1em;
	padding:0;
}
.text-list li {
	margin-bottom: 0.5em;
}
.item__links {
	list-style-type: none;
	margin:2em 1em;
	padding:0;
}
.item__links li {
	margin-bottom: 1em;
}

/* 20151027追加 */
.add_block {
	padding: 15px 15px 30px;
	border: #e2e7ec;
	background: #f2f5f8;
}
.add__title {
	font-weight: bold;
	margin: 0;
}
.add__list {
	list-style-type:none;
}
.add__img {
	display: block;
	margin: 1em auto 0;
}

.mb30{
	margin-bottom:30px;
}