
@charset "Shift_JIS";

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

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

}

#main{
	clear: both;
	margin-left: 5px;
	margin-right: 5px;
}
/* HEADER TEXT ----------------------------------------------------- */
.blog_title { /* ブログタイトル名 */
clear: both;
	font-size: 16px;
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	width: 580px;
    word-break: break-all;
}

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

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

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

.blog_description { /* ブログ内容説明 */
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 25px;
	font-size: 12px;
	font-weight: normal;
	width: 580px;
    word-break: break-all;
}
.blog_description a:link {
	color: #FF6633;
	text-decoration: underline;
}

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

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

#globalNavi{
	float:left;
	margin-top: 130px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 20px;
}
#globalNavi ul {
	margin: 0px;
	padding: 0px;
}


#globalNavi ul li a span{
	display: none;
}
#globalNavi ul li{
   float:left;
	list-style:none;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#globalNavi ul li a:link,
#globalNavi ul li a:visited{
	display: block;
	height: 32px;
}
#globalNavi ul li a#gm1{
	background-image:url(/template/6015/img/btn_blog.gif);
	width: 61px;
	background-repeat: no-repeat;
}
#globalNavi ul li a#gm2{
	background-image:url(/template/6015/img/btn_profile.gif);
	width: 74px;
	background-repeat: no-repeat;
}
#globalNavi ul li a#gm3{
	background-image:url(/template/6015/img/btn_bio.gif);
	width: 101px;
	background-repeat: no-repeat;
}
#globalNavi ul li a:hover{
}

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

.entry_title { /* エントリータイトル */
	color: #FF3333;
	margin: 0px;
	font-size: 12px;
	padding: 5px;
	background-color: #FFCC66;
    word-break: break-all;
}
 
 
.date { /* エントリー日付 */
	color: #333333;
	font-size: 10px;
	font-weight: normal;
}

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

.entry_text a:link {
	color: #0033CC;
}

.entry_text a:visited {
	color: #0033CC;
}

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

.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: #0033CC;
}

.posted a:visited {
	color: #0033CC;
}

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

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

.side_title { /* タイトル */
	color: #208AC3;
	font-size: 12px;
	padding: 5px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	background-color: #FFCC66;
}

.side_text { /* テキスト */
	color: #000;
	font-size: 12px;
	padding: 5px;
}

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

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

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

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

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

.calendar a:link {
display: block;
color: #FFFFFF;
background-color: #6699FF;
text-decoration: none;
}

.calendar a:visited {
display: block;
color: #FFFFFF;
background-color: #6699FF;
text-decoration: none;
}

.calendar a:hover {
display: block;
color: #FFFFFF;
background-color: #6699FF;
text-decoration: none;
}

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

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

.profile_name_text  li{
color: #0099FF;
}

.profile_name_text a:link {
	color: #333333;
	text-decoration: none;
}

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

.profile_name_text a:hover {
	color: #0099FF;
	text-decoration: none;
}

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

.prevew a:link {
	color: #0033CC;
}

.prevew a:visited {
	color: #0033CC;
}

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

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

.page a:link {
	color: #0033CC;
}

.page a:visited {
	color: #0033CC;
}

.page a:hover {
	color: #0099FF;
}
.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;
}

