@charset "utf-8";
/*
Theme Name: kimagure
Theme URI: http://teamstudio-e.net
Description: for kimagure.asj-tt.com
Version: 1.0
Author: NPO Studio-E 2014
Author URI: http://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;
}

/******************/
/* ---- 汎用 ---- */
/******************/
.clear_both {
	clear:both;
}

/*  ----------------------  */
body {
	background-image:url(image/body.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:0px;
	background-image:url(image/container_backs.png);	
	background-position:top center;
	background-repeat:no-repeat;
}

/**********************/
/* ---- ヘッダ部 ---- */
/**********************/
div#head {
	width:1000px;
	height:110px;
}

/* このサイトのトップへ */
a#head_jump_top {
	display:block;
	float:left;
	margin-top:45px;
	margin-left:90px;
	width:340px;
	height:65px;
	background-color:transparent;
}
a#head_jump_top:hover {
	background-color:rgba(255,255,255,0.3);
}

/* 自閉症協会トップへ */
/*a
#head_jump_jiheisyou_top {
	display:block;
	float:left;
	margin-left:70px;
	margin-top:70px;
	width:240px;
	height:23px;
	background-image:url(image/jihei_link.png);
	background-repeat:no-repeat;
	color:transparent;
	
}
a#head_jump_jiheisyou_top:hover {
	background-image:url(image/jihei_link_ro.png);
	background-repeat:no-repeat;
}*/

/* 明日葉トップへ */
a#head_jump_asitaba_top {
	display:block;
	float:left;
	margin-top:70px;
	margin-left:330px;
	width:175px;
	height:23px;
	background-image:url(image/asitaba_link.png);
	background-repeat:no-repeat;
}
a#head_jump_asitaba_top:hover {
	background-image:url(image/asitaba_link_ro.png);
	background-repeat:no-repeat;
}

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

/**********************************/
/* ---- 左のサイドメニュー部 ---- */
/**********************************/
div#left {
	width:343px;
	float:left;
}

ul#side {
	dispay:block;
	float:left;
	width:343px;
	padding-top:60px;
	clear:left;
	/* position:fixed; */
}
ul#side li {
	display:block;
	width:343px;
	height:60px;
	margin-bottom:10px;
}
ul#side li a{
	display:block;
	width:343px;
	height:60px;
	background-repeat:no-repeat;
}

/* お問い合わせリンク */
a#head_jump_contact {
	display:block;
	float:left;
	margin-top:110px;
	margin-left:-120px;
	width:167px;
	height:90px;
	background-image:url(image/contact_here.png);
	background-repeat:no-repeat;
}
a#head_jump_contact:hover {
	background-image:url(image/contact_here_ro.png);
	background-repeat:no-repeat;
}

/* 黒板のリンク */
a#black_board {
	display:block;
	clear:both;
	width:247px;
	height:165px;
	margin-top:90px;
	margin-left:45px;
	background-color:transparent;
}
a#black_board:hover {
	background-color:rgba(255,255,255,0.1);
}

/******************************/
/* ---- 右のコンテンツ部 ---- */
/******************************/
div#right {
	width:657px;
	float:right;
}

/******************************************/
/* 花畑（商品一覧）部分（トップページ用） */
/******************************************/
div#flower_garden {
	margin-left:30px;
	margin-top:10px;
	float:left;
	clear:both;
}
/* 花畑（商品一覧）部分（タクソノミーページ用） */
div#flower_garden_taxonomy {
	margin-left:0px;
	margin-top:0px;
	float:left;
	clear:both;
}

