@charset "UTF-8";

/************************************************
*	Reset										*
************************************************/

h1,h2,h3,h4,h5,ul,ol,li,dl,dt,dd,blockquote,cite,q,address {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

img {
border-style: none;
}
/************************************************
*	clear										*
************************************************/
div:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
/************************************************
*	Layout  									*
************************************************/
body {
		font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana, "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	color: #333333;
	background-color: #ffffff;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}



div#header {
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 100%;
	height:52px;
	background-image:url(img/head_bg.png);
	background-repeat:repeat-x;
	overflow: hidden;
}


div#content {
	font-size: 100%;
	color: #333333;
	background-color: #ffffff;
	margin-top: 20px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 940px;
}


div#main {
	font-size:100%;
	color: #333333;
	background-color: #ffffff;
	text-align: left;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	width: 690px;
	float: right;
}


div#sub {
	font-size: 100%;
	color: #333333;
	background-color: #ffffff;
	text-align: left;
	margin-top: 0px;
	padding: 0;
	margin-left: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	width: 230px;
	float: left;
}


div#footer {
	font-size: 100%;
	height:107px;
	color: #333333;
	background-image:url(img/foot_bg.png);
	background-repeat:repeat-x;
	text-align: center;
	width: 100%;
	clear: both;
}

/************************************************
*	header  									*
************************************************/

div#header .inner {
	width:940px;
	margin:20px auto;
	padding-left:10px;
	text-align:left;
}

div#header h1 {
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 90%;
	font-weight: bold;
  width:940px;
  margin:15px auto 0px auto;
}

div#header h1 a {
	text-decoration: none;
	color:#666666;
}

div#header h1 a:visited  {
	text-decoration: none;
	color:#666666;
}

div#header img a {
	margin: 0px;
	border: none;
}

div#header p {
	font-size: 80%;
	color: #333333;
	background-color: #ffffff;
	line-height: 140%;
	margin-top: 5px;
	padding-top: 0px;
	margin-left: 0;
	margin-bottom: 5px;
	padding-bottom: 0px;
}



/************************************************
*	Flash					     		    * 
************************************************/
div.banner_flash{
	width:100%;
	text-align:center;
	background:#FFFFFF;
}



/************************************************
*	Content 					     		    * 
************************************************/

div#main .inner {
	padding-left: 20px;
	padding-right: 20px;
}

/* 見出し */
div#main h2 {
  width:661px;
  height:61px;
  margin:0px auto 10px auto;
  font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
  background-color:#ffffff;
  background-image:url(http://www.anuhea.jp/img/h3.png);
  background-position:left top;
  background-repeat:no-repeat;
  line-height:56px;
  text-indent:40px;
  font-size:140%;
}
div#main h2 a{
  color:#503229;
  text-decoration:none;
  background-color:transparent;
}
div#main h2 a:hover{
  text-decoration:underline;
  background-color:transparent;
}

div#main h3 {
    width:661px;
    height:61px;
	font-size:120%;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#503229;
	background:transparent url(http://anuhea.jp/img/h3.png) no-repeat left top;
	line-height:420%;
    text-indent:35px;
	margin-bottom:20px;
}

div#main h4 {
    width:609px;
    height:40px;
	font-size:100%;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#503229;
	background:transparent url(http://anuhea.jp/img/h4.png) no-repeat left top;
	line-height:180%;
    text-indent:20px;
	margin-bottom:15px;
	margin-top:15px;
}


div#main h5
{
	font-size:100%;
	height:20px;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#503229;
	background:transparent url(http://anuhea.jp/img/h5.png) no-repeat;
	padding: 0 0 0 20px;
	line-height:100%;
	margin-bottom:10px;
}



div#main h6
{
	font-size:100%;
	height:20px;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#9F697B;
	background:transparent url(http://anuhea.jp/img/h6.png) no-repeat;
	padding: 0 0 0 20px;
	line-height:100%;
	margin-bottom:10px;
}





/* ハイパーリンク */
div#main a {
	text-decoration: none;
	color: #503229;
	background-color: #ffffff;
}

div#main a:hover {
	text-decoration: underline;
	color: #9F697B;
	background-color: #ffffff;
}
/* 段落 */
div#main p {
	line-height: 20px;
	margin: 0px;
}
.menu {
	padding-top: 20px;
}

