@charset "utf-8";
/*
Theme Name: asitaba
Theme URI: https://teamstudio-e.net
Description: for asitaba.asj-tt.com
Version: 1.0
Author: NPO Studio-E 2014
Author URI: https://teamstudio-e.net
*/

body {
	font: 16px/24px "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	word-break: break-all;
}

/* ---- エレメント / タグセレクター ---- */
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
}
p {
	margin-top: 0;
	margin-bottom:24px;
	padding-right: 0px;
	padding-left: 0px; 
 	line-height:2em; 
}
a img {
	border: none;
}

img {
	vertical-align: top;
	border: 0;
}

/*
テーブル
-------------------------------------------------------------------*/
table {
	border-collapse: collapse;
}
table td {
	border-collapse: collapse;
}
table {
	/* width: 580px; */
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

table th {
	background-color:#fafafa;
	font-weight:normal;
	text-align: center;
 	line-height:1.8em; 
	padding: 8px;
	white-space: nowrap;
	color: black;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffebcd;
	border-right-color: #ffebcd;
	border-bottom-color: #ffebcd;
	border-left-color: #ffebcd;
}

table td {
	background-color: #fffaf0;
	text-align: left;
 	line-height:1.8em; 
	padding: 8px 8px 8px 12px;;
	border: 1px solid #ffebcd;
}


/*  ----------------------  */
body {
	background-image:url(image/body1.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-attachment:fixed; /* 背景写真のスクロール設定 */
	
}

h1#hp_title {
	background-color:transparent;
	margin:0px;
	color:rgb(100m,100,100);
	font-size:10px;
	line-height:10px;
	height:10px;
	display:none;
}

/* ---- コンテナ ---- */
div#container {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}

/**********************/
/* ---- ヘッダ部 ---- */
/**********************/
div#head {
	width:1000px;
	height:117px;
	background-image:url(image/header.png);	
	background-repeat:no-repeat;
}

a#head_jump_top {
	display:block;
	background-color:transparent;
	width:200px;
	height:67px;
	margin-left:60px;
	margin-top:50px;
	float:left;
}

a#head_jump_top:hover {
	background-color:rgba(255,255,255,0.2);
}


/*a#head_jump_jiheisyou_top {
	display:block;
	float:left;
	margin-left:170px;
	margin-top:60px;
	width:240px;
	height:23px;
	background-image:url(image/jihei_link.png);
	background-repeat:no-repeat;
	color:transparent;
	
}*/
a#head_jump_kimagure_top {
	display:block;
	float:left;
	margin-top:60px;
	margin-left:430px;
	width:240px;
	height:23px;
	background-image:url(image/kimagure_link.png);
	background-repeat:no-repeat;
}
/*
a#head_jump_jiheisyou_top:hover {
	background-image:url(image/jihei_link_ro.png);
	background-repeat:no-repeat;
	
}*/
a#head_jump_kimagure_top:hover {
	background-image:url(image/kimagure_link_ro.png);
	background-repeat:no-repeat;
}

/**********************/
/* ---- パンくず ---- */
/**********************/
ul#pankuzu {
	display: block;
	float: left;
	margin-left:17px;
	margin-top:7px;
}
ul#pankuzu li{
	font-size:12px;
	list-style: none;
	margin: 0;
	padding-left: 10px;
	display: inline;
}
	

/********************/
/* ---- 本体部 ---- */
/********************/
div#main {
	width:1000px;
	clear:both;
	background-image:url(image/side.png);
	background-repeat:repeat-y;
}

/**********************************/
/* ---- 左のサイドメニュー部 ---- */
/**********************************/
ul#side {
	dispay:block;
	float:left;
	width:238px;
	padding-top:37px;
	clear:left;
	/* position:fixed; */
}
ul#side li {
	display:block;
	width:238px;
	height:80px;
}
ul#side li a{
	display:block;
	width:238px;
	height:80px;
	background-repeat:no-repeat;
	text-align:center;
	color:white;
	text-decoration:none;
	font-size:20px;
	font-weight:bold;
}
ul#side li a p{
	padding-top:32px;
	padding-left: 1em;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.7);
}
ul#side li a image{
	width:238px;
	height:80px;
}

