@charset "UTF-8";

/** 
 * Reset
 */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* ------------------------------------------------------------------------------- */
/** 
 * Font
 */
#main{
	color:#FFFFFF;
	line-height:1.5;
}

/* ------------------------------------------------------------------------------- */
/** 
 * Structure
 */
#header{
	margin:0;
	padding:0.5em;
	height:40px;
	background-color:#6183A4;
	border-bottom:4px solid #999999;
	background-repeat:no-repeat;
	background-position:12px 14px;
	background-image:url(img/header_icon.gif)
}

#main{
	padding-bottom:5em;
	background:url(img/03-09.jpg) repeat;
}


#content,
#footer{
	margin:0 auto;
	padding:1em;
	width:850px;
	background-color:#000;
	border:1px solid #999999;
	border-top:none;
/*shadow*/
    -webkit-box-shadow: 0px 0px 3px #CCC;
    -moz-box-shadow: 0px 0px 3px #CCC;
    box-shadow: 0px 0px 3px #CCC;
}

#content section, 
#content div.section{
	padding:10px;
}

/* ------------------------------------------------------------------------------- */
/**
 * inner Header
 */
#header h1{
	color:#FFFFFF;
	font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
	font-size:18px;
	position:absolute;
	top:20px;
	left:82px;

	text-shadow:
		0 1px 0 #AAA, 
		0 2px 0 #777,
		0px 0px 6px rgba(255,255,255,0.7);
	behavior: url(./PIE.htc);
}

#header #siteTop{
	width:45%;
	margin-left:auto;
	margin-top:23px;
	text-align:right;
}
#header #siteTop a{
	padding-top:2px;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}

/* ------------------------------------------------------------------------------- */
/**
 * inner Content 
 */
/* h1-h6 */
#content h1,h2{
	margin:1.5em 0 0 0;
	padding:0 0 1px 0.2em;
	border-left:solid 5px #AA8833;
	border-bottom:solid 1px #AA8833;
	font-size:140%;
	font-weight:bold;
}

#content h1{
	color:#6183A4;
}

/* dl */
#content dl{
}
#content dt{
	margin-top:1em;
	font-weight:bold;
}
#content dd{
	padding-left:1em;
}

/* table */
#content table.compact{
	text-align:left;
}

#content table.compact th{
	font-weight:bold;
}

#content table.compact td{
	padding:1px 0 0 0.5em;
}

/* Identificational specify */
#content #calAtraction{
	margin-top:1em;
	text-align:center;
	line-height:1.7;
	letter-spacing:1px;
	word-spacing:1px;
}

#content #calAtraction a{
	color:#FFF;
	text-decoration:none;
}

#content #calAtraction a:hover{
	color:#FAA;
}

#content #calLayoutRoot{
	margin:0;
	margin-top:1em;
	padding:0;
	width:100%;
}
#content #calLayoutRoot *{ margin:0; padding:0; position:relative; z-index:1;}

#content #calLayoutRoot #calLayoutImgBlock{
	width:100%;
}

#content #calLayoutRoot #calLayoutImgBlock .calLayoutBlocks{
	width:402px;
}

#content #calLayoutRoot #calLayoutImgBlock .calLayoutBlocks .calLayoutTitle{
	margin:10px 12px 1px 0;
	padding:2px 0 0 6px;
	width:396px;
	font-size:16px;
	font-weight:normal;
	line-height:1.6em;
	color:#FFF;
	z-index:3;
	/*text-shadow: 1px 1px 2px #AA8833;*/
/*stitching*/
    outline: 1px dashed #AA8833;
    outline-offset: -3px;
    background-color: #222;

	behavior: url(./PIE.htc);
}

#content #calLayoutRoot #calLayoutImgBlock .calLayoutBlocks img.item{
	margin:0;
	padding:0;
	border:1px solid #AA8833;
	z-index:2;
