@charset "UTF-8";

/* 基本設定 ********************************************/

html,body,div,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,li,table,tr,th,td,input,img,figure {
	margin: 0;
	padding: 0;
}
ul,ol,dl {
	list-style: none;
}
table {
	width: 100%;
	border-collapse: collapse;
}
img {
	vertical-align: baseline;
}
a {
	color: #333;
	outline: none;
}
a:hover {
}
a img {
	border: none;
	outline: none;
}
.sp,
em,
.none {
	display: none;
}
@media screen {
.clearfix {
    overflow: hidden;
    zoom: 1;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.blockcenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.inlineBlock {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.relative {
	position: relative;
}
.floatL {
	display: block;
	float: left;
}
.floatR {
	display: block;
	float: right;
}
.mincho {
	font-family:'Hiragino Mincho ProN','ＭＳ Ｐ明朝','MS PMincho', serif;
}
.gothic {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.aligncenter{
	text-align: center;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
.bold {
	font-weight: bold;
}
.yakumono_start {
	text-indent: -.5em;
}
.boxshadow {
	border-bottom: 1px solid rgba(0,0,0,.15);
	box-shadow: 0 0 1px rgba(0,0,0,.15);
}
.hover85 {
	-ms-filter: "alpha( opacity=85 )";
	filter: alpha( opacity=85 );
	opacity: .85;
}
.error {
	display: block;
	font-weight: bold;
	color: #d82e2e;
	margin: 5px 0 10px;
}
/* 共通設定 ******************************************/

body {
	color: #838383;
	font-size: 12px;
	line-height: 1.38;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: #fff;
}
.page {
}
.inner {
	width: 95%;
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
}
/*ヘッダー
*******************************************/
#header {
	border-bottom: 1px solid #e9e9e9;
}
#header .logo {
	width: 160px;
}
#header .logo a {
	display: block;
	height: 75px;
	background: url(../images/logo_header.jpg);
}
#header .ad img {
	width: 100%;
	height: auto;
}

/*ナビ
*******************************************/
.side #nav a {
	display: block;
	background-repeat: no-repeat;
	letter-spacing: .26em;
	text-decoration: none;
}
.side .nav01 a {
	background-image: url(../images/listmark_nav01.gif);
}
.side .nav02 a {
	background-image: url(../images/listmark_nav02.gif);
}
.side .nav03 a {
	background-image: url(../images/listmark_nav03.gif);
}
.side .nav04 a {
	background-image: url(../images/listmark_nav04.gif);
}
.side .nav05 a {
	background-image: url(../images/listmark_nav05.gif);
}
.side #nav a:hover {
	text-decoration: underline;
}
.side .bnr img {
	display: block;
	margin-bottom: 9px;
}
#index .side .nav01 a,
#backnumber .side .nav02 a,
#present .side .nav03 a,
#event_archive .side .nav04 a,
#contribute .side .nav05 a, {
	text-decoration: underline;
}

/*記事
*******************************************/
.content h2 {
	font-size: 30px;
	letter-spacing: .12em;
	color: #393a3b;
	margin-bottom: 30px;
	font-family:'Hiragino Mincho ProN','ＭＳ Ｐ明朝','MS PMincho', serif;
}
.content h3 {
	font-size: 18px;
	letter-spacing: .12em;
	color: #393a3b;
	padding-bottom: 3px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}
.section {
	margin-bottom: 25px;
}

/*個別記事*/
.single {
	line-height: 1.4;
	letter-spacing: .2em;
}
.single p {
	text-indent: 1em;
	margin-bottom: 1em;
}
.single .section p,
.single .section ul,
.single .section ol {
	color: #383838;
}
.single .section ul,
.single .section ol {
	list-style: disc inside;
}
.single .section img {
	box-shadow: 0 0 2px rgba(0,0,0,.15);
}
.content_title {
	text-align: left;
}
.single .content h2 {
	font-size: 15px;
	padding-bottom: 2px;
	margin-bottom: 0;
}
.date {
	font-style: italic;
	background-color: #e9e9e9;
	color: #383838;
	text-align: right;
	padding: 3px 0 2px 0;
	background-position: 3px center;
	background-repeat: no-repeat;
}
.news {
	background-image: url(../images/listmark_news.gif);
}
.event {
	background-image: url(../images/listmark_event.gif);
}
.present {
	background-image: url(../images/listmark_present.gif);
}