/* 花ポット */
div#flower_garden div.flower_pot,
div#flower_garden_taxonomy div.flower_pot
{
	float:left;
	width:138px;
	height:108px;
	padding:0px;
	margin:0px 12px 12px 0px;
	background-color:#fffacd;
	box-shadow: 2px 2px 3px rgba(0,0,0,0.3);
}
div#flower_garden div.flower_pot a,
div#flower_garden_taxonomy div.flower_pot a {
	display:block;
	width:138px;
	height:108px;
	text-decoration:none;
}
div#flower_garden div.flower_pot a:hover,
div#flower_garden_taxonomy div.flower_pot a:hover
 {
	background-color:#ffffe0;
}
/* 商品名 */
div#flower_garden div.flower_pot div.flower_pot_title,
div#flower_garden_taxonomy div.flower_pot div.flower_pot_title {
	width:128px;
	height:18px;
	margin:0px;
	padding-left:10px;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	clear:right;
	overflow:hidden;
}
/* サムネイル */
div#flower_garden div.flower_pot div.flower_pot_eyecatch,
div#flower_garden_taxonomy div.flower_pot div.flower_pot_eyecatch {
	width:128px;
	height:74px;	/* =110px-15px-15px */
	margin:0px 5px 0px;
	clear:right;
	text-align:center;
}
/* 価格 */
div#flower_garden div.flower_pot div.flower_pot_price,
div#flower_garden_taxonomy div.flower_pot div.flower_pot_price {
	width:128px;
	height:18px;
	margin:0px;
	padding-right:10px;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	text-align:right;
}

div.clear_both {
	clear:both;
}

/**********************/
/* コンテンツ　ヘッダ */
/**********************/
div#contents_head {
	width:657px;
	height:	50px;
	background-image:url(image/contents_header.png);
	background-repeat:no-repeat;
	margin-left:20px;
	margin-top:10px;
}

img.contents_head_img {
	float:right;
	margin-top:	20px;
	margin-right:70px;
}

/* 該当する商品はありません */
p.no_item {
	color:#556b2f;
	font-size:14px;
	font-weight:bold;
}



/**********************/
/*     ページナビ     */
/**********************/

/* ナビバー（すべて） */
div.post_navi,
div.flower_pot_navi,
div.taxonomy_navi {
	font-size:12px;
	text-align:left;
	marigin:0px;
}
/* 投稿ナビ（左向き） */
div.post_navi span.prev{
	display:inline-block;
	width:270px;
	margin-left:30px;
	text-align:left;
}
/* 投稿用ナビ（右向き）　*/
div.post_navi span.next{
	display:inline-block;
	width:270px;
	text-align:right;
}
/* 商品用ナビ（左向き） */
div.flower_pot_navi span.prev{
	display:inline-block;
	width:270px;
	margin-left:30px;
	text-align:left;
}
/* 商品用ナビ（右向き） */
div.flower_pot_navi span.next{
	display:inline-block;
	width:270px;
	text-align:right;
}
/* タクソノミー用ナビ（左向き） */
div.taxonomy_navi span.prev{
	display:inline-block;
	width:290px;
	margin-left:30px;
	text-align:left;
}
/* タクソノミー用ナビ（右向き） */
div.taxonomy_navi span.next{
	display:inline-block;
	width:290px;
	text-align:right;
}
/* ナビのリンク文字 */
div.post_navi a,
div.flower_pot_navi a,
div.taxonomy_navi a{
	text-decoration:none;
}
/* ナビの画像（左向き） */
div.post_navi span.prev a img,
div.flower_pot_navi span.prev a img,
div.taxonomy_navi span.prev a img{
	margin-right:4px;
}
/* ナビの画像（右向き） */
div.post_navi span.next a img,
div.flower_pot_navi span.next a img,
div.taxonomy_navi span.next a img{
	margin-left:4px;
}


/****************/
/* コンテンツ部 */
/****************/
div#contents {
	width:577px;
	background-image:url(image/contents.png);
	background-repeat:repeat-y;
 	padding:0px 60px 10px 0px;
	margin-left:20px;
	
}
/* コンテンツ（スクロール部） */
div#contents_scroll {
	width:575px;
	height :550px;
	overflow:auto;
	background-repeat:repeat-y;
 	padding:0px;
	margin-left:30px;
}
/* コンテンツ（スクロール部）（商品ナビ対応版） */
div#contents_scroll_flower_pot {
	width:575px;
	height :530px;
	overflow:auto;
	background-repeat:repeat-y;
 	padding:0px;
	margin-left:30px;
}


/* 記事単体 */
div.contents_unit {
	width:545px;
	word-break: break-all;
}

/* コンテンツ部　フッター */
div#contents_foot {
	width:657px;
	height:50px;
	background-image:url(image/contents_footer.png);
	background-repeat:repeat-y;
	margin-left:20px;
}

