@import url("common/css/modules.css");
body {
	padding: 0px;
	font-size: 90%;
	font-family: "ＭＳ Ｐゴシック","メイリオ",Meiryo,sans-serif;
	margin: 0px;
	line-height: 1.4;
	background-color: #EFEFEF;
	}

div#container {
	width: 800px;
	text-align:center;
    margin: 0 auto;
	background-color: #FFFFFF;
}

div#container div#container-inner {
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	margin: 0px;
}

div#pagebody {
	margin-top:0px;
	background-color: #FFFFFF;
	padding:0px;
	clear: both;
}
div#pagebody div#pagebody-inner {
	margin-top:10px;
	background-color: #FFFFFF;
	padding:0px;
}

h3.pagetitle-orange {
	font-size: 130%;
	line-height: 160%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;

}

.content-header {
	font-size: 120%;
	background-color: #FFCC99;
	padding: 5px;
}

div.entry {}
.date-header {
	font-size: 12px;
	color: #CCCCCC;
}
div.entry h3.entry-header {
	font-size: 130%;
	line-height: 160%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;

}
div.entry div.entry-content {}
div.entry div.entry-content div.entry-body {
line-height: 1.5;
}
div.entry div.entry-footer {
clear:both;
	margin:10px;
	font-size:10px;
}
div.entry p.entry-footer {
	margin:10px;
	font-size:10px;
}

div.trackbacks {
	margin:10px;
	font-size:10px;
}

p.comment-footer {
	margin:10px;
	font-size:10px;
}



/* レイアウト毎に異なる指定 */
/* １カラム */

body.layout-one-column div#alpha {}
body.layout-one-column div#alpha-inner {}

/* ２カラム （本文 = alpha | 右サイドバー = beta） */

body.layout-two-column-right div#alpha {
	width:570px;
	float:left;
	padding: 0px;
	margin: 0px;
}
body.layout-two-column-right div#alpha-inner {
	margin-right:10px;
}
body.layout-two-column-right div#beta {
width:200px;
float:right;
margin:0px;
padding:0px;
background-color:#FFDDBB;
}
body.layout-two-column-right div#beta-inner {
	width:180px;
	margin-bottom:10px;
	padding: 5px;
	margin-right: 0px;
	text-align:center;
}


/* ３カラム （左サイドバー = alpha | 本文 = beta | 右サイドバー = gamma) */
/*
body.layout-three-column div#alpha {}
body.layout-three-column div#alpha-inner {}
body.layout-three-column div#beta {}
body.layout-three-column div#beta-inner {}
body.layout-three-column div#gamma {}
body.layout-three-column div#gamma-inner {}
*/

/* サイドバー・モジュールの指定 */

div.module {}
div.module h2.module-header {
	width:180px;
	font-size:95%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	padding: 5px;
	text-align:left;
	margin-bottom:10px;
}
div.module div.module-content {}
div.module-content ul.module-list {}
div.module-content ul.module-list li.module-list-item {
	padding-left: 15px;
	background-image: url(http://keys.typepad.jp/iwano5418/image/arw001.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	font-size: 80%;
	line-height: 130%;
	background-position: 0em 0.5em;

}


/* -------------------------------------------------------*/
/*　ナビゲーション　*/
/* -------------------------------------------------------*/
#navi {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px;
	margin-top:0px; 
	margin-bottom: 5px;
	height: 32px;
}

#navi li {

	float: left;
	width: 147px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 2px;
	list-style-type: none;
	font-size: 100%;

	height: 32px;
}

#navi li a {
	float: left;
	height: 32px;
	width: 147px;
	list-style-type: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FF6600;
	text-decoration: none;
	margin: 0px;
	padding-top: 6px;
	display: block;
	border: 1px solid #FF9900;
}

#navi li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
}
#banner {
	width:780px;
	}

#banner-header {
	font-size:90%;
	margin:0px;
	}
#banner-description {
	margin-bottom:5px;
	}
.titlebar {
	font-size:12px;
	text-align: left;
	padding: 5px;
	margin-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}

.common-header {
	font-size: 130%;
	line-height: 160%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;

}
h4 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	padding: 5px;
	text-align:left;
	font-size: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px
}

	

