
@charset "Shift_JIS";

/* BASE ------------------------------------------------- */
body {
	background-color: #D6FAF6;
	margin:0;
	padding:0;
	text-align: center;
}

#range { /* 全体領域 */
	width:700px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/template/6023/img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	margin-top: 5px;
}

#main{
	clear: both;
}

/* HEADER TEXT ----------------------------------------------------- */
.blog_title { /* ブログタイトル名 */
	font-size: 16px;
	margin-top: 210px;
	margin-left: 45px;
	margin-right: 45px;
	margin-bottom: 0px;
	padding-top: 65px;
    word-break: break-all;
}

.blog_title a:link {
	color: #00479D;
	text-decoration: none;
}

.blog_title a:visited {
	color: #333333;
	text-decoration: none;
}

.blog_title a:hover {
	color: #005CCE;
	text-decoration: none;
}

.blog_description { /* ブログ内容説明 */
	margin-top: 10px;
	margin-right: 45px;
	margin-bottom: 20px;
	margin-left: 45px;
	font-size: 12px;
	font-weight: normal;
	color: #051660;
    word-break: break-all;
}

.blog_description a:link {
	color: #00479D;
	text-decoration: underline;
}

.blog_description a:visited {
	color: #333333;
	text-decoration: underline;
}

.blog_description a:hover {
	color: #005CCE;
	text-decoration: underline;
}

#globalNavi{
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-left: 370px;
}
#globalNavi ul {
	margin: 0px;
	padding: 0px;
}


#globalNavi ul li a span{
	display: none;
}
#globalNavi ul li{
	list-style:none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#globalNavi ul li a:link,
#globalNavi ul li a:visited{
	display: block;
	height: 32px;
}
#globalNavi ul li a#gm1{
	background-image:url(/template/6023/img/button_blog.gif);
	width: 80px;
	background-repeat: no-repeat;
}
#globalNavi ul li a#gm2{
	background-image:url(/template/6023/img/button_prf.gif);
	width: 100px;
	background-repeat: no-repeat;
}
#globalNavi ul li a#gm3{
	background-image:url(/template/6023/img/button_bio.gif);
	width: 120px;
	background-repeat: no-repeat;
}
#globalNavi ul li a:hover{
}

/* ENTRY -----------------------------------------------*/
.entry { /* エントリー領域 */
	margin-right: 10px;
	margin-left: 10px;
}

.entry_title { /* エントリータイトル */
	color: #FFFFFF;
	margin: 0px;
	font-size: 12px;
	border-bottom-width: 1px;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #4DA0C8;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
    word-break: break-all;
}
 
.date { /* エントリー日付 */
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}

.entry_text { /* エントリー本文 */
	color: #333333;
	font-size: 12px;
	padding: 5px;
	word-break: break-all;
}

.entry_text a:link {
	color: #003399;
}

.entry_text a:visited {
	color: #003399;
}

.entry_text a:hover {
	color: #4466FF;
}

.entry_layer { /* エントリー本文領域 */
	overflow: hidden;
	word-break: break-all;
	width: 98%;
}

.comment_layer { /* コメント領域 */
	overflow: hidden;
	word-break: break-all;
	width: 98%;
}

.btn { /* ボタン */
}

.posted { /* 投稿日時 */
	text-align:right;
	font-size: 12px;
	padding: 5px 5px 20px 5px;
	line-height: 110%;
    overflow: hidden;
    word-break: break-all;
}

.posted a:link {
	color: #003399;
}

.posted a:visited {
	color: #003399;
}

.posted a:hover {
	color: #4466FF;
}

/* LEFT & RIGHT SIDE -----------------------------------------*/
.side { /* 左右サイド領域 */
	padding-right: 5px;
	padding-left: 5px;
	word-break: break-all;
}

.side_title { /* タイトル */
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	background-position: center top;
	background-color: #4DA0C8;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.side_text { /* テキスト */
	color: #000000;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.side_text a:link {
	color: #003399;
	text-decoration: none;
}

.side_text a:visited {
	color: #003399;
	text-decoration: none;
}

.side_text a:hover {
	color: #4469FF;
	text-decoration: underline;
}

.calendar_bg { /* カレンダー背景 */
	width:160px;
}

.calendar { /* カレンダーテキスト */
	font-size: 11px;
	padding: 3px;
}

.calendar a:link {
	color: 003399;
}

.calendar a:visited {
	color: #003399;
}

.calendar a:hover {
	color: #4466FF;
}

.photo { /* 写真 */
	margin:5px 5px 5px 5px;
}

.profile_name_text { /* プロフィール領域 */
	color:#666666;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}


.profile_name_text a:link {
	color: #003399;
}

.profile_name_text a:visited {
	color: #003399;
}

.profile_name_text a:hover {
	color: #4466FF;
}

/* TEXT PAGE NAVI ------------------------------------------*/
.prevew { /* ページ上テキストナビ */
	text-align: center;
	font-size: 12px;
	clear: both;
	margin-bottom: 15px;
	word-break: break-all;
}

.prevew a:link {
	color: #003399;
}

.prevew a:visited {
	color: #003399;
}

.prevew a:hover {
	color: #4466FF;
}

.page { /* ページ下テキストナビ */
	text-align: center;
	font-size: 12px;
	clear: both;
	margin-bottom: 15px;
	padding-top: 10px;
	word-break: break-all;
}

.page a:link {
	color: #003399;
}

.page a:visited {
	color: #003399;
}

.page a:hover {
	color: #4466FF;
}
.email
{
    width:140px;
}

.url
{
    width:160px;
}
/* FOOTER DESIGN ------------------------------------------*/
.footer { /*フッターロゴ他 */
	font-size: 12px;
	color: #000000;
}

.footer a:link {
	color: #666666;
  text-decoration: underline;
}

.footer a:visited {
	color: #666666;
  text-decoration: underline;
}

.footer a:hover {
	color: #999999;
  text-decoration: underline;
}

.footer a:active {
	color: #999999;
  text-decoration: underline;
}

.footer_jp { /*フッターロゴ他 */
	font-size: 11px;
	color: #000000;
}

.footer_jp a:link {
	color: #666666;
  text-decoration: underline;
}

.footer_jp a:visited {
	color: #666666;
  text-decoration: underline;
}

.footer_jp a:hover {
	color: #999999;
  text-decoration: underline;
}

.footer_jp a:active {
	color: #999999;
  text-decoration: underline;
}

