@charset "utf-8";

/*
Theme Name: pera_a002
Theme URI: http://www.z-plan.info/
Description: Matsu Template
Version: 1.10 2010/03/04
Author: Matsu
Author URI: http://www.z-plan.info/											
*/

/* Reset ------------------------------------------------------------------ */
:link,:visited {
    text-decoration: none;
}

html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
    margin: 0;
    padding: 0;
}

html {
    height: 100%;
	min-height: 100%;
	height: auto !important;
	background-color: #eeeeee;
	background-color000000: #FFFFFF;
	background000: url('images/all_bg001.gif000') repeat-y left top;
}

h100,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}

table {
    border-spacing: 0;
}

fieldset,img,abbr,acronym {
    border: 0;
}

ol,ul {
    list-style: none;
}

caption,th {
    text-align: left;
}

q:before,q:after {
    content: '';
}

a {
    text-decoration: underline;
    outline: none;
}

hr000000 {
    border: 0;
    height: 1px;
    background-color: #000;
    color: #000;
}

a img,:link img,:visited img {
    border: none;
}

address {
    font-style: normal;
    display: inline;
}



/* Utilities ----------------------------------------------------------------- */
#content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

#content-inner {
	display: inline-block;
}

/* no ie mac \*/
* html #content-inner { height: 1%; }
#content-inner { display: block; }

/* Content ---------------------------------------------------------------- */
a:link, a:visited {
    text-decoration: underline;
	color: #222222;
}

p, pre, blockquote, fieldset, ul, ol, dl {
    margin-bottom: .75em;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }

/* Assets */
.asset-body,
.asset-more,
.more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.trackbacks-info,
.trackback-content,
.archive-content {
    clear: both;
	width:100%;
}

.asset,
.comments,
.trackbacks,
.archive {
    overflow: hidden;
    width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
    position: static;
    clear: both;
}

.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
    margin-bottom: 1.5em;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
#comment-form-external-auth,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.archive-content,
.search-form-header,
.search-results-header {
    margin-bottom: .75em;
}

.asset-name {
    margin-bottom: .25em;
}

.asset-meta {
    font-size: 11px;
    margin-top: .25em;
    padding-top: 2px;
    padding-bottom000000: .3em;
    font-weight: normal;
    clear:both;
    border: 0;
}

.entry-tags-header,
.entry-categories-header {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags-list,
.entry-categories-list {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.entry-tags-list .entry-tag,
.entry-categories-list .entry-category {
    display: inline;
}

.alignleft {
    float: left;
    margin: 0 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.alignright {
    float: right;
    margin: 0 0 20px 20px;
}

/* Feedback */
.comments-open label {
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}

#comment-submit {
    font-weight: bold;
}

.comment,
.trackback {
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
}

.comment-content {
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
}

.comment-content p {
    margin-bottom: .5em;
}

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

.widget-content {
    position: relative;
	margin:0;
	padding:0;
}

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

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

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

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

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

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

/* Layout ----------------------------------------------------------------- */
#container-inner {
    min-height: 100%;
    margin: 0 auto;
    text-align: left;
}

#header, #content, #alpha, #beta, #gamma, #footer000000 {
    position: relative;
}

#alpha, #beta, #gamma {
    display: inline;
    float: left;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    position: static;
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 20px;
    padding-bottom: 20px;
}

#header-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    overflow: hidden;
	padding: 0;
}

#content-inner {
	padding-top: 80px;
}

/* ---------------------------------------------------------------------
ページ全体
--------------------------------------------------------------------- */
body {
	text-align:center;
	background-color000000:#eee;
	color:#333;
	line-height: 1.5;
	font-style: normal;
	font-weight: normal;
	font-size:100%;
	font-family000:"ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	height:100%;
}

/* リンクカラー */
a {
	color: #0066CC;
}

a:hover {
	color: #3399CC;
}

.clear {
	clear:both;
}

/* ---　ページトップ　--- */
#gotop {
	clear:both;
	width:100%;
	font-size:85% !important;
	font-size:80%;
	margin:0;
}

#gotop a {
	background: url('images/btn_pagetop.gif') no-repeat;
	display: block;
	height: 11px;
	width: 101px;
	text-indent: -9999px;
	float: right;
	overflow: hidden;
}

/* -----　パンくず　----- */
.navi {
	margin:5px 5px 10px;
	text-align:left;
	font-size:85% !important;
	font-size:80%;
}

