@charset "UTF-8";
/* CSS AWAZONテンプレート(3カラム) (C)2009 C-point Corp. */

/* HTMLタグ設定 */
body {
	background-color:#FFFFFF;
	font-size:100%;
	margin:0px;
	padding:0px;
	text-align:center;
}
img {
	border:none;
}
form {
	margin:0px;
	padding:0px;
}
label {
	font-size:12px;
	font-weight:normal;
	color:#4b474d;
}
/* ロゴ19*/
* {
	font-family: "verdana", "helvetica", "osaka", "ＭＳ Ｐゴシック", sans-serif;
}
textarea {
	font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
}

/* =================================== */
/* レイアウト設定 */
/* =================================== */

#container {
	font-size:12px;
	width:950px;
	margin:0px auto;
	text-align:left;
}
/* ブログタイトル・概要 */
#banner, #subbanner {
	padding :0px 0px 0px 0px;
	height:70px;
	background: #E3F2F0 url(http://img04.ti-da.net/usr/awazon/title-back-new.jpg) no-repeat;
}
/* ブログの配置 */
#content {
	width:570px;
	margin:0px 0px 0px 0px;
	float:left;
}
/* ブログ外枠 */
.blog {
	margin:10px 10px 0 0px;
}
/* 300px バナー枠の設定 */
#mainlinks {
	width: 360px;
	text-align: left;
	margin-left: 3px;
	padding: 0;
	float: right;
	font-size: 90%;
	line-height: 150%;
	overflow: hidden;
	margin-top: 20px;
}
/* 300px バナー枠の本文設定 */
.mainsidebody {
	border:0px;
	font-size: 100%;
 heiht: 250px width: 340px;
	text-align:center;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
}
/* 左バナー枠の設定 */
#links {
	border: 1px none #9D9D9D;
	float: left;
	overflow: hidden;
	padding: 0;
	text-align: left;
	width: 170px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 15px;
}
/* 右バナー枠の設定 */
#links2 {
	border: 1px none #9D9D9D;
	float: right;
	overflow: hidden;
	padding: 0;
	text-align: left;
	width: 180px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
/* フッター枠の設定 */
#footer {
	clear:both;
}
#copyright {
 background : # bottom;
	width	: 100%;
	height: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #9D9D9D;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	text-align: left;
	border-top: 1px none #00526b;
	border-bottom: 1pxnone #00526b;
	height: 25px;
	padding-left: 10px;
}

/* ************************************************ 
 *	バナー（ページ上部）の設定
 * ************************************************ */

/* ブログタイトル */
.blogtitle {
	height:30px;
	padding-top:15px;
	padding-right:0px;
	padding-bottom:5px;
	padding-left:10px;
	margin:0px;
}
/* ブログ説明文*/
.description {
	padding-top:0px;
	padding-right:0px;
	padding-bottom:5px;
	padding-left:10px;
	line-height:130%;
	color:#575757;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:200%;
	font-weight:bold;
	letter-spacing:0;
	color: #2B7575;
	text-shadow:2px 2px 2px #C3C3C3;
}
h2, h3 {
	margin:0px;
	padding:0px;
}
/* パン屑メニュー */
.topicpass {
	font-size: 10px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 16px;
	vertical-align: bottom;
}

/* ************************************************ 
 *	リンクカラーの設定
 * ************************************************ */
 