ul#side li a.side_text      {background-image:url(image/side_default.png);}
ul#side li a.side_text_cp   {
	color:yellow;
	background-image:url(image/side_default_ro.png);
}
ul#side li a.side_text:hover{
	color:yellow;
	background-image:url(image/side_default_ro.png);
}

/******************************/
/* ---- 右のコンテンツ部 ---- */
/******************************/
div#right {
	width:762px;
	float:right;
	clear:right;
}
div#contents_head {
	width:762px;
	height:	100px;
	background-image:url(image/contents_header.png);
	background-repeat:no-repeat;
}

div#contents_head2 {
	width:762px;
	height:	100px;
	background-image:url(image/contents_header2.png);
	background-repeat:no-repeat;
}

img.contents_head_img {
	float:right;
	margin-top:	30px;
	margin-right:25px;
}

div#contents {
	background-image:url(image/contents.png);
	background-repeat:repeat-y;
	padding:10px 10px 10px 30px;
	
}

div#contents h2.contents_title{
	font-size:20px;
	line-height:41px;
	margin:10px 0px 10px;;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:0px;
	background-image:url(image/con_title_obi.png);
	background-position:20px 0px;
	background-repeat:no-repeat;
}
div.post_info {
	text-align:right;
	font-size:13px;
}

div#contents div.honbun {
	padding-left:40px;
	padding-right:40px;
}


/* ---- フッタ部 ---- */
div#foot {
	width:1000px;
	height:140px;
	float:left;
	background-image:url(image/footer.png);
	background-repeat:no-repeat;
}

address#foot_address {
	display:block;
	width:400px;
	float:right;
	margin-top:80px;
	margin-right:70px;
	font-size:11px;
	line-height:15px;
	font-style:normal;
	float:right;
	text-align:right;
}


/* サイドメニュー固定表示用 */	
.fixed{
	position: fixed;
	top: 0px;
	left: 0px
	z-index: 9999;
}


a#go_asitabakun_top {
	display:block;
	width:79px;
	height:50px;
	position:fixed;
	top:0px;
	left:0px;
	z-index: 9998;
}



/*
汎用クラス
-------------------------------------------*/

.pink {
	color:#ff517c;
}

/*
曜日
-------------------------------------------*/

.week0 {color:red;} /* 日 */
.week1 {color:black;}
.week2 {color:black;}
.week3 {color:black;}
.week4 {color:black;}
.week5 {color:black;}
.week6 {color:#4169e1;} /* 土 */

/*
サイトマップページ */
-------------------------------------------*/
#content_sitemap {
	float: left;
	width: 900px;
	background-color: #FFFFFF;
	padding: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}
#content_sitemap .box_out {
	background-color: #F6F6F6;
	margin-top: 1px;
	margin-bottom: 5px;
	padding: 5px;
}
#content_sitemap .box_in {
	background-color: #FFFFFF;
	border: 1px solid #E5E5E5;
	margin-bottom: 5px;
	padding: 10px;
	position:relative;
}

#content_sitemap h2 {
	display:none;
}

#content_sitemap a {
	display:block;
	position:absolute;
	font-size:18px;
	font-weight:bold;
	padding:10px;
}



/* ページトップへ */
div#footer div.totop {
	margin-top:10px;
}

div.totop {
	text-align:right;
	margin-right:20px;
}
div.totop a{
	font-size:10px;
}

/* ２行目以降にインデントを付ける書式 */
/*
使用例： 
・ああああああ
　ああああああ
*/
.indent_for_list {
	text-indent:-1em;
	padding-left:1em;
}