/* ---------------------------------------------------------------------
container
--------------------------------------------------------------------- */
#container {
	line-height:1.6;
	font-size000000:80%;
	width:100%;
	height:100%;
	margin:0 auto;
	text-align:left;
}

#container-inner {
	position: relative;
	height: auto !important;
	height:100%;
	padding-left:0px;
	padding-right:0px;
	background: url('images/main_bg001.gif000') repeat-y left top;
}

/* ---------------------------------------------------------------------
レイアウト
--------------------------------------------------------------------- */
.layout-twt #alpha {
	display: -moz-box;
	float: left;
	left000000: 20%;
	left: 0;
	top:-10px;
	margin:0;
	overflow: hidden;
	width000000:80%;
	width:100%;
}

.layout-twt #beta {
	position000000:absolute;
	position:relative;
	float:left;
	top: 0;
	left: 0px;
	height:100%;
	background-color000000: #FFFFFF;
	background-color000000: #EEEEEE;
	margin:0;
	width: 100%;
	width000000: 20%;
	overflow: hidden;
	font-family:"ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

.layout-twt #gamma {
	float:left;
	margin-left:100px;
	width: 200px;
	overflow: hidden;
}

#000alpha-inner {
	display: -moz-box;
	margin:0;
	padding:0 10px 0 0;
	width:100%;
}

#beta-inner {
	margin:0;
	padding:0;
	height:80%;
}

#gamma-inner {
	margin:0;
	padding:0;
}

.alignnone {
	padding:0px 0px -10px 0px;
}
hr000000 {
   margin:10px 0px 10px 0px;
   border-width: 1px 0px 0px 0px; /* 太さ */
   border-style: solid; /* 線種 */
   border-color: #CCCCCC; /* 線色 */
   height: 1px; /* 高さ */
}

/* ---------------------------------------------------------------------
ヘッダー
--------------------------------------------------------------------- */
#header {
	width:830px;
}

#header-inner {
	width:830px;

}

#header-contents {
	width:100%;
}

#header-contents .left {
	width:60%;
	float:left;
}

#header-contents .right {
	width:40%;
	float:right;
	text-align:right;
	padding:8px 0 5px 0;
}

#header-description {
	font-size:95% !important;
	font-size:90%;
	line-height: 1.2;
	color: #FFF;
	width:180px;
	padding: 8px 10px 7px;
	visibility: visible;
	border-top: 0px solid #39B600;
	border-bottom: 0px solid #999;
	font-weight: normal;
	background-color:#222222;
}

/* -- サイト名 -- */
#header-name {
	margin:10px;
	line-height: 1.5;
	color: #333;
	font-size:200% !important;
	font-size:195%;
	font-weight:bold;
	line-height: 1.5;
}

#header-name a {
	text-decoration: none;
	color:#333333;
}

#header-name a:hover {
	text-decoration: underline;
	color:#666666;
}

#header-name h2 {
	font-weight:bold;
}

/* -- サイトマップ・お問合せリンク -- */
#header .sub-contents {
	padding:0 45px 5px 0;
	font-size:85% !important;
	font-size:80%;
	text-align:right;
}

#header .sub-contents a:link,
#header .sub-contents a:visited {
	padding:0 5px 0 5px;
	color:#000000;
	text-decoration:none;
}

#header .sub-contents a:hover,
#header .sub-contents a:active {
	text-decoration: underline;
}

#header .search-content form {
	padding:0;
	margin:0;
	text-align: right;
}

/* -- 検索フォーム -- */
#header .header-search {
	font-size:85% !important;
	font-size:80%;

}

#header .header-search .box {
	width:120px;
}

#header .search-content {
	padding:0 50px 5px 0;
}

#header .search-content label {
	display:inline;
}

#header .header-search .submit {

	background-color: #F4F4F4;
	color:#333333;
	border:1px solid #C9C9C9;
	padding:0 2px;
	height:22px;
}

/* ---------------------------------------------------------------------
Content
--------------------------------------------------------------------- */
#content {
	_height:1px;
	height:100%;
	width000000:100%;
	background-color000000: #eeeeee;
	background-image000000: url('http://pera-page.tenka-ippin.com/wp/wp-content/themes/pera_a1/images/bt-01.jpg') repeat-y center top;
	background000000: url('images/main_bg001.gif000') repeat-y left top;
	background:url(images/body_bg001.gif) repeat center top;
}