a {
	color: #0080FF;
	text-decoration: none;
}
a:link {
	color:#0080FF;
	text-decoration:none;
}
a:visited {
	color:#004080;
	text-decoration:none;
}
a:active {
}
a:hover {
	color:#0066CC;
	text-decoration:underline;
}
/* カレンダーリンク */
a.acalendar {
	color:#00526b;
	text-decoration:none;
}
a.acalendar:link {
	color:#00526b;
	text-decoration:none;
}
a.acalendar:visited {
	text-decoration:none;
}
a.acalendar:active {
}
a.acalendar:hover {
	color:#00526b;
	text-decoration:underline;
}
a.acontinues {
	color:#00526b;
	text-decoration:none;
}
a.acontinues:link {
	color:#00526b;
	text-decoration:none;
}
a.acontinues:visited {
	text-decoration:none;
}
a.acontinues:active {
}
a.acontinues:hover {
	color:#00526b;
	text-decoration:underline;
}
a.amenu {
	color:#00526b;
	text-decoration:none;
}
a.amenu:link {
	color:#00526b;
	text-decoration:none;
}
a.amenu:visited {
	text-decoration:none;
}
a.amenu:active {
}
a.amenu:hover {
	color:#00526b;
	text-decoration:underline;
}
a.aposted {
	color:#00526b;
	text-decoration:none;
	font-size:10px;
}
a.aposted:link {
	color:#00526b;
	text-decoration:none;
}
a.aposted:visited {
	text-decoration:none;
}
a.aposted:active {
	text-decoration:none;
}
a.aposted:hover {
	color:#00526b;
	text-decoration:underline;
}
a.atrackback-post {
	color:#00526b;
	text-decoration:none;
}
a.atrackback-post:link {
	color:#00526b;
	text-decoration:none;
}
a.atrackback-post:visited {
	text-decoration:none;
}
a.atrackback-post:active {
	font-weight:bold;
}
a.atrackback-post:hover {
	color:#00526b;
	text-decoration:underline;
}
a.arss {
	color:#001F79;
	text-decoration:underline;
}
a.arss:link {
	color:#001F79;
	text-decoration:underline;
}
a.arss:visited {
	text-decoration:underline;
}
a.arss:active {
}
a.arss:hover {
	color:#001F79;
	text-decoration:none;
}
ul.rss a:link {
	color: #999;
	text-decoration: none;
}
ul.rss a:visited {
	color: #999;
	text-decoration: none;
}
ul.rss a:hover {
	color: #999999;
	text-decoration: none;
}
ul.rss a:active {
	color: #999;
	text-decoration: none;
}
a.adtitle {
	font-weight:bold;
	text-decoration:underline;
}
a.adtitle:link {
	font-weight:bold;
	text-decoration:underline;
}
a.adtitle:visited {
	font-weight:bold;
	text-decoration:underline;
}
a.adtitle:active {
	font-weight:bold;
	text-decoration:underline;
}
a.adtitle:hover {
	font-weight:bold;
	text-decoration:underline;
}
a.addescription {
	color:black;
	text-decoration:none;
}
a.addescription:link {
	color:black;
	text-decoration:none;
}
a.addescription:visited {
	color:black;
	text-decoration:none;
}
a.addescription:active {
	color:black;
	text-decoration:none;
}
a.addescription:hover {
	color:black;
	text-decoration:none;
}
a.adurl {
	color:blue;
	text-decoration:none;
}
a.adurl:link {
	color:#9990FF;
	text-decoration:none;
}
a.adurl:visited {
	color:#9990FF;
	text-decoration:none;
}
a.adurl:active {
	color:#9990FF;
	text-decoration:none;
}
a.adurl:hover {
	color:#9990FF;
	text-decoration:none;
}
a.adld {
	text-decoration:underline;
}
a.adld:link {
	text-decoration:underline;
}
a.adld:visited {
	text-decoration:underline;
}
a.adld:active {
	text-decoration:underline;
}
a.adld:hover {
	text-decoration:underline;
}

/* ************************************************ 
 *	記事の設定
 * ************************************************ */

/* 記事 */
.blogbody {
	background-position: top center;
	margin:0px 0px 25px 0px;
	padding:5px;
	border-left:1px solid #F5F5F5;
	border-right:2px solid #E5E5E5;
	border-bottom:2px solid #E5E5E5;
	border-top:1px solid #F5F5F5;
}
/* 日付の設定 */
.date {
	background-image: url();
	background-repeat: no-repeat;
	background-position: top center;
	height:16px;
	background-position:1px 1px;
	color : #999;
	font-size : 100%;
	font-weight:bold;
	letter-spacing: 2px;
	text-align:right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #008080;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/* ブログ記事タイトルの設定 */
.title {
	color:#212121;
	font-size:14px;
	font-weight:bold;
	height:20px;
	padding-left: 10px;
	padding-top: 7px;
	text-align: left;
}
.title1 {
	background-repeat: no-repeat;
	background-position: left center;
	color:#767676;
	font-size:12px;
	font-weight:normal;
	height:15px;
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
}
/* 記事本文 */
.main {
	color:#6d696f;
	font-size:12px;
	overflow:auto;
	line-height:150%;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 20px;
}
/* 記事本文内画像 */
.main img {
	margin:0px 10px 0px 0px;
}
/* 続きを読む */
.main-continues {
	font-size:12px;
}
/* 記事フッター */
.posted {
	color:#00526b;
	font-size:11px;
	text-align:right;
	margin:0px 0px 25px 0px;
	width:530px;
}
.menu {
	color:#666;
	font-size:85%;
	text-align:center;
}

/* ************************************************ 
 *	コメントエリアの設定
 * ************************************************ */
table.form {
	margin:25px 0px 0px 13px;
}
/* この記事へのコメント */
.comments-head {
	color:#767676;
	font-size:12px;
	font-weight:normal;
	height:15px;
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
}
/* コメント本文 */
.comments-body {
	font-size:12px;
	line-height:145%;
	margin:20px 0px 15px 13px;
	color:#666;
}
/* コメント投稿者日時など*/
.comments-post {
	color:#4b474d;
	font-size:12px;
	text-align:right;
	margin:0px 0px 25px 0px;
}

/* ************************************************ 
 *	トラックバックエリアの設定
 * ************************************************ */

/* この記事へのトラックバックURL */
.trackback-url {
	color:#CCC;
	font-size:12px;
	font-weight:bold;
	margin:10px 0px 30px 13px;
	width:530px;
}
/* トラックバック本文 */
.trackback-body {
	color:#767676;
	font-size:12px;
	font-weight:normal;
	line-height:135%;
	margin:20px 0px 15px 13px;
	width:500px;
}
/*トラックバック送信元など*/
.trackback-post {
	color:#4b474d;
	font-size:12px;
	text-align:right;
	margin:0px 0px 25px 0px;
	width:500px;
}
/* 名前 */
#author {
	width:200px;
	border:1px solid #999CCC;
}
/* メールアドレス */
#email {
	width:200px;
	border:1px solid #999CCC;
}
/* URL */
#url {
	width:200px;
	border:1px solid #999CCC;
}
/* 本文 */
#text {
	font-size:12px;
	width:400px;
	height:200px;
	border:1px solid #999CCC;
}
.pagetop {
	font-size:10px;
	text-align:right;
	margin:0px 0px 25px 0px;
}