/*トップページ*/

#index #content01 h2{
	text-align: center;
	color: #fff;
	background: #393a3b;
	font-size: 20px;
	padding: 5px 0;
	width: 95%;
	margin: 0 auto 30px;
	font-weight: normal;
}
#index #content01 .info{
	color: #565656;
	text-align: center;
	margin-bottom: 10px;
}

#content03 {
	border-top: 1px solid #e9e9e9;
}

/*プレゼント企画ページ・バックナンバーページ*/
#item_list li {
	background: url(../images/bk_itembox.jpg);
	margin-bottom: 16px;
}
#present #item_list li {
	padding: 15px 0;
}
#backnumber #item_list li {
	padding: 3px 0 15px;
}
#item_list li img {
	display: block;
	border: 1px solid #dadada;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}
#item_list .data01 {
	color: #838383;
	display: block;
}
#item_list .data02 {
	display: block;
	font-size: 14px;
	line-height: 1.46;
	color: #5170a3;
}
#item_list .btn_item {
	display: block;
	height: 49px;
	border: 1px solid #e9e9e9;
	background-image: url(../images/btn_item.gif);
	background-position: center center;
	background-repeat: no-repeat;
	color: #838383;
	text-align: center;
	font-family:'Hiragino Mincho ProN','ＭＳ Ｐ明朝','MS PMincho', serif;
	text-decoration: none;
}
#backnumber #item_list .btn_item {
	width: 143px;
	letter-spacing: .1em;
	line-height: 51px;
}
#present #item_list .btn_item {
	width: 199px;
	line-height: 53px;
}
#item_list .btn_item:hover {
	background-color: #fff;
}

#chiiki_list ul li{float: left; margin-right: 10px;}





#backnumber #back_list{
	width: 700px;
	border-left: 1px solid #b4b4b4;
	overflow: hidden;
	margin: 10px auto 20px;
}
#backnumber #back_list li{
	float: left;
	width: 150px;
	height: 25px;
	padding-top: 10px;
	text-align: center;
	cursor: pointer;
	border-bottom: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	border-top: 1px solid #b4b4b4;
	font-size: 90%;
}
#backnumber #back_list li:hover,
#backnumber #back_list li.select{
	border-bottom: none;
	color: #000;
	width: 150px;
}
.disnon {
  display: none;
}


.infomail a{
	display: block;
	border-bottom: 2px dotted #b4b4b4;
	padding: 5px 10px 5px 52px;
	font-size: 15px;
	text-decoration: none;
	width: 200px;
	margin: 15px;
	background: url(../images/icon_mail.png) 10px center no-repeat;
}
.infomail a:hover{
	-ms-filter: "alpha( opacity=85 )";
	filter: alpha( opacity=85 );
	opacity: .85;	
}

/*最新情報リスト*/
.title_container {
	position: relative;
}
#headline h2 {
	font-family:'Hiragino Mincho ProN','ＭＳ Ｐ明朝','MS PMincho', serif;
	font-size: 15px;
	letter-spacing: .12em;
	color: #575757;
	padding: 28px 0 20px;
}
.title_container .btn_more {
	position: absolute;
	right: 0;
	top: 26px;
	display: block;
	width: 88px;
	height: 19px;
	background: url(../images/btn_more.gif);
}
.title_container .btn_more:hover {
	background-position: 0 -100%;
}
#headline dt {
	height: 18px;
	line-height: 20px;
	letter-spacing: .12em;
	color: #828282;
	padding-left: 77px;
	margin-bottom: 5px;
}
#news_archive #headline dd {
	padding-bottom: 7px;
	border-bottom: 1px dotted #e9e9e9;
}
#headline .news {
	background: url(../images/listmark_news.gif) no-repeat;
}
#headline .present {
	background: url(../images/listmark_present.gif) no-repeat;
}
#headline .event {
	background: url(../images/listmark_event.gif) no-repeat;
}
#headline dd {
	margin-bottom: 13px;
	margin-left: 0;
}
#headline dd a {
	display: block;
	line-height: 1.38;
	letter-spacing: .12em;
	color: #5170a3;
	text-decoration: none;
}
#headline dd a:hover {
	text-decoration: underline;
}
#headline dd span.new_info{
	display: inline;
	color: #f00;
	background: #fdd;
}
/*広告掲載のご案内*/
#mediaguide .content p {
}
#mediaguide .content img {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	box-shadow: 0 0 0 rgba(0,0,0,.15);
	border: 1px solid #e9e9e9;
	margin-bottom: 15px;
}
#mediaguide #section01 ul {
	list-style: square inside;
	padding-left: 1em;
	text-indent: -1em;
}
#kikakusho {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 10px 0;
}
#kikakusho li {
	float: left;
	margin-right: 10px;
}
.pdf {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-weight: bold;
	color: #fff;
	background: #900;
	padding: 5px;
	border-radius: 3px;
	text-decoration: none;
	
}
.pdf:hover {
	background: #C00;
}