#content-inner {
	padding-top:0px;
	height000000:100%;
	width:100%;
	background-color000000: #FFFFFF;
	background-color000000: #EEEEEE;
	background000000: url('images/main_bg001.gif000') repeat-y left top;
}
/* ---------------------------------------------------------------------
フッター
--------------------------------------------------------------------- */
#footer {
	width000000:100%;
	width:918px;
	margin-top000000: 0px;
	margin:0 0 30px 0;
	position:relative;
	margin: 0 auto 0 auto;
	background-color:#FFFFFF;
	background000:#30A19A;
	color: #fff;
	padding-bottom:0px;
	border-color: #cecece;
	border-width: 0 1px 0 1px;
	border-style: solid;
}
#footer-inner {
	width:916px;
	float000000:right;
	width000000:80%;
	width000000:100%;
	left000000:20%;
	left:0%;
	margin-top: 0px;
	background-color000000: #eeeeee;
	background-color: #FFFFFF;
	margin: 0 auto 0 auto;
}	

/* -- フッターメニュー -- */
.footer-menu {
	position:absolute;
	text-indent:-9999px;
	width000:100%;
	left000:20%;
	margin-left : auto ;
	margin-right : auto ;
	text-align000:left;
	text-align:center;
	margin-left000:240px;
	background000:#E4E4E4;
	width000:100%;
}
.footer-menu-content {
	margin-left : auto ;
	margin-right : auto ;
}
.footer-center {
	margin-left : auto ;
	margin-right : auto ;
}



.footer-menu ul {
	margin-left : auto ;
	margin-right : auto ;
	padding:5px 10px;
}

.footer-menu li {
	display: inline;
	padding: 0 5px 0 12px;
	border-right: 1px solid #666;
}

/* -- コピーライト -- */
.copyright {
	color: #000;
	width:100%;
	left000000:20%;
	left:0%;
	text-align000: left;
	padding-top:5px;
	padding000:0 0 10px 420px;
	padding-bottom:30px;
}

.copyright .copyright-content {
	padding:10px 15px 0;
	font-size: 85% !important;
	font-size: 80%;
	text-align: center;
}

.copyright .copyright-content a {
	color:#000;
	text-decoration:none;
}

.designed {
	text-align:right;
	padding:0 15px 5px;
	font-size:75%;
}

.designed a {
	color:#000;
	text-decoration:none;
}

.designed a:hover {
	text-decoration:none;
	color:#fff;
}

/* -- 区切線 -- */

#footer-line {
	border-width: 1px 0px 0px 0px; /* 太さ */
	border-style: solid; /* 線種 */
	border-color: #efefef; /* 線色 */
	height: 1px; /* 高さ */
	height: 1px; /* IE6用対策 */
	clear: both; /* IE6用対策 */
	border: 0;
    height: 0;
	width: 90%;
	left:20%;
	bottom:5px;
	margin-left : auto ;
	margin-right : auto ;
	padding-left000:230px;
}


/* -- pagetopに戻る -- */
.pagetop_btn {
	float:right;
}


/* ---------------------------------------------------------------------
投稿記事
--------------------------------------------------------------------- */
.archive-title {
	float:left;
	_height:1px;
	padding:0px;
	background: url('images/heading3_twt.gif000') no-repeat;
	font-size:115%;
	font-weight:bold;
	color:#bbb;
	line-height:1.2;
	position: fixed;
	top: -9999px;
	left: -9999px;
}

.archive-title em {
	font-style:normal;
}

.000entry-asset {
	width:80%;
	margin:-10px 0px 0 0;
	background:#eeeeee;
}

.asset-header {
	padding:0;
}

.asset-name {
	background: url('images/heading4.gif') no-repeat left bottom;
	padding:3px 0 4px 20px;
	color:#333;
	font-weight:bold;
	line-height:1.2;
	_height:1px;
	font-size:115% !important;
	font-size:110%;
}

.page-asset .asset-name{
	_height:1px;
	padding:9px 20px 11px 30px;
	background: url('images/heading3_twt.gif') no-repeat;
	font-size:115%;
	font-weight:bold;
	color:#000;
	line-height:1.2;
}

.asset-name a:link,
.asset-name a:visited {
	text-decoration:none;
	color: #00009D;
}