/* ************************************************ 
 *	プラグイン設定
 * ************************************************ */

/* サイドブロック */
.side {
	font-size:12px;
	line-height:140%;
	margin:0px 0px 20px 0px;
	padding:10px;
	background:#FFF url();
	background-repeat: no-repeat;
	background-position:bottom center;
	border-left:1px solid #F5F5F5;
	border-right:2px solid #E5E5E5;
	border-bottom:2px solid #E5E5E5;
}
/* サイドタイトル */
.sidetitle {
	height: 14px;
	font-size:12px;
	font-weight:bold;
	line-height: 1em;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-bottom-style: double;
	border-bottom-color: #2B7575;
	color: #2B7575;
}
.side .text {
	width:80px;
}

/* カレンダー枠の設定 ここから ----------*/
/* 大枠 */
.calendar {
	font-size:10px;
	padding:2px 2px;
	position:center;
}
/* 上部年月日表示 */
.calendarhead {
	border-top: 1px none #F2F2E3;
	border-left: 1px none #92A272;
	border-right: 1px none #92A272;
	background: url();
	background-repeat: no-repeat;
	background-position:right center;
	color:#666;
	font-size:12px;
	font-weight:normal;
	letter-spacing:2px;
	padding:0px 0px 2px 0px;
	text-align:center;
	padding:3px 0px 3px 5px;
}
/* 枠 */
.calendartable {
	color:#000;
	margin:0px auto 10px auto;
	width:100%;
	text-align:left;
	background:#ccc;
	border-top:1px none #92A272;
	border-left:1px none #92A272;
	border-right:1px none #92A272;
	border-bottom : 1px none #92A272;
}
/* 曜日 */
.calendarweek {
	color:#000;
	font-size:10px;
	font-weight: bold;
}
/* 曜日枠 */
.calendarwd {
	/*	border-left	: 1px solid #efefef;
	border-right	: 1px solid #efefef;*/
    background : #fff;
	color :#fff;
	font-size:10px;
	font-weight:bold;
	letter-spacing: 2px;
	padding:2px 0px 2px 5px;
}
/* 日付枠 */
.calendard {
	empty-cells:show;
	border-top:1px solid #efefef;
	border-right:1px solid #efefef;
	text-align: center;
}
/* カレンダー ここまで ----------*/

/* プロフィール */
.photo {
	text-align:center;
}
.nickname {
	color:#00526b;
	font-weight:bold;
	margin:10px 0px;
	text-align:center;
}
.message {
	font-size:10px;
	color:#333;
	padding:4px;
	background:#ffefd5;
	border:1px solid #dcdcdc;
}
/* rss設定 */
ul.rss {
	margin : 0px;
	padding : 0px;
	width : 100%;
	text-align: center;
}
ul.rss li {
	border-right: #999 1px solid;
	display : inline;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.2px;
	margin-right: 0.3em;
	padding-right: 0.5em;
	padding-left: 0.2em;
}
.quotetable {
}
.quote {
	color:#999;
	font-size:10px;
	padding:1px;
}
.blogtimes {
	margin:0px 0px 16px 0px;
	text-align:center;
}
.powered {
	text-align:center;
	margin:0px 0px 10px 0px;
}
.syndicate {
	font-size:10px;
	text-align:center;
}
.checkers {
	font-size:10px;
	margin-top:10px;
}
body.ad {
	background:#f7p39f;
}

/* 引用 */
blockquote{ 
background:#fff  ;
line-height:140%; 
padding:10px; 
border:1px solid #cccccc; 
}
