@charset "UTF-8";


/* 基本設定
 ---------------------------------------------------------------------------- */

/* タグスタイル置換
 ----------------------------------------------------------------- */

body {
	margin: 0; padding: 0;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino kaku Gothic Pro", 
	Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Vedana, Arial, sans-serif;
	background-color: #ffffff;
}

h1, h2, h3, h4, h5, h6{
	margin: 0;	padding: 0;
}

h1{	font-size: 2em;}

h2{	font-size: 1.75em; margin: 20px 60px 20px 60px;}

h3{	font-size: 1.25em; padding-left: 4px; padding-top: 4px; padding-bottom: 2px;
	margin-bottom: 10px; margin-top: 20px;
	border-left: 20px solid #EC6500; border-top: 1px solid navy; border-bottom: 1px solid navy; 
	}

h4{	font-size: 1em; }

h5{	font-size: 0.8em; }

p{ margin: 0 0 12px 0; padding: 0; line-height: 1.6;}

address{
	font-style: normal;　padding-top:2px;
}


em{
	font-style: normal;
	font-weight: bold; color: #666666;
	border-bottom: 1px dashed red;
}

strong{
	font-weight: bold;
	color: navy;
}

/* リンク
 ----------------------------------------------------------------- */
a:link, a:visited, a:hover, a:active{
	text-decoration: none;
}

a:hover{
	border-bottom: 1px solid blue;
}

/* 画像・テーブル・フォームの基本レイアウト
 ----------------------------------------------------------------- */
img {
	vertical-align: bottom; margin: 0; padding: 0;
	border: 0;
}


table{
	border-collapse: collapse;
	border: 2px solid gray;
	margin: 0; padding: 0;
}


tr{
	margin: 0; padding: 0;
}

td, th{
	margin: 0; padding: 4px;
	border: 1px solid gray;
}



form{
	text-align: left;
	width: 80%;
}

fieldset{
	padding: 10px 20px;
}

fieldset dd{
	margin-bottom: 28px;
}

/* ブラウザハック（floatを含む親要素に指定）
 ----------------------------------------------------------------- */

.clearfix:after{
	content: ".";
	display:block;
	height: 0;
	clear: both;
	visivility: hidden;
}


.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
*html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* その他カスタムデザイン
 ------------------------------------------------------- */

.remark{
	font-weight: bold; color: blue;
}

.caution{
	font-weight:bold; color: crimson;
}




/*
ボックスレイアウト ------------------------------- */

#wrapper{
	margin: 0 auto;
	text-align: center;
//*	background-image: url(../images/washi80x80.jpg); *//
	border: 1px solid #efefef;
	width: 818px;
}



#footer{
}


#footer hr{
	margin: 0; padding: 0; line-height: 0;
}

#footer p{
	margin: 0; padding: 0; font-size: 12px; text-align: right;
}




/*
ホーム　----------------------------------------- */

#home h1, #home h2{
	margin: 0; padding: 0;
}

#home #box{
	margin-top:40px; margin-bottom: 18px;
	position: relative; z-index: 1;
	background-image: url(../images/titleimage2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 320px;
}

#home #box p{
	margin-bottom: 0px;
	line-height: 1.2em;
}


#home #topmenu{
	margin: 14px auto 0px auto;
}

#home #topmenu ul{
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	margin: 0 auto 40px auto; padding: 0;
	width: 600px;
}

#home #topmenu li{
	float: left;
	margin: 0; padding: 0;
	list-style-type: none;
	border-right: 1px solid white;
}


#home #topmenu a{
	display: block;
	line-height: 29px;
	font-size: 10px;
	background-image: url(../images/bg_home_button.gif);
	background-position: 0 0;
	height: 30px;
	width: 99px;
}

#home #topmenu a:hover{
	background-image: url(../images/bg_home_button.gif);
	background-position: 0px 30px;
	border-bottom: none;
	height: 30px;
}


/*
ホーム以外 共通レイアウト -------------------------------------- */

/* ヘッダブロック */
#header{
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-color: snow;
	text-align: left;
	height: 120px;
}

#header h1{
	font-size: 14px; font-weight: normal;
	width: 50%;
}

#header #nav{
	border-top : 1px solid #efefef;
	padding: 0;
	background-image: url(../images/bg_navmenu.jpg);
	background-repeat: no-repeat;
	height: 18px;
}

#header #nav ul{
	margin: 0px 0px 0px 280px; padding: 2px 0px 0px 0px;
	font-size: 14px; text-align: right;
}

#header #nav li{
	display: inline;
	float: left;
	margin: 0 ; padding: 0;
}


#header #nav a{
	color: #666666;

}



#header #nav .splitter{
	margin: 0 6px; color: gray;
}


#home #footer{
	border-top: 2px solid navy;
	border-bottom:2px solid navy;
	background-image: none;
	line-height: 1.4em;
}

/* コンテンツブロック */
#main{
	text-align: left;
}

#lead{
	margin: 20px auto;
	width: 680px;
}

.box{
	margin-left: 100px; margin-bottom: 40px;
	width: 618px;
}

.box p{
	margin: 6px 20px;
}


/* フッタブロック */
#footer{
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	margin-top: 18px;
	padding: 8px 0px;
}


/*
ポストカードギャラリー :: インデックス------------ */

.group_head{
	border-right: 20px solid #EC6500;
	text-align: center; margin: 30px auto 0 auto; width: 730px;
}

.gallerybox{
	margin: 20px auto 60px auto; padding: 20px 20px 14px 22px;
	background-color: black; border: 1px solid crimson;
	
	width: 730px;
}

.gallerybox img{
	margin-right: 2px; margin-bottom: 8px;
}


.gallerybox a:hover{
	border-bottom: none;
}


/*
ポストカードギャラリー :: 拡大ビュー ------------- */

#postcardview{
	margin: 0px auto; padding: 30px; text-align: center;
	background-image: url(../images/washi80x80.jpg);
	width: 540px;
}

#postcardview form{
	text-align: center;
	margin: 0 auto;
}

#postcardview input{
	margin-top: 30px;
	padding: 4px;
}


/*
メールフォーム用レイアウト ---------------------- */

.mailform{
	text-align: left;
	margin: 30px 108px;
	width: 600px;
}

.mailform td{
	padding: 4px;
}

.mailform input, .mailform textarea{
	background-color: transparent;
}

.mailconfirm{
	margin: 40px auto; text-align: center;
	width: 480px;
}

.mailconfirm table{
	margin: 8px auto; 40px;
	width: 480px;
}



/*
アクセスマップ用レイアウト ---------------------- */

#access #box p{
	padding-left: 20px;
	font-size: 18px;
}

#maparea{
	text-align: center;
	margin: 20px auto;
	background-color: snow;
	height: 480px; width: 680px;
}


/*
リンク集用レイアウト ---------------------------- */


#links .linklist{
	margin-left: 20px;
	margin-bottom: 40px;
}


#links .linklist dt{
	font-weight: bold ; color: teal;
}

#links .linklist dd{
	margin: 4px 20px 24px 20px;
}