.asset-name a:hover,
.asset-name a:active {
	text-decoration:none;
	color: #6666cc;
}

.000asset-body {
	padding: 0 0 0 0px;
	margin:0px;
}

.000asset-content {
	width:80%;
	background:#FFFFFF;
}

.000main-content {
	width:80%;
	float: left;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#FFFFFF;
}

.sub-content {
	width:200px;
	height: 315px;
	font-size:80%;
	float: left;
	padding: 0px;
	margin: 0px 35px 25px 0px;
	background000:#FFFFFF;
	border-bottom-style: solid;
	border-color: #999999;
	border-bottom-width: 1px;
}

.asset-more {
	margin:0 10px 10px;
}

.more-link {
	_height:1px;
	clear:both;
	display: block;
	margin:10px 0;
	padding:0 0 0 15px;
	background: url('images/arrow_sitemap01.gif') no-repeat left center;
}

.asset-meta {
	text-align:right;
	margin-top000000:10px;
	margin-top:0;
	margin-right:20px;
	font-size:100%;
}

#photo {
	float:left;
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0 0 0 0;
	position: relative;
	background-color: #ffffff;
}
#photo2 {
	width:720px;
	padding:10px 0px 10px 10px;
	margin:0 0 0 -15px;
	position: relative;
	text-align:left;
	background-color: #222222;
}

#photo3 {
	padding:0 0 5px 0;
	position: relative;
	text-align:center;
	margin:0 0 10px 0;
}

.box_2 {
	float:left;
	width:100%;
	background-color: #fff;
}
.box_3 {
	float:left;
	width000:100%;
	background-color: #fff;
}


.text_2l {
	float:left;
	top: 0px;
	left:0;
	width:50%;
	background-color: #fff;
}

.text_2r {
	float:left;
	top: 0px;
	left:50%;
	width:50%;
	height:auto;
	background-color: #fff;
}
.photo_2l {  
	float:left;
	top: 0;
	left: 0;
}  

.photo_2r {  
	float:left;
	top: 0px;
	left:50%;
}  


#bnr_content {
	float:left;
	width:100%;
	padding:0px 0px 0px 0px;
	margin:20px 0 0 20px;
	position: relative;
	background-color000000: #ff0000;
}


.clearleft {  
	float:left;
	top: 0px;
	left: 0px;
}  

.clearright {  
	float:left;
	top: 0px;
	left:360px;
}  


.box_720 {
	width:720px;
	background-color: #fff;
}
.text_l {
	float:left;
	top: 0px;
	width:360px;
	background-color: #fff;
}
.text_l_270 {
	float:left;
	top: 0px;
	left:0px;
	width:360px;
	height:270px;
	background-color: #fff;
}
.text_l_480 {
	float:left;
	top: 0px;
	left:0px;
	width:360px;
	height:480px;
	background-color: #fff;
}
.text_r {
	float:left;
	top: 0px;
	left:360px;
	width:360px;
	height:480px;
	background-color: #fff;
}
.text_r_270 {
	float:left;
	top: 0px;
	left:360px;
	width:360px;
	height:270px;
	background-color: #fff;
}
.text_r_480 {
	float:left;
	top: 0px;
	left:360px;
	width:360px;
	height:480px;
	background-color: #fff;
}
.text_inner {
    position: absolute;
	font-size: 1.6em;
	text-ondent:-9999px;
	width000: 330px;
	width: 80%;
	margin000000: 5% 5% 5% 5%;
	margin: 5% 10% 5% 10%;
	padding:0 0 0 0;
}

tt {
    font-size: 13px;
}


.half_box {
	float:left;
	top: 0px;
	width:360px;
	background-color: #fff;
}

.half_box_l {
	float:left;
	top: 0px;
	width:360px;
	background-color: #fff;
}

.half_box_r {
	float:right;
	top: 0px;
	width:360px;
	background-color: #fff;
}


#name1 {
	text-align:left;
	font-size: 140%;
	padding-top: 15px;
}


/* ---------------------------------------------------------------------
コメント&トラックバック
--------------------------------------------------------------------- */
#trackbacks {
	margin:10px 0;
}

#trackbacks .trackbacks-header {
	_height:1px;
	padding:9px 20px 11px 30px;
	background: url('images/heading3_twt.gif') no-repeat;
	font-size:115%;
	font-weight:bold;
	color:#000;
	line-height:1.2;
}

