

* {
	padding: 0;
	margin: 0;
}

body {
	font: "Osaka",medium "Hiragino Kaku Gothic Pro", "Hiragino Kaku Ghothic Pro W3", "MS PGothic", sans-serif;
	text-align: center;
	background: url(http://templates.blog.fc2.com/template/elephant/el_bg1.gif) repeat;
}

body div {
	margin: 0 auto;
	text-align: left;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	font-size: 100%;
	text-align: left;
}

input, textarea {
	color: #333;
	background: #F3F3F3;
}

input.button {
	color: #FFF;
	background: #007BC5;
}

.clear {
	clear: both;
}

.line{
	border: #007BC5 dotted 1px;
}

.line2{
	border: #D52A74 dotted 1px;
}

/* 背景
------------------------------------------------------------ */
#bg {
	width: 760px;
	height: auto;
	background: url(http://templates.blog.fc2.com/template/elephant/el_bg2.gif);
}

/* タイトル
------------------------------------------------------------ */
#tit1 {
	width: 760px;
	height: 23px;
	margin: 0;
	background: url(http://templates.blog.fc2.com/template/elephant/el_tit_bg1.gif) no-repeat;
}

#tit2 {
	width: 760px;
	height: 202px;
	margin: 0;
	background: url(http://templates.blog.fc2.com/template/elephant/el_tit_bg2.gif) no-repeat;
}

#tit2 h1 {
	width: 470px;
	margin-left: 35px;
	font-size: 120%;
	font-weight: bold;
}

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

#tit2 a:visited {
	text-decoration: none;
}

#tit2 a:hover {
	text-decoration: underline;
}

/* メニュー
------------------------------------------------------------ */
#menu {
	float: left;
	width: 190px;
	height: auto;
	margin: 0 0 0 5px;
	display: inline;
	text-align: left;
}

#menu .menuimg {
	height: 134px;
	background: url(http://templates.blog.fc2.com/template/elephant/el_menu_bg1.gif) no-repeat;
}

#menu h2 {
	margin: 5px 5px 0 10px;
	font-size: 80%;
	color: #C9004C;
	line-height: 140%;
}

#menu ul, #menu li {
	list-style-position: outside;
	list-style-type: none;
}

/* プラグイン
------------------------------------------------------------ */
/*  プラグイン1、プラグインなし  */
#first, #notplug {
	width: 170px;
	margin: 10px 0 0 10px;
	font-size: 66%;
}

#first h3, #notplug h3 {
	width: 170px;
	font-weight: bold;
	color: #007BC5;
}

#first .plugin {
	width: 170px;
	margin: 0;
	color: #000;
	line-height: 1.75;
	letter-spacing: 150%;
}

#first ul, #notplug ul {
	width: 170px;
	margin: 0;
	color: #C9004C;
}

#notplug li {
	margin-bottom: 3px;
}

#notplug p {
	width: 160px;
	margin: 5px;
	color: #C9004C;
}

#notplug .prof img {
	border: solid #DBD7C5 1px;
}

#first a:link {
	color: #C9004C;
	text-decoration: none;
}

#first a:visited {
	color: #C9004C;
	text-decoration: none;
}

#first a:hover {
	color: #C9004C;
	text-decoration: underline;
}

#notplug a:link {
	color: #C9004C;
	text-decoration: none;
}

#notplug a:visited {
	color: #C9004C;
	text-decoration: none;
}

#notplug a:hover {
	color: #C9004C;
	text-decoration: underline;
}

/*  プラグイン2  */
#second {
	width: 190px;
	margin: 10px 0 0;
	font-size: 66%;
}

#second h3 {
	padding: 3px 0;
	font-weight: bold;
	color: #6A4024;
	line-height: 160%;
	background: url(http://templates.blog.fc2.com/template/elephant/el_h32_bg.gif) repeat;
}

#second h3 .mar {
	margin: 0 10px;
}

#second .plugin {
	width: 170px;
	margin: 5px 0 0 10px;
	color: #584727;
	line-height: 1.75;
	letter-spacing: 150%;
}

#second .plugin a:link {
	color: #584727;
	text-decoration: none;
}

#second .plugin a:visited {
	color: #584727;
	text-decoration: none;
}

#second .plugin a:hover {
	color: #584727;
	text-decoration: underline;
}

/*  プラグイン3  */
#third {
	width: 180px;
	margin: 5px 0 0 5px;
	border-top: solid #F7C893 1px;
	border-bottom: solid #F7C893 1px;
	background: url(http://templates.blog.fc2.com/template/elephant/el_third_bg.gif);
}

#third h3 {
	width: 170px;
	padding: 5px 0;
	margin: 0 0 0 5px;
	font-size: 66%;
	color: #FFF;
	line-height: 140%;
}

#third .plugin {
	width: 170px;
	margin: 0 5px 5px;
	font-size: 66%;
	color: #FFF;
	line-height: 1.75;
	letter-spacing: 150%;
}

#third .plugin a:link {
	color: #FFF;
	text-decoration: none;
}

#third .plugin a:visited {
	color: #FFF;
	text-decoration: none;
}