/*shadow
    -webkit-box-shadow: 3px 3px 6px #FF9944;
    -moz-box-shadow: 3px 3px 6px #FF9944;
    box-shadow: 3px 3px 6px #FF9944;
*/
}

#content #calLayoutRoot #calLayoutImgBlock .calLayoutBlocks dl{
	margin-left:auto;
	margin-right:0.5em;
	float:right;
}

#content #calLayoutRoot #calLayoutImgBlock .calLayoutBlocks:after{/* clearfix */
    content: ""; 
    display: block; 
    clear: both;
}

#content #calLayoutRoot #calLayoutImgBlock .calLayoutBlocks dl dt{
	margin:0;
	padding:0;
	padding-right:3px;
	letter-spacing:0.1em;
	display:inline;
}

#content #calLayoutRoot #calLayoutImgBlock .calLayoutBlocks dl dd{
	margin:0;
	padding:0;
	padding-left:1px;
	display:inline;
	font-size:82%;
	text-indent:0;
}

#content #calLayoutRoot #calLayoutImgBlock .calLayoutBlocks dl a{padding:0 3px;}
#content #calLayoutRoot #calLayoutImgBlock .calLayoutBlocks dl a img{margin-bottom:-2px;}


/* ------------------------------------------------------------------------------- */
/**
 * inner Footer
 */
#footer *{ font-size:82%; text-align:right;}
#footer .attention{}
#footer .copyright{}



/* ------------------------------------------------------------------------------- */
/* The followings are common Tag and Classes.                                      */
/* ------------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------- */
/**
 * Text Decoration
 */
blockquote { width:30em;}
blockquote p { letter-spacing:0.25em;}

strong{ font-weight:bold; font-size:105%;}
.lighter{ font-weight:normal; font-size:90%;}

/* Bubbles */
.triangle-isosceles {
	background: repeat scroll 0 0;
	background-color: #F3961C;
    background-image: -moz-linear-gradient(#F9D835, #F3961C);
    background-image: -webkit-linear-gradient(#F9D835, #F3961C);
    background-image: -ms-linear-gradient(#F9D835, #F3961C);
    background-image: -o-linear-gradient(#F9D835, #F3961C);
    background-image: linear-gradient(#F9D835, #F3961C);
    border-radius: 10px;
    color: #000000;
    margin: 1em 0 3em;
    padding: 15px;
    position: relative;

	/*behavior: url(./PIE.htc);*/
}

.triangle-isosceles:after {
    border-color: #F3961C transparent;
    border-style: solid;
    border-width: 15px 15px 0;
    bottom: -15px;
    content: "";
    display: block;
    left: 50px;
    position: absolute;
    width: 0;
}

.triangle-border {
    background: none repeat scroll 0 0 #111;
    border: 4px solid #DDD;
    border-radius: 10px 10px 10px 10px;
    color: #FFF;
    margin: 1em 0 3em;
    padding: 15px;
    position: relative;

	/*behavior: url(./PIE.htc);*/
}
.triangle-border:after {
    border-color: #111 transparent;
    border-style: solid;
    border-width: 14px 14px 0;
    bottom: -14px;
    content: "";
    display: block;
    left: 46px;
    position: absolute;
    width: 0;
}
.triangle-border:before {
    border-color: #DDD transparent;
    border-style: solid;
    border-width: 20px 20px 0;
    bottom: -20px;
    content: "";
    display: block;
    left: 40px;
    position: absolute;
    width: 0;
}

/* ------------------------------------------------------------------------------- */
/**
 * Margin
 */
.layoutMTs{margin-top:0.5em;}
.layoutMBs{margin-bottom:0.5em;}
.layoutMTm{margin-top:1em;}
.layoutMBm{margin-bottom:1em;}
.layoutMTl{margin-top:2em;}
.layoutMBl{margin-bottom:2em;}

/* ------------------------------------------------------------------------------- */
/** 
 * Method
 */
.clearfix {width:100%;}
.clearfix:after{
    content: ""; 
    display: block; 
    clear: both;
}