.trackbacks-info {
	padding:10px;
}

#comments {
	margin:10px 0 0;
}

#comments .comments-header {
	_height:1px;
	padding:9px 20px 11px 30px;
	background: url('images/heading3_twt.gif') no-repeat;
	font-size:115%;
	font-weight:bold;
	color:#000;
	line-height:1.2;
}

#comments .comments-content {
	padding:0 10px;
}

.comment {
	margin:10px;
}

.comment .inner {
	padding:5px 10px;
	border:1px solid #999;
	background:#eee;
	_height:1px;
}

.comment .comment-header {
	padding:0 5px;
	margin:0 0 5px;
}

.comment .comment-content{
	padding:0 5px;
}

.comments-open {
	margin-top: 20px;
}

.comments-open-header {
	_height:1px;
	padding:9px 20px 11px 30px;
	background: url('images/heading3_twt.gif') no-repeat;
	font-size:115%;
	font-weight:bold;
	color:#000;
	line-height:1.2;
}

.comments-open-content {
	padding:10px;
}

#comment-submit {
	color:#000;
	border:1px solid #7F7F7F;
	padding:2px;
	height:1.7em;
	margin: 3px 0 0;
	background: #CCC;
	font-weight: normal;
}

.comment-footer {
	text-align:right;
	margin:0;
	padding:5px;
	border-top: 1px dotted #999;
	font-size:95% !important;
	font-size:90%;
}

/* ---------------------------------------------------------------------
サイトマップ
--------------------------------------------------------------------- */
.archive-content {
	padding:10px;
	line-height:1.3;
}

.archive-content .archive-list {
	margin-bottom:3em;
}

.archive-content ul,
.archive-content ol {
	list-style:none;
}

.archive li a {
	display:block;
	margin-bottom:0.25em;
	background: #fff url('images/arrow_sitemap01.gif') no-repeat 0 5px;
	padding:3px 0 3px 20px;
	text-decoration:none;
	color:#494949;
}

.archive li a:hover {
	color:#848484;
}

/*サブカテゴリ*/
.archive li li {
	margin:0 0 0 20px;
}

.archive li li a {
	background: url('images/arrow_sitemap02.gif') no-repeat 0 7px;
	padding:3px 0 3px 12px;
}

/* ---------------------------------------------------------------------
検索結果ページ
--------------------------------------------------------------------- */
.search-not-found {
	margin:10px;
}

.search-form-header {
	_height:1px;
	padding:9px 20px 11px 30px;
	background: url('images/heading3_twt.gif') no-repeat;
	font-size:115%;
	font-weight:bold;
	color:#000;
	line-height:1.2;
}

.search-form-content {
	padding:20px;
	border:6px solid #82B99C;
	background-color: #EBFAF2;
	text-align:center;
	width:70%;
	margin:auto auto 20px;
}

.search-results-header {
	margin:20px 0 5px;
	font-size:115% !important;
	font-size:110%;
	font-weight:bold;
	color:#000;
	line-height:1.2;
}

.search-form-content .box {
	width:200px;
}

.search-form-content .submit{
	font-size:95% !important;
	font-size:90%;
	background-color: #F4F4F4;
	color:#333333;
	border:1px solid #C9C9C9;
	padding:0 2px;
}

/* ---------------------------------------------------------------------
Widget：[メイン]ウェルカムメッセージ
--------------------------------------------------------------------- */
#welcome_message {
	margin-bottom:20px;
}

#welcome_message h3.title {
	_height:1px;
	padding:9px 20px 11px 30px;
	background: url('images/heading3_twt.gif') no-repeat;
	font-size:115%;
	font-weight:bold;
	color:#000;
	line-height:1.2;
	margin: 0;
}

#welcome_message .content {
	margin:0;
	padding:10px;
}

/* ---------------------------------------------------------------------
Widget：[メイン]新着記事一覧
--------------------------------------------------------------------- */
#top-news {
	margin-bottom:20px;
	padding:0 0 10px;
}

#top-news h3 {
	margin000000: 0;
	margin: 0 auto 0 auto;
	width:800px;
	_height:1px;
	padding:9px 20px 11px 30px;
	background: url('images/heading3_twt.gif') no-repeat;
	font-size:115%;
	font-weight:bold;
	color:#000;
	line-height:1.2;
}