/* 記事タイトル・ページタイトル */
div#contents h2.page_title {
	font-size:20px;
	font-weight:600;
	line-height:41px;
	margin:0px 0px 10px 30px;
	padding-left:40px;
	padding-right:0px;
	background-image:url(image/con_title_obi.png);
	background-repeat:no-repeat;
	color:#666;
}
/* タクソノミー用ページタイトル */
h2.page_title_taxonomy {
	font-size:20px;
	font-weight:600;
	line-height:41px;
	margin:0px 0px 10px 30px;
	padding-left:40px;
	padding-right:0px;
	background-image:url(image/con_itiran_obi.png);
	background-repeat:no-repeat;
	background-color:transparent;
	color:#666;
}

/* スクロール内部の記事タイトル部 */
div#contents h3.content_title{
	font-size:18px;
	font-weight:400;
	line-height:24px;
	margin:0px;
	padding-top:4px;
	padding-bottom:0px;
	padding-left:33px;
	padding-right:0px;
	background-image:url(image/con_new_obi.png);
	background-repeat:no-repeat;
	color:#666;
}
/* 投稿日 */
div.post_info {
	font-size:12px;
	text-align:right;
}

/**************************/
/*      トップページ      */
/**************************/

/* トップページ：新着一覧のスクロール枠 */
div#news_list_container {
	margin-left:30px;
	height:180px;
	width:555px;
	overflow:auto;
/*	-ms-overflow-y: scroll; */s
}
/* トップページ：新着一覧のリスト */
ul#news_list {
	display:block;
	margin-top:10px;
	text-align:left;
	width:520px;
	padding:0px;
}
/* トップページ：新着一覧の１行 */
ul#news_list li{
	list-style: none;
	line-height:26px;
	font-size:13px;
	margin:0px;
	padding-left:10px;
	text-align:left;
	width:520px;
	float:left;
	clear:left;
	background-image:url(image/dot_line.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
/* トップページ：新着一覧の１行 */
ul#news_list li a{
	display:block;
	height:26px;
	width:520px;
	color:black;
	text-decoration:none;
}
ul#news_list li a:hover{
	background-color:#ffffe0;
}

/* トップページ：新着一覧の花アイコン */
ul#news_list li img.news_flower {
	padding:3px 8px 0px 8px;
}

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

/****************************/
/*      商品単体ページ      */	
/****************************/


/* 商品（アイキャッチ画像）のフレーム */	
div.thumbnail_frame {
/* 	background-image:url(image/footer.png); */
	background-color:#FFFFCC;
	padding:10px;
	width:300px;
	float:left;
	margin-right:15px;
}

div#contents img.alignleft {
	background-color:#FFFFCC;
	padding:10px;
	float:left;
	margin:10px 15px 10px 0px;
}

div#contents img.alignright {
	background-color:#FFFFCC;
	padding:10px;
	float:right;
	margin:10px 0px 10px 15px;
}


/* コンテンツ内部の小見出し */
div#contents h5 {
	display:inline-block;
	margin:0px;
	font-size:15px;
	font-weight:700;
	text-decoration:none;
	line-height:20px;
	color:black;
	width:80px;
	
}

/*************************/
/*   ---- フッタ部 ----  */
/*************************/
div#foot {
	width:100%;
	height:78px;
	margin-top:-78px;
	float:left;
	line-height:20px;
	font-size:15px;
	text-align:right;
	background-image:url(image/footer.png);
	background-repeat:repeat-x;
}

address {
	text-align:center;
	text-decoration:none;
	font-size:12px;
	color:black;
}

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

/******************/
/* きまぐれポット */	
/******************/
a#go_kimagurepot_top {
	display:block;
	width:108px;
	height:175px;
	position:fixed;
	top:0px;
	left:0px;
	z-index: 9999;
}


/*  ----------------------  */

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

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


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

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

.pink {
	color:#ff517c;
}

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

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


/* ２行目以降にインデントを付ける書式 */
/*
使用例： 
・ああああああ
　ああああああ
*/
.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;
}


/******************************/
/*      ----  汎用  ------    */
/******************************/
.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;
}