/* 画像 */
div#main img {
	border: none;
	margin-bottom: 10px;
}
/* リスト */
div#main ol,div#main ul {
	margin-top: 0;
	margin-left: 25px;
	margin-right: 0;
	margin-bottom: 10px;
	padding: 0;
}

div#main ol li,div#main ul li {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
/* 引用 */
div#main blockquote {
	color: #333333;
	background-color: #eeeeee;
	line-height: 140%;
	margin-top: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding-top: 3px;
	margin-left: 0;
	padding-left: 10px;
	margin-right: 0;
	padding-right: 10px;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

div#main blockquote p {
	padding-top: 3px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 3px;
}

/* 引用元情報 */
div#main cite {
	font-style: italic;
}

/* 整形済みテキスト */
div#main pre {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 5px;
	overflow: scroll;
}
/* 箇条書き（定義リスト） */
div#main dl {
	margin-top: 5px;
	margin-bottom: 5px;
}


div#main dt {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 0;
	padding-bottom: 10px;
}

div#main dd {
	padding-left: 5px;
}

/* 画像左配置 */
.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}
/* 画像中央配置 */
.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}
/* 画像右配置 */
.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}
/* 画像左配置 */
div#main .imageleft{
	margin-right: 10px;
	float: left;
}
/* 画像右配置 */
div#main .imageright{
	margin-left: 10px;
	float: right;
}

/* 続き */
div#main .extended {
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	display: block;
}

div#main .entry-tags {
    margin: 10px 0 10px 10px; 
	clear: both;
}
div#main .entry-tags-header,
div#main .entry-tags-list,
div#main .entry-tag { display: inline; }
div#main .entry-tags-list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#main .posted img {
	border: none;
	margin-bottom: -5px;
}

div.comment-reply {
	margin-left: 20px;
}


/* コメンター画像 */
.asset-meta img {
	position: relative;
	top: 14px;
}

/* コメントフォーム */
div#main textarea{
	width: 440px;
}
/* コメントフォーム文字サイズ */
div#main input,div#main textarea {
	font-size: 100%;
}
div#main label {
	margin-bottom: 0.8em;
	width: 11em;
	float: left;
	clear: both;
	white-space: nowrap;
}



/************************************************
*	 Sidebar 					     	    * 
************************************************/

div#sub .inner {
	padding-left: 20px;
	padding-right: 20px;
  font-size:12px;
}

div#sub .inner img{
	margin:5px auto;
}

/* サイドバーリスト */




/* サイドバー段落 */
div#sub p{
	line-height: 20px;
	margin: 0;
	padding-top: 3px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}

/* サイドバーリスト */
div.category-archives
{
	margin-bottom:40px;
}

div#sidebar ul
{
	list-style-type:none;
	margin:0 10px 0 0;
}

div#sidebar ul.sub-category
{
	list-style-type:none;
	margin:0;
}

div.category-archives ul li
{
	font-size:80%;
	font-weight:bold;	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	margin-bottom:0;
	display:inline;
}