#top-news .news {
	padding:4px 10px 2px;
	margin: 0 auto 0 auto;
	width:800px;
}
/*
#top-news .day {
	float: left;
	width: 70px;
	color: #000;
	font-size:115% !important;
	font-size:110%;
	background: url('images/arrow03.gif') no-repeat 0 center;
	padding-left: 15px;
}
*/
#top-news .title {
	float: left;
	background: url('images/arrow03.gif') no-repeat 0 center;
	padding-left:15px;
	width: 265px;
}

/* ---------------------------------------------------------------------
Widget：[メイン]トップ表示記事
--------------------------------------------------------------------- */
.top-entry-content {
	margin-bottom:20px;
}

.top-entry-content h3.title {
	margin: 0;
	_height:1px;
	padding:9px 20px 11px 30px;
	background: url('images/heading3_twt.gif') no-repeat;
	font-size:115%;
	font-weight:bold;
	color:#000;
	line-height:1.2;
}

.top-entry-content .content {
	margin:0;
	padding:10px;
}

/* ---------------------------------------------------------------------
Widget：[メイン]カテゴリー表示記事
--------------------------------------------------------------------- */
#top-category {
	margin-bottom:20px;
}

#top-category h3.title {
	margin: 0;
	_height:1px;
	padding:9px 20px 11px 30px;
	background: url('images/heading3_twt.gif') no-repeat;
	font-size:115%;
	font-weight:bold;
	color:#000;
	line-height:1.2;
}

.top-category-content {
	margin:0;
	padding:10px 0;
}

.top-category-content h4.name {
	margin:0;
	background: url('images/heading4.gif') no-repeat left bottom;
	padding:3px 0 4px 20px;
	color:#333;
	font-weight:bold;
	line-height:1.2;
	_height:1px;
	font-size:115% !important;
	font-size:110%;
}

#top-category h4.name a {
	text-decoration:none;
	color: #00009D;
}

#top-category h4.name a:hover {
	text-decoration:none;
	color: #6666cc;
}

#top-category .content {
	margin:0;
	padding:5px 10px 0;
}

/* ---------------------------------------------------------------------
Widget：[サイド]共通
--------------------------------------------------------------------- */
#beta .widget,
#gamma .widget {
	position:absolute;
	text-indent:-9999px;
	width000:185px;
	width:80%;
	margin000:5px 0 15px 5px;
	margin:5px 10% 15px 10%;
	padding-bottom:10px;
}

#beta .widget-header,
#gamma .widget-header {
	font-size: 115% !important;
	font-size: 110%;
	background:url('images/heading1.gif000') no-repeat;
	width:180px;
	padding:0px 5px 0 15px;
	color:#FFF;
	line-height: 0px;
	text-indent: -9999px;
	position: absolute;
}


#beta .widget select,
#gamma .widget select {
	width000:155px;
	width:100%;
	margin:10px;
}

#beta .widget ul,
#gamma .widget ul {
	width000:170px;
	width:100%;
	margin: 0;
	padding: 0 5px;
	list-style: none;
	color: #FFFFFF;
}

#beta .widget ul ul,
#gamma .widget ul ul {
	padding:0;
	margin:0;
}

#beta .widget li,
#gamma .widget li {
	width000:200px;
	width:100%;
	_height:1px;
	margin:0;
	padding000:0 0 0 0px;
	padding:0 0 0 0px;
	background: #222222 url('images/arrow03.gif000') no-repeat 0 center;
	color: #FFFFFF;
    font-size000: 110%;
    font-size: 120%;
	line-height: 2em;
    font-weight: normal;
}


#beta .widget li a:link,
#beta .widget li a:visited {
	text-decoration:none;
	display:block;
	width000:180px;
	width:100%;
	margin:0;
	padding000:3px 0 0px 20px;
	padding:0 0 0 0px;
	background: #FFFFFF url('images/border_line001.gif') repeat-x left bottom;
	background000000: #eeeeee url('images/border_line001.gif') repeat-x left bottom;
	position:absolute;
	text-indent:-9999px;
	color: #555555;
	height000:26px;
}

#beta .widget li a:hover,
#beta .widget li a:active {
	text-decoration:underline;
	display:block;
	width000:180px;
	width:100%;
	padding000:3px 0 0px 20px;
	padding:0 0 0 0px;
	background:#444444 url('images/arrow01.gif000') no-repeat 10px center;
	color: #FFFFFF;
	height000:26px;
}