/*
ＰＤＦへのリンクにアイコンを付ける
-------------------------------------------*/
div#main a[href$=".pdf"] {   
	display: inline-block;
	padding-left: 21px;
	background: url(image/icon_pdf.gif) no-repeat 0% 50%;  
}
a.pdf{   
	display: inline-block;
	padding-left: 21px;
	background: url(image/icon_pdf.gif) no-repeat 0% 50%;  
}  
/*
ワードへのリンクにアイコンを付ける
-------------------------------------------*/
div#main a[href$=".doc"],div#main a[href$=".docx"] {   
	display: inline-block;
	padding-left: 21px;
	background: url(image/icon_doc.gif) no-repeat 0% 50%;  
}
a.doc{   
	display: inline-block;
	padding-left: 21px;
	background: url(image/icon_doc.gif) no-repeat 0% 50%;  
}  

/*
エクセルへのリンクにアイコンを付ける
-------------------------------------------*/
div#main a[href$=".xls"],div#main a[href$=".xlsx"] {   
	display: inline-block;
	padding-left: 21px;
	background: url(image/icon_xls.gif) no-repeat 0% 50%;  
}
a.xls{   
	display: inline-block;
	padding-left: 21px;
	background: url(image/icon_xls.gif) no-repeat 0% 50%;  
}  

/*
メールへのリンクにアイコンを付ける
-------------------------------------------*/
div#main a[href ^="mailto:"] {  
	display: inline-block;
	padding-left: 21px;
	background: url(image/icon_mail.gif) no-repeat 0% 50%;  
}  
a.mailto {   
	display: inline-block;
	padding-left: 21px;
	background: url(image/icon_mail.gif) no-repeat 0% 50%;  
}  

/*
外部リンク
-------------------------------------------*/

/*
スクロール追尾メニュー（ページ内移動メニュー）
-------------------------------------------*/
div#fixed_menu {
	position:fixed;
	top:20px;
	left:20px;
	border:1px solid #c0c0c0;
	width:150px;
	padding:6px;
	z-index:1000;
	/* 半透明 
	background-color: #fffff9 ;
     filter: alpha(opacity=70);
    -moz-opacity:0.7;
    opacity:0.7;	　*/
}
div#fixed_menu h3{
	font-size:14px;
	color:#093;
	font-weight:bold;
	text-align:left;
	z-index:1000;
}

div#fixed_menu p {
	margin:0px 0px 0px 20px;
	text-indent:-20px;
}

div#fixed_menu p a.inline_jump {
	padding-left:20px;
	background:url(images/icon_yaji.png) no-repeat 0% 50%;
	z-index:1000;
}



/*
小見出し
-------------------------------------------*/

#content h5{
	margin-top:20px;
	text-align:center;
	font-size:19px;
	font-weight:normal;
}

/*
投稿（シングル）のページ
-------------------------------------------*/
div.date {
	padding-right:20px;
	text-align:right;
}


/*----汎用------*/
.alignleft {
	float: left;
	background-color: #FFFFFF;
	padding: 2px;
	/* border: 1px solid #DDDDDD; */
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.alignright {
	float: right;
	background-color: #FFFFFF;
	padding: 2px;
	/* border: 1px solid #DDDDDD; */
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.aligncenter {
	display: block;
	background-color: #FFFFFF;
	padding: 2px;
	/* border: 1px solid #DDDDDD; */
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 5px;
}

/*
文字間隔をとるCSS
（ウェブアクセシビリティ「会　　則」用）
-------------------------------------------*/
/* ４０ピクセル間隔 */
.w40 {
	letter-spacing:40px;
}
/* ３０ピクセル間隔 */
.w30 {
	letter-spacing:30px;
}
/* ２０ピクセル間隔 */
.w20 {
	letter-spacing:20px;
}
/* １０ピクセル間隔 */
.w10 {
	letter-spacing:10px;
}