div.category-archives ul li a
{
 	width:188px;
    height:37px;
	font-weight:bold;
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	text-decoration:none;
	color:#503229;
	background:url(http://anuhea.jp/img/category.png) no-repeat;
	display:block;
	line-height:300%;
    text-indent:28px;
}

div.category-archives ul li a:hover
{
	color:#B7AEAA;
	text-decoration:none;
	background:url(http://anuhea.jp/img/category_hover.png) no-repeat;
}

div.category-archives ul.sub-category
{
	padding:0px 0;
	margin:0;
	list-style-type:none;
}

div.category-archives ul li ul.sub-category li
{
	font-size:100%;
	font-weight:normal;
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	margin:0;
	padding:0;
}

div.category-archives ul.sub-category li a
{
    width:180px;
    height:30px;
	font-weight:normal;
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	color:#82ABD1;
	background:transparent url(http://anuhea.jp/img/common/sub_category.png) no-repeat;
	display:block;
    padding:8px 0 0 25px;
	line-height:100%;
}

div.category-archives ul.sub-category li a:hover
{
	color:#ffffff;
	background:transparent url(http://anuhea.jp/img/common/sub_category_hover.png) no-repeat;
}



/************************************************
*	access box									*
************************************************/
div.access_box{
	width:368px;
	height:216px;
	background:url(img/main_access_banner.png);
	background-repeat:no-repeat;
	padding:45px 0 0 300px;
}

div.access_box ul li{
	list-style-type:disc;
	line-height:150%;
	color:#482400;
}

div.access_box li.yoyaku{
	list-style-type:none;
	line-height:150%;
}
/************************************************
*	Footer  									*
************************************************/
/* 文責 */
div#footer address {
	margin-top:15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 70%;
	font-weight: bold;
	color:#FFFFFF;
}
div.footer_inner{
	margin:20px auto;

}
/* 段落 */
div#footer p {
	font-size: 70%;
	color:#563E31;
}
div#footer p a{
	color:#563E31;
}
div#footer p a:hover{
	background:#FFD1A4;
}


/* Widgets */

.widget {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.widget-content {
    position: relative;
    margin: 5px 0 20px;
}

.archive-content ul,
.widget-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget-content ul ul {
    margin-left: 15px;
}

.widget-content li {
    margin-top: 5px;
    margin-bottom: 5px;
}

.widget-tag-cloud .widget-content ul {
    margin-right: 0;
    margin-left: 0;
}

.widget-tag-cloud .widget-content li {
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    line-height: 1.2;
    background: none;
}

.widget-tag-cloud .rank-1  { font-size: 1.75em; }
.widget-tag-cloud .rank-2  { font-size: 1.75em; }
.widget-tag-cloud .rank-3  { font-size: 1.625em; }
.widget-tag-cloud .rank-4  { font-size: 1.5em; }
.widget-tag-cloud .rank-5  { font-size: 1.375em; }
.widget-tag-cloud .rank-6  { font-size: 1.25em; }
.widget-tag-cloud .rank-7  { font-size: 1.125em; }
.widget-tag-cloud .rank-8  { font-size: 1em; }
.widget-tag-cloud .rank-9  { font-size: 0.95em; }
.widget-tag-cloud .rank-10 { font-size: 0.9em; }


.widget-recent-assets .widget-content ul {
    overflow: auto;
    margin-right: 0;
}

.item {
    display: inline;
    float: left;
    margin: 0pt 5px 8px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 70px;
}

.widget-search ul,
.widget-syndication ul {
    margin-left: 0;
    list-style: none;
}

.widget-search li,
.widget-syndication li  {
    margin: 5px 0;
}

.widget-openid {
    width: 160px;
    margin: 10px auto;
    border: none !important;
}
.widget-openid .widget-content {
    border: 1px solid #ccc;
    background: #fff url(../images/openid-accepted.gif) no-repeat 7px 3px;
    font-size: 12px;
    font-family: Arial, Verdana, sans-serif;
    color: #666;
    margin: 0;
    padding: 0 !important;
}
.widget-openid .widget-content em {
    display: block;
    font-style: normal;
    padding: 34px 9px 9px 68px;
}
.widget-openid .widget-content strong {
    left: -9999px;
    position: absolute;
}
.widget-openid .widget-content a {
    display: block;
    background: #eee;
    text-align: center;
    padding: 5px 3px;
    color: #666;
    text-decoration: underline;
    font-weight: normal;
}

.input-default {
    background-color: #9AAEC2;
}

.status-indicator {
    display: inline;
    height: 20px;
    width: 20px;
    background: url(../images/indicator-login.gif) no-repeat 0 0;
    padding: 2px 7px;
}

@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}