/* ---------------------------------------------------------------------
Widget：[サイド]メインメニュー
--------------------------------------------------------------------- */
.widget-main-menu {
	width000:200px;
	width:100%;
	margin:5px 0 20px 0;
	background: url('images/logo002.gif') no-repeat;
	padding: 50px 0 0;
}

.widget-main-menu ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

.widget-main-menu .menu-content {
	font-size:115% !important;
	font-size:110%;
	width:190px;
	padding-top: 20px;
	margin: 0 0 0 10px;
}

.widget-main-menu li {
	background: url('images/border_line001.gif') repeat-x left bottom;
	width000: 180px;
	width: 20%;
}

.widget-main-menu li a:link,
.widget-main-menu li a:visited {
	text-decoration:none;
	display:block;
	width000:155px;
	width: 300px;
	padding:4px 0 4px 25px;
	background:url('images/arrow01.gif000') no-repeat 10px center;
	color: #FFFFFF;
}

.widget-main-menu li a:hover,
.widget-main-menu li a:active {
	text-decoration:underline;
	display:block;
	width000:155px;
	width: 300px;
	padding:4px 0 4px 25px;
	background:#444444 url('images/arrow01.gif000') no-repeat 10px center;
	color: #FFFFFF;
}

.widget-main-menu li li {
	background: url('images/border_dot.gif') repeat-x left top;
}

.widget-main-menu li li a:link,
.widget-main-menu li li a:visited {
	text-decoration:none;
	display:block;
	width000:135px;
	width: 300px;
	padding:4px 0 4px 45px;
	background:url('images/arrow01.gif') no-repeat 30px center;
	color: #32ADA6;
	position: absolute;  
    top: -9999px;  
    left: -9999px;  
}

.widget-main-menu li li a:hover,
.widget-main-menu li li a:active {
	text-decoration:none;
	display:block;
	width000:135px;
	width: 300px;
	padding:4px 0 4px 45px;
	background:url('images/arrow01.gif') no-repeat 30px center;
	color: #18786D;
}







/* ---------------------------------------------------------------------
Widget：[サイド]検索フォーム
--------------------------------------------------------------------- */
.widget_search {
	width000:200px;
	width:100%;
	margin:5px 0 15px 0;
}

.widget_search .widget-header {
	font-size: 115% !important;
	font-size: 110%;
	background:url('images/heading1.gif') no-repeat;
	width:180px;
	padding:0 5px 0 15px;
	color:#FFF;
	line-height: 26px;
}

.widget_search .widget-content {
	width000:170px;
	width:100%;
	padding:5px;
	font-size:90% !important;
	font-size:85%;
}

.widget_search .box {
	width000:165px;
	width:100%;
}

.widget_search .submit {
	display: block;
	color:#000;
	border:1px solid #7F7F7F;
	padding:2px;
	height:1.7em;
	margin: 3px 0 0;
	background: #CCC;
}

/* ---------------------------------------------------------------------
Widget：[サイド]当サイトのRSSを購読
--------------------------------------------------------------------- */
.rss {
	width:168px;
	margin:0 0 15px 10px;
}

.rss-content {
	background: url('images/rss.gif') 0 center no-repeat;
	padding-left:18px;
}

/* ---------------------------------------------------------------------
Widget：[サイド]rssフィード
--------------------------------------------------------------------- */
.widget-header a.rsswidget {
	text-decoration:underline;
}

.widget-header a.rsswidget:hover {
	text-decoration:none;
}

/* ---------------------------------------------------------------------
Widget：[サイド]会社概要
--------------------------------------------------------------------- */
.widget-company {
	font-size:90% !important;
	font-size:85%;
	width:158px;
	background: #EFEFEF;
	margin: 5px 0 15px 10px;
	padding: 5px 10px;
	border: 1px solid #999;
}

.widget-company .widget-content {
	overflow: hidden;
	width: 100%;
}

/* ---------------------------------------------------------------------
Widget：[サイド]フリーエリア
--------------------------------------------------------------------- */
.free-content {
	font-size:90% !important;
	font-size:85%;
	width:158px;
	background: #EFEFEF;
	margin: 5px 0 15px 10px;
	padding: 5px 10px;
	border: 1px solid #999;
	overflow: hidden;
}

/* ---------------------------------------------------------------------
Widget：[サイド]カレンダー
--------------------------------------------------------------------- */
.widget_calendar caption {
	text-align:center;
	margin-bottom:5px;
}

