@charset "utf-8";
/* CSS Document */

/* ----------------------------------------
 作成日:2010.01.10
 テンプレート名:スタイルデポホームページ
 by ユーザー名：
---------------------------------------- */


/* --------------------------------------
　リセット
--------------------------------------- */
 
* {margin:0px;padding:0px;}

h1,h2,h3,h4,h5,h6 {font-size:100%;}
a {text-decoration:underline;overflow:hidden;}
img {border:none;vertical-align:top;}
/* hr {display:none;clear:both;} */
br.clear {clear:both;}
ul {list-style:none;}

/* --------------------------------------
　共通部分
--------------------------------------- */

/* ページ全体のテキスト色 */
html {color:#000000;}

/* ページ全体 */
body {
	width:100%;
	text-align:center;
	font-size:12px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif,"Osaka‐等幅";
	line-height:1.6em;
	background-color:#ffffff;
	letter-spacing: 0.2em;
}

/* ページ全体のリンク色 */
a {color:#000000;}
a:link {
	color:#000000;
	text-decoration:none;
}
a:visited {color:#999999;text-decoration:none;}
a:hover {color:#333333;text-decoration:none;}
a:active {color:#333333;text-decoration:none;}

/* 本文の色 */
h1 a,h1 a:link,h1 a:visited {color:#000000;text-decoration:none;}
h1 a:hover,h1 a:active {color:#999999;text-decoration:none;}

/* 両サイドメニューのリンク色 */
#left a,#right a {color:#000000;text-decoration:underline;}
#left a:link,#right a:link {color:#000000;text-decoration:underline;}
#left a:visited,#right a:visited {color:#999999;text-decoration:underline;}
#left a:hover,#right a:hover {color:#333333;text-decoration:none;}
#left a:active,#right a:active {color:#333333;text-decoration:none;}


/* ------------------------------------- 
 *	ページレイアウト
--------------------------------------- */

/* --------------------------------------
　ラッパー（全体を包含、ページ全体の幅、レイアウトを中央揃え）
--------------------------------------- */
#wrapper {
	width:800px; /* A */
	margin:0 auto;
	padding:0;
	text-align:center;
	background-color:#fff;
	
}


/* --------------------------------------
　ヘッダー
--------------------------------------- */
#header {
	width:100%;  /* B */
	height115px;
	clear:left;
    text-align:center;
	margin:0px;
	padding:0px;
	background-color:#ffffff;  
}

/*ヘッダーロゴ画像*/


/*スタイルデポサイト連携ボタン*/
#sd_link {
	text-align:center;          
}

#sd_link img{
            margin:8px;
           }




/* --------------------------------------
　コンテンツ
--------------------------------------- */
/*　コンテンツ枠　*/
#content {
	width:800px;
	margin:0 auto;
	padding-top:0px;
	padding-bottom:10px;
    /*border:#666666 1px dashed;*/
}

/*　コンテンツ内のメニュボタン　*/
#con_link_btn {
	margin:0px 0px 0px 50px;
	padding:0px;
	text-align:center;
	}

#con_link_btn ul {
	margin-left:40px;
	}
 
#con_link_btn li {
	
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	
	width:100px;
	height:20px;
	margin-right:0.1em;
	float:left;
	list-style:none;
}

#con_link_btn a {
	display:block;
	width:96px;
	height:20px;
	text-align:center;
	text-decoration:none;
	padding-left:0.4em;
}

#con_link_btn a:hover {
	padding-left:0.4em;
	color: #FF6633;
	background-color:#F1F1F1;
}
	

/* --------------------------------------
　メイン
--------------------------------------- */
/*　コンテンツのメイン領域　*/
#main {
	width:80%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	text-align:left;
}

#main_title {
	margin:15px 0px 10px 0px;
}

#top_image {
	margin:10px 0px;
	text-align:center;
	}
	
#top_comment {
	margin-top: 15px;
	margin-right: 80px;
	margin-bottom: 15px;
	margin-left: 80px;
	text-align: left;
}

#top_comment a {color:#000000;}

#top_comment a:link {
	color:#000000;
	text-decoration:underline;
	}
#top_comment a:visited {
	color:#999999;
	text-decoration:underline;
	}
#top_comment a:hover {
	color:#333333;
	text-decoration:underline;
	}
#top_comment a:active {
	color:#333333;
	text-decoration:underline;
	}
	

/* サイト名 */
h1 {font-size:20px;padding:45px 0 0 30px;}

/* 掲載内容の説明 */
div#description {
	margin:10px 0 0 0;
	padding:0 0 0 15px;
}

.entry {margin:0 0 15px 0;}

/* おしらせ */
#info_title {
	text-align:center;
	font-weight:bold;
	height:20px;
	background-color:#d8d8d8;
	letter-spacing:0.3em;
	margin-left:15px;
	margin-right:15px;
}

#information {
	width:770px;
	height:120px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	text-align:left;
	overflow:auto;
	
}

#information ul {
	
}

#information ul li {
	padding-left:50px;
	padding-right:50px;
	padding-bottom:5px;
	border-bottom:1px #d8d8d8 solid;
}


/* --------------------------------------
　記事の装飾
--------------------------------------- */
#sns_info {
	color:#C00;
	font-size:14px;
	letter-spacing:5px;
	font-weight:bold;
	height: 15px;
	width: 450px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-style: none;
}

/* 画像 */
#main .pict {border:1px #000000 solid;padding:3px;}


#main_content {
	margin-bottom:20px;
}


#main_content img {
	margin-left:88px;
}


#main_content dl dt {
	background-image: url(../img/sq_dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;	
}

#main_content dl dd {
	padding-bottom:15px;
}

#main_content ol {
	margin-left:20px;
}

#description img {
	margin:0px;
	padding-top:3px;
	padding-right:10px;
}


/*aboutusのflashの位置*/
#flash_pos {
	text-align:center;
}

/* mapの位置 */
#map {
	margin-top:20px;
	margin-bottom:20px;
}


/* --------------------------------------
　フッター
--------------------------------------- */
/*　フッター */
#footer {
 	width:100%;
 	clear:left;
    text-align:center;
    margin:10px 0 0 0;
}
 

 



/* ----------------------------------------
 Footer
---------------------------------------- */

#copyright {
	font-size:12px;
	padding:0 0 10px 0;
	text-align:center;
	color:#666666;
}