#third .plugin a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* プラグインカレンダー */
#first .plugin-calender, #second .plugin-calender {
	width: 170px;
	margin: 0;
}

#first .plugin-calender table, #second .plugin-calender table {
	width: 170px;
	table-layout: fixed;
	border-collaspse: collaspse;
}

#third .plugin-calender {
	width: 170px;
	margin: 0;
}

#third .plugin .plugin-calender table {
	width: 170px;
	table-layout: fixed;
	border-collaspse: collaspse;
}

.plugin-calender caption {
	font-size: 10px;
	color: #333;
	text-align: center;
}

.plugin-calender th {
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	background: #3496D1;
}

.plugin-calender td {
	font-size: 10px;
	color: #333;
	text-align: center;
}

#menu .plugin-calender a:link {
	color: #007BC5;
	text-decoration: underline;
}

#menu .plugin-calender a:visited {
	color: #007BC5;
	text-decoration: underline;
}

#menu .plugin-calender a:hover {
	color: #FFF;
	text-decoration: underline;
	background: #007BC5;
}

/* メイン
------------------------------------------------------------ */
#main {
	float: left;
	width: 560px;
	height: auto;
	margin: 0;
	text-align: left;
	background: #FFF url(http://templates.blog.fc2.com/template/elephant/el_round.gif) no-repeat;
}

#main textarea {
	width: 380px;
}

#main ul {
	list-style-position: inside;
	list-style-type: circle;
}

#main a:link {
	color: #007BC5;
	text-decoration: none;
}

#main a:visited {
	color: #1B639F;
	text-decoration: none;
}

#main a:hover {
	color: #007BC5;
	text-decoration: underline;
}

/* エントリー */
.entry {
	width: 500px;
	height: auto;
	margin: 20px 0 20px 30px;
	color: #333;
}

.entry .tit {
	height: 27px;
	margin: 0;
	background: url(http://templates.blog.fc2.com/template/elephant/el_apple.gif) no-repeat 405px;
}

.entry h2 {
	padding: 5px 0 0;
	margin: 0;
	font-size: 90%;
	color: #000;
}

.entry .date {
	padding-top: 5px;
	margin: 3px 0 0;
	border-top: solid #000 1px;
	font-size: 66%;
	text-align: right;
}

.entry .body {
	width: 500px;
	margin-top: 20px;
	font-size: 80%;
	line-height: 1.75;
}

.entry .more {
	width: 500px;
	margin-top: 20px;
	font-size: 80%;
	line-height: 180%;
}

.entry .comment {
	float: left;
	margin: 0 0 0 10px;
	font-size: 75%;
	display: inline;
}

.entry .trackback {
	float: left;
	margin: 0;
	font-size: 75%;
	display: inline;
	background-position: 20px;
}

.entry .pagetop {
	float: right;
	width: 80px;
	margin: 0;
	font-size: 75%;
	display: inline;
	text-align: right;
}


/* エントリーリンク */
.link {
	width: 500px;
	height: auto;
	padding-bottom: 20px;
	margin: 10px 0 0 30px;
	font-size: 75%;
	color: #6B6462;
	text-align: center;
}

#main .link a:link {
	color: #D52A74;
	text-decoration: none;
}

#main .link a:visited {
	color: #A6215C;
	text-decoration: none;
}

#main .link a:hover {
	color: #D86C9D;
	text-decoration: underline;
}

/* コメント、トラックバック
------------------------------------------------------------ */
h4 {
	margin: 10px 0;
}

h4 img {
	margin-left: 30px;
}

.comform, .comtpost {
	width: 500px;
	height: auto;
	margin: 10px 0 0 30px;
	border: solid #007BC5 1px;
	color: #333;
}

.tb {
	width: 500px;
	height: auto;
	margin: 10px 0 0 30px;
	border: solid #D52A74 1px;
	color: #666460;
}

.comform table, .comtpost table {
	width: 460px;
	margin: 10px 0 0 20px;
}

.comform table th, .comtpost table th {
	width: 70px;
	font-size: 80%;
	font-weight: normal;
	color: #007BC5;
	text-align: left;
}

.comform table td, .comtpost table td {
	width: 390px;
	padding-bottom: 3px;
	font-size: 80%;
	color: #333;
	text-align: left;
}

.comform p, .tb p {
	margin-left: 20px;
}

h5 {
	width: 460px;
	margin: 20px;
	font-size: 85%;
	font-weight: bold;
	color: #000;
}

.comform .name, .tb .name {
	width: 460px;
	padding-bottom: 5px;
	font-size: 75%;
}

.comform .body, .tb .body {
	width: 460px;
	margin: 5px 0 20px 20px;
	font-size: 80%;
	line-height: 1.75;
}

.tb .more {
	width: 480px;
	margin-top: 5px;
	font-size: 80%;
}

/* フッタ
------------------------------------------------------------ */
#foot {
	clear: both;
	width: 760px;
	padding: 0 0 5px;
	margin: 0;
	border-bottom: solid #FFF 5px;
	font-size: 66%;
	color: #666;
	text-align: right;
}

#foot a {
	color: #8C8A84;
	text-decoration: none;
}

#foot p {
	margin: 0 35px 0 0;
	display: inline;
}