.widget_calendar #calendar_wrap {
	width:170px;
	margin:0 auto;
}

.widget_calendar #calendar_wrap table {
	text-align:center;
	margin:0 auto;
	width: 100%;
}

.widget_calendar #calendar_wrap table td {
	padding:1px 3px;
}

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



/* ---------------------------------------------------------------------
以下追加
--------------------------------------------------------------------- */




/* 
━━━━━━━━━━━━━━━━━━━━━━━━━
共通
━━━━━━━━━━━━━━━━━━━━━━━━━  
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td
{
  margin: 0;
  padding: 0;
	background-image000000:url('./wp/wp-content/themes/pera_a1/images/body_bg001.gif') repeat center top;
}
fieldset, img{
  border: 0;
}
abbr,acronym{
  border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var{
  font-style: normal;
  font-weight: normal;
}
h1,h2,h3,h4,h5,h6{
  font-size: 100%;
  font-weight: normal;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #047EC8;
}
a:active {
	text-decoration: none;
	color: #047EC8;
}

h1 {
	font: normal 15px/1.5em 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 30px;
	color: #660000;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 25px;
	line-height: 150%;
	border-color: #cecece;
	width:918px;
	padding:60px 0 20px 0;
	margin:-30px 0 -10px -10px;
	border-width: 5px 1px 0 1px;
	border-style: solid;
	background-color:#FFFFFF;
}
h2 {
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 140%;
}


/*
━━━━━━━━━━━━━━━━━━━━━━━━━
ページレイアウト
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/

body {
	font: normal 15px/1.5em 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: url(image/body_bg001.gif000) repeat center top;
  	background-color000000:#ECECEC;
	background-position: center
	text-align: center;
	background-image000000:url("http://pera-page.tenka-ippin.com/wp/wp-content/themes/pera_a1/images/body_bg001.gif") repeat center top;
}
#wrapper {
	height: auto;
	margin: 0px auto;
	padding: 0px 20px;
	width: 900px;
	background: url(image/wra-14.jpg000) repeat-y center top;
}
#header {
	margin: 0px;
	padding: 25px 0px 10px;
	height: auto;
	width: 900px;
}
#contents {
	height: auto;
	width: 900px;
	padding: 20px 0px 40px;
	margin: 0px;
	text-align: center;
	border-color: #cecece;
	width:918px;
	margin:0 0 0 -10px;
	border-width: 0 1px 0 1px;
	border-style: solid;
	background-color:#FFFFFF;
}
#contents-inner {
	width: 800px;
	margin: 0px 59px;
	padding: 0px;
	height: auto;
}

#contents-img {
	margin-left000: auto;
	margin-right000: auto;
	text-align: center;
	border-style: solid;
	border-color: #cecece;
	width:918px;
	margin:0 0 0 -10px;
	border-width: 0 1px 0 1px;
	background-color:#FFFFFF;
}
#contents-text {
	text-align: left;
	color: #000000;
	margin:0 0 30px 0;
	position:absolute;
	text-indent:-9999px;
	top:-9999px;
}


/*
━━━━━━━━━━━━━━━━━━━━━━━━━
フッター
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/

#footer000000 {
	margin: 0px;
	padding: 25px 0px;
	height: auto;
	width: 900px;
	background: url(image/footer_line.gif) no-repeat top;
	border-color: #cecece;
	width:918px;
	margin:0 0 0 -10px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	background-color:#FFFFFF;
	text-align: center;
}
#footer a:link {
	color: #666666;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #666666;
}
#footer a:hover {
	text-decoration: underline;
	color: #666666;
}
#footer a:active {
	text-decoration: none;
	color: #666666;
}
address {
	font-size: 12px;
	text-align: center;
	color: #666666;
}
.end {
	border-width: 1px 0 0 0; /* 太さ */
	border-style: solid; /* 線種 */
	border-color: #cccccc; /* 線色 */
	margin-top:150px;
	margin: 0 auto 0 auto;
	width: 90%;
	height: 1px; /* IE6用対策 */
	clear: both; /* IE6用対策 */
}
.botan001 {
	background: url(images/bt-01.jpg) no-repeat top;
	text-align:center;
	margin:0 auto 0 auto;
	width:800px;
	height:70px;
	position:relative;
	text-indent:-9999px;
}


/*


/*end*/