/* footer *********************************/
#footer {
	margin-top: 34px;
	background: #ebebeb;
	font-size: 11px;
}
#footer .inner {
	padding: 13px 0 27px;
}
#footer .leftbox {
	color: #828282;
}
#sitemap {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-top: 7px;
	letter-spacing: .12em;
}
#footer #sitemap .nav {
	float: left ;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
#sitemap h2 {
	color: #929292;
	margin-bottom: 14px;
	font-weight: normal;
}
#footer #sitemap .nav li {
	line-height: 2;
}
#footer #sitemap .nav li a {
	padding: 2px 18px;
	color: #5b81c1;
	text-decoration: none;
	background-position: left center;
	background-repeat: no-repeat;
}
#footer #sitemap .nav01 a {
	background-image: url(../images/listmark_footer_nav01.gif);
}
#footer #sitemap .nav02 a {
	background-image: url(../images/listmark_footer_nav02.gif);
}
#footer #sitemap .nav03 a {
	background-image: url(../images/listmark_footer_nav03.gif);
}
#footer #sitemap .nav04 a {
	background-image: url(../images/listmark_footer_nav04.gif);
}
#footer #sitemap .nav05 a {
	background-image: url(../images/listmark_footer_nav05.gif);
}
#footer #sitemap .nav06 a {
	background-image: url(../images/listmark_footer_nav06.gif);
}
#footer #sitemap .nav li a:hover {
	text-decoration: underline;
}
#footer .logo {
	padding-bottom: 15px;
	border-bottom: 1px solid #333;
	margin-bottom: 16px;
}
#footer .logo a {
	display: block;
	background: url(../images/logo_footer.jpg) no-repeat;
	width: 105px;
	height: 36px;
}
#footer .leftbox p {
	line-height: 2;
}
#copy {
	padding-top: 26px;
	text-align: center;
	font-size: 90%;
	letter-spacing: .12em;
	color: #565757;
	background: #fff;
	padding-bottom: 26px;
}


/* assh創刊300号記念プレゼント企画 ********************************************/

.kinen_pre_info{
	font-size: 120%;
	color: #333333;
	text-align: left;
}

.kinen_pre01{
	float: left;
	width:236px;
	margin-right:10px;
	color: #333333;
}

.kinen_pre02{
	padding:10px;
	background:#fff;
	border: 1px #C7025D solid;
	margin-bottom:10px;
	text-align: left;
}

.kinen_pre_title{
	font-size: 130%;
	font-weight:bold;
	color:#E60012;
	line-height: 120%;
}

.kinen_pre_s{
	display: block;
	margin-top: 5px;
	font-weight: bold;
	text-align: right;
	font-size: 120%;
	color: #00A0C9;
}

.kinen_pre_name{
	display: block;
	margin-top: 5px;
	font-weight: bold;
	text-align: right;
	font-size: 110%;
}

.kinen_pre_oubo{font-size: 120%; font-weight: bold;}

.kinen_pre_oubo_btn{padding-top:20px; margin-bottom:20px; text-align: center;}

.kinen_pre_mt5{margin-top: 5px;}

.kinen_pre_kome{display: block; margin-top: 2px; font-size: 90%;}

