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

body {
	color: #333;
	font-size: 14px;
	/*font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, OSAKA, Tahoma,sans-serif;*/
	font-family: serif;
	}

body,div,form,img,ul,ol,li,p,h1,h2,h3,h4,h5,h6,object,embed,param,dl,dt,dd{
	border: 0px;
	margin: 0;
	padding: 0;
	}

ul,ul li {
	list-style: none;
	}
ol,ol li {
	margin-left:1em;
	list-style:decimal;
	}

p {
	line-height: 1.5;
	}

img {
	border: 0px none;
	vertical-align:bottom;
	text-decoration:none;
	}

.clear {
	clear: both;
	}
.clear00 {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	}

table {
	border-collapse: collapse;
	empty-cells: show;
	}

.none {
	display: none;
	}


/*==================フォント===================*/
.t10{font-size:10px;}
.t12{font-size:12px;}
.t14{font-size:14px;}
.t18{font-size:18px;}
.t9n{font-size:9px; line-height:1.2;}
.t10n{font-size:10px; line-height:1.2;}
.t12n{font-size:12px; line-height:1.2;}
.t14n{font-size:14px; line-height:1.2;}
.t18n{font-size:18px; line-height:1.2;}

.larger {
	font-size: 120%;
	}
.smaller {
	font-size: 80%;
	}

.txtCenter {
	text-align: center;
	}
.txtLeft {
	text-align: left;
	}
.txtRight{
	text-align: right;
	}


.imgLeft {
	margin: 0 10px 5px 0;
	float: left;
	}
.imgRight {
	margin: 0 0 5px 10px;
	float: right;
	}

.date {
	font-size: 80%;
	color: #999;
	}



/*==================リンク===================*/
a {
	color: #000;
	}
	
a:link {
	text-decoration: underline;
	color: #000;
	}
a:visited {
	text-decoration: none;
	color: #000;
	}
a:active {
	text-decoration:none;
	color: #999;
	}
a:hover {
	text-decoration:none;
	color: #999;
	}




/*==================基本設定===================*/
#wrap {
	width: 944px;
	margin: 0 auto;
	padding-bottom: 10px;
}
#header {
	width: 216px;
	float: left;
}

#content {
	width: 718px;
	float: right;
	min-height: 620px;
	padding-top: 23px;
}

.toPageTop {
	clear: both;
	text-align: right;
}

#footer {
	clear: both;
}
#copyright {
	background: url(../images/copyright.gif) left center no-repeat;
	height: 17px;
}
#copyright address {
	display: none;
}


/*==================ヘッダー===================*/
/*ヘッダーのリンク*/
#logo {
	margin: 22px 0 25px;
}
#logo h2 {
	display: none;
}



/*==================グローバルナビ===================*/
#nav li {
	height: 44px;
	margin-bottom: 2px;
}
#nav li a {
	display: block;
	height: 44px;
}
#nav li.sel a,#nav li a:hover {
	/*background-color: #d6eaf7;*/
	opacity: 0.4;
	filter: alpha(opacity=40);
	-ms-filter: "alpha( opacity=40 )";
}



/*==================コンテンツ トップページ===================*/
#topImage {
	margin-bottom: 46px;
}


/*最近のお知らせ*/
#topNews {
	margin-left: 30px;
}

#topNews h2 {
	padding: 8px 0;
	border-bottom: 1px solid #000;
	margin-bottom: 12px;
}
#topNews li {
	margin-bottom: 8px;
}
#topNews time {
	margin-right: 5px;
}


/*==================コンテンツ エントリー===================*/
.blogTitle,.formTitle,.entryTitle {
	margin-top: 72px;
	font-size: 18px;
	font-weight: normal;
	padding: 8px 0;
	border-bottom: 1px solid #000;
	margin-bottom: 12px;
	margin-left: 30px;
}

.pageTitle {
	margin-top: 50px;
	margin-left: 30px;
}

.listBody,.pageBody,.entryBody,.formBody {
	margin-left: 30px;
}
.entryList li {
	margin-bottom: 8px;
}
.entryList li time {
	color: #999;
	font-size: 12px;
	margin-left: 20px;
}
.entryList li .excerpt {
	color: #999;
}
.pageBody p {
	margin-bottom:20px;
}
.pageBody h3 {
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 8px;
	line-height: 1;
	border-left: 5px solid #333;
	padding-left: 4px;
}
.entryAsset {
	float: right;
	width: 300px;
	padding-left: 20px;
}
.floatLeft350 {
	float: left;
	width: 350px;
	margin-left: 30px;
}
.floatNone {
	float: none;
	margin-left: 30px;
}


.backtoList {
	clear: both;
	padding: 50px 0 20px;
	text-align: center;
}


/*手織舎とは*/
#words {
	margin: 50px 0;
}
#words h3 {
	margin-bottom: 20px;
}
#words p {
	line-height: 2;
	padding-left: 30px;
}

#profile {
	margin: 0 0 50px;
}
#profile dl {
	padding-left: 30px;
	margin-top: 20px;
}
#profile dt {
	line-height: 20px;
}
#profile dd {
	line-height: 20px;
	padding-left: 8em;
	margin-top: -20px;
	margin-bottom: 10px;
}

#access h3 {
	margin-bottom: 20px;
}
#access p {
	padding-left: 30px;
}
#access iframe {
	margin-left: 30px;
}
#access small {
	display: block;
	font-size: 10px;
	text-align: right;
}



/*ギャラリー*/
.listBody {
	padding-bottom: 20px;
}
.listBody h2 {
	font-weight: normal;
	font-size: 14px;
}
.photoList {
	margin-bottom: 20px;
}
.photoList li {
	padding: 6px 3px 0px 1px;
	margin-bottom: 6px;
	width: 129px;
	text-align: center;
	font-size: 12px;
	display: inline-block;
	vertical-align: top;
}
.photoList li .thum {
	width: 120px;
	height: 120px;
	padding: 3px 6px 6px 3px;
	background: url(../gallary/images/bg.gif) 0 0 no-repeat;
}
.photoList li.todetail .thum {
	background: url(../gallary/images/bg_todetail.gif) 0 0 no-repeat;
}

/*クラウドズーム*/
#cloud-zoom {
	margin-left: 30px;
	width: 680px;
	overflow: hidden;
}
#cloud-zoom ul li {
	width: 84px;
	float: left;
	margin-top: 6px;
}
.entryBody {
	clear: both;
	font-size: 14px;
	padding: 20px 0 10px;
}


/*お問い合せフォーム*/
.formBody p {
	margin-bottom: 8px;
}

.formBody .credit {
	font-size: 10px;
	margin-top: 30px;
	margin-bottom: 40px;
	color: #999;
}
.formBody .credit a {
	color: #999;
}
.formBody input,.formBody textarea {
	font-size: 16px;
	padding: 2px;
}
