@charset "EUC-JP";

/*-------------------------------------------------
livedoor Blog CSS
Template Design by shigeo nakajima
「無料ブログSEOバイブル」購入者専用テンプレート
---------------------------------------------------*/

/*---------------------------------------------------
文字種類の設定
-----------------------------------------------------*/

body{
font-family: "メイリオ",Meiryo,"Hiragino Kaku Gothic Pro W3",Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", verdana,arial,sans-serif;
}

/*---------------------------------------------------
ヘッダー広告の設定
-----------------------------------------------------*/

/*アドバンスプラン、プレミアムプランでバナー広告を削除する時は25pxを0pxに変更*/
#container {
margin-top:25px;
}

/*---------------------------------------------------
ヘッダーラインの設定
-----------------------------------------------------*/

#banner,#subbanner {
 height:30px;
}

/*---------------------------------------------------
文字の大きさの設定
-----------------------------------------------------*/

/*ブログ全体の文字の大きさ*/
body{
text-align:center;
margin:0;
padding: 0px;
sans-serif;
font-size: 15px;
line-height: 180%;
}

/*記事本文の文字の大きさ*/
.main,.mainmore,.article_tags {
font-size: 15px;
line-height: 135%;
}

/*説明文の文字の大きさ*/
#description {
 font-size:11px;
}

/*パンくずリストの文字の大きさ*/
#kuzu {
 font-size:12px;
}

/*記事タイトルの文字の大きさ*/
.title {
 font-size:18px;
 font-weight:bold;
}

.sidetitle {
 font-size:15px;
 font-weight:bold;
}

#categorytitlebody {
 font-size:12px;
}


/*---------------------------------------------------
文字色の設定
-----------------------------------------------------*/

/*ブログ全体の文字色*/
body {color:#000;}

/*ブログ全体のリンク文字の色*/
a {text-decoration: underline; }/*リンク文字の下線設定*/
a:link {color:#333;}/*リンク文字の色*/
a:visited {color:#333;}/*訪問済みの色*/
a:hover {color:#0000cc;}/*リンク文字にマウスを乗せた時の色*/

/*ヘッダータイトル*/
#blogtitle {color:#000;}

/*ブログ説明文*/
#description {color:#999;}

/*右メニューのタイトル*/
.sidetitle {color:#fff;}

/*記事タイトルの色*/
.title {
color:#fff;
}

/*---------------------------------------------------
背景色の設定
-----------------------------------------------------*/

/*タイトルの下の帯*/
#banner,#subbanner {background-color:#FF3399;}

/*全体*/
body{background-color:#ccc;}

/*パンくずリスト*/
div#kuzu{background-color: #fff;}

/*右メニューのタイトル*/
.sidetitle {background-color:#FF3399}

/*記事タイトルの背景*/
.title {
background-color:#FF3399;
border-bottom:2px solid #666666;
border-right:2px solid #666666;
}


/*----------------------------------------------------
枠線の設定
------------------------------------------------------*/

/*左右の枠線*/
#container {
border-left: 1px solid #666;
border-right: 1px solid #666;
}

/*右メニュー*/
.side {
border: 1px solid navy;
}


/*--------------------------------------------------------
6、見出しタグの設定
--------------------------------------------------------*/

h1{
font-weight:bold;
padding:5px 0px 5px 10px;
font-size: 13px;
color: #fff;/*文字色*/
text-align:left;
height:390px;
text-align:left;
background:url(http://www.alicesou.com/img/blogtop2.jpg) no-repeat;
}



h2 {
	clear: both;
	margin: 10px 0px 10px 0px;
	padding-left: 7px;
	background: #eee;/*背景色*/
	border-left: 5px solid #001c56;/*左枠線の色*/
	background: url(../images/h2back-photo-build.gif) repeat-x;/*背景画像*/
	font-size: 18px;
	font-weight: bold;
	line-height: 120%;
	color: #fff;/*文字色*/
}


h3{
	clear: both;
	margin: 10px 10px 10px 10px;
	padding: 2px 0 0 10px;
	background: url(../images/h3back-photo-build.gif);/*背景画像*/
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
	color: #333;/*文字色*/
}



/*--------------------------------------------------------
■トータル設定
--------------------------------------------------------*/

/*ブログ全体*/
body{
	margin: 0;
	text-align: center;
}



/*記事一覧*/
#ichiran{
font-size:12px;
border:1px solid  #0000cc;
margin-bottom:20px;
}

#ichirantitle{
padding:10px;
font-size:15px;
font-weight:bold;
text-align:center;
margin:5px;
background-color:#eee;
}

table#header {
	font-size: 50%;
}

#container {
position:relative;
width:1000px;
margin-right:auto;
margin-left:auto;
text-align:center;
word-break:break-all;
background-color:#ffffff;
}

#banner,#subbanner {
background-repeat: no-repeat;
width:1000px;
}

#cotitle{
margin-bottom:2px;
color:#999999;
 font-size:10px;
 font-weight:bold;
 padding:0px 10px 0px 0px;
 text-align:right;
}

#kuzu {
 margin:5px 0px 5px 0px;
 color:#000000;
 font-weight:bold;
 padding:0px 0px 0px 10px;
 text-align:left;
}

#description {
margin-top:5px;
 padding:0 10px 0px 10px;
 line-height:110%;
 text-align:left;
}

#blogcontainer {
 width:850px;
 margin:0 auto;
 padding-bottom:0px;
 padding-top:0px;
}

#content {
 width:600px;
 float:left;
 text-align:left;
 line-height:135%;
}


#links {
 width:200px;
 float:right;
}

.blog {}

.date {}

.blogbody {}

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

.main,.mainmore {
 padding:15px 5px 5px 5px;
}

.article_tags {
padding:0px 5px 0px 5px;
}

.pict {
 margin:5px;
}

blockquote {
 border:1px dashed navy;
 margin:10px;
 padding:10px;
}

.posted {
 color:#444;
 font-size:11px;
 text-align:right;
 margin:0 0 5px 0;
}

a.posted {
 color:#0000cc;
 text-decoration:underline;
 font-weight:bold;
}

a.posted:link {
 color:#0000cc;
 text-decoration:underline;
 font-weight:bold;
}

a.posted:visited {
 color:#0000cc;
 text-decoration:underline;
 font-weight:bold;
}

a.posted:active {
 font-weight:bold;
}

a.posted:hover {
 color:#0000ff;
 text-decoration:none;
 font-weight:bold;
}

.menu {
 color:#000;
 font-size:11px;
 text-align:right;
 padding-bottom:15px;
}

.blogbodybottom {
 margin-bottom:25px;
}

.comblogbodybottom {
 margin-bottom:20px;
}

#contentcommentbottom {}

.formbodybottom {}

#articletop {}

#articlebody {}

#articlebottom {}

.trackbackurlbody {
  text-align:left;
}

.trackbackurlttl {
 color:#000;
 font-size:14px;
 font-weight:bold;
 padding-left:5px;
}

.trackbackurl {
 padding-top:10px;
 padding-left:15px;
 padding-bottom:20px;
 text-align:left;
}

.trackbackurl table {
 width:350px;
 margin:0 auto;
}

input.trackbackbox {
 width:300px;
}

.trackbackurlbottom {}

a.posttitle:link {
 text-decoration:underline;
 font-size:x-small;
}

a.posttitle:visited {
 text-decoration:underline;
 font-size:x-small;
}

a.posttitle:active {
 text-decoration:underline;
 font-size:x-small;
}

a.posttitle:hover {
 text-decoration:none;
 font-size:x-small;
}

#trackback,#comment,#takecomment {
 font-size:12px;
 text-align:left;
 padding-right:10px;
}

.trackbackhead,.commenthead,.takecommenthead {
 color:#000;
 font-size:14px;
 font-weight:bold;
 padding-left:5px;
 margin-bottom:15px;
}

#trackbackbody,#commentbody,#takecommentbody {}

.trackbackttl,.commentttl {
 font-size:x-small;
 padding:0px 5px 0px 15px;
}

.trackbacktext,.commenttext {
 font-size:small;
 line-height:140%;
 padding:10px 10px 20px 15px;
 font-size:12px;
}

#error {
 color:#000;
 padding:10px;
 font-size:12px;
 line-height:130%;
 font-weight:bold;
}

#error span {
 font-weight:normal;
}

.loginon {
 color:#000;
 font-size:12px;
 font-weight:bold;
 margin:10px 15px;
 padding:5px;
 border:1px solid #000;
 text-align:center;
}

.loginon a:link {
 text-decoration:underline;
}

.loginon a:visited {
 text-decoration:underline;
}

.loginon a:active {
 text-decoration:underline;
}

.loginon a:hover {
 text-decoration:none;
}

.loginoff {
 color:#000;
 font-size:12px;
 font-weight:bold;
 margin:10px 15px;
 padding:5px;
 border:1px solid #000;
 text-align:center;
}

.loginoff a:link {
 text-decoration:underline;
}

.loginoff a:visited {
 text-decoration:underline;
}

.loginoff a:active {
 text-decoration:underline;
}

.loginoff a:hover {
 text-decoration:none;
}

#formbody {
 text-align:center;
 padding-left:10px;
}

.form {
 margin:0px auto;
 color:#444;
 font-size:12px;
}

.form th {
 font-weight:normal;
 padding:2px;
 text-align:right;
}

.form td {
 padding:2px;
}

input#author {
 width:200px;
 border:1px solid #0000ff;
}

input#email {
 width:200px;
 border:1px solid #0000ff;
}

input#url {
 width:200px;
 border:1px solid #0000ff;
}

input#bake {}

textarea#text {
 width:350px;
 height:200px;
 border:1px solid #0000ff;
}

input.button {
 margin-top:20px;
 width:80px;
}

#blogcommentbottom {}

.pagetop {
 font-size:11px;
 text-align:right;
 margin:5px 0 25px 0;
}

.sidetitle {
 letter-spacing:2px;
 padding:5px 5px 3px 5px;
 text-align:left;
}

a.ttllink:link {
 color:#0000ff;
 text-decoration:underline;
}

a.ttllink:visited {
 color:#0000ff;
 text-decoration:underline;
}

a.ttllink:active {
 color:#0000ff;
 text-decoration:underline;
}

a.ttllink:hover {
 color:#0000ff;
 text-decoration:none;
}

.side {
margin:0px 0px 10px 0px;
 font-size:12px;
 line-height:135%;
 text-align:center;
 padding:10px 5px 10px 5px;
}

a.side {
 color:#0000ff;
 text-decoration:underline;
}

a.side:link {
 color:#0000ff;
 text-decoration:underline;
}

a.side:visited {
 color:#0000ff;
 text-decoration:underline;
}

a.side:hover {
 color:#0000ff;
 text-decoration:none;
}

.sidebody {
 text-align:left;
 padding:0px 5px 8px 5px;
}

.photo {
 text-align:center;
}

.nickname {
 color:#0000ff;
 font-size:12px;
 font-weight:bold;
 margin:10px 0;
}

.message {
 font-size:12px;
 padding-bottom:15px;
 text-align:left;
}

.afbody {
 text-align:center;
 padding:0px 5px 10px;
}

.newslist {
 padding-right:8px;
}

.quotetable {}

.quotetable img {
 width:160px;
}

.quote {
 color:#0000ff;
 font-size:12px;
 padding:1px;
}

.blogtimes {
 margin:0 0 15px 0;
 text-align:center;
}

.checkers {
 padding-bottom:10px;
 width:117px;
 font-size:11px;
 text-align:left;
 margin:0 auto;
}

.reader {
 padding-bottom:20px;
 width:117px;
 font-size:11px;
 text-align:left;
 margin:0 auto;
}

.powered {
 padding-bottom:10px;
}

.syndicate {}

a.adtitle {
 color:#0000ff;
 font-weight:bold;
 text-decoration:none;
}

a.adtitle:link {
 color:#0000ff;
 font-weight:bold;
 text-decoration:none;
}

a.adtitle:visited {
 color:#0000ff;
 font-weight:bold;
 text-decoration:none;
}

a.adtitle:active {
 color:#0000ff;
 font-weight:bold;
 text-decoration:none;
}

a.adtitle:hover {
 color:#0000ff;
 font-weight:bold;
 text-decoration:underline;
}

a.addescription {
 color:#444;
 text-decoration:none;
}

a.addescription:link {
 color:#444;
 text-decoration:none;
}

a.addescription:visited {
 color:#444;
 text-decoration:none;
}

a.addescription:active {
 color:#444;
 text-decoration:none;
}

a.addescription:hover {
 color:#444;
 text-decoration:none;
}

a.adurl {
 color:#444;
 text-decoration:none;
}

a.adurl:link {
 color:#444;
 text-decoration:none;
}

a.adurl:visited {
 color:#444;
 text-decoration:none;
}

a.adurl:active {
 color:#444;
 text-decoration:none;
}

a.adurl:hover {
 color:#444;
 text-decoration:none;
}

a.adld {
 color:#0000ff;
 text-decoration:underline;
}

a.adld:link {
 color:#0000ff;
 text-decoration:underline;
}

a.adld:visited {
 color:#0000ff;
 text-decoration:underline;
}

a.adld:active {
 color:#0000ff;
 text-decoration:underline;
}

a.adld:hover {
 color:#0000ff;
 text-decoration:underline;
}

#ad {
 text-align:center;
}

.blogbody iframe {
 margin:20px auto 15px;
 width:340px;
 text-align:center;
}

body.ad {
 background-color:#fff;
}

#blogheader {
 position:absolute;
 top:0px;
 left:0px;
}

#footer {
 font-size:12px;
}

#footer_cre {
 font-size:8px;
}

#header_vn {
	margin: 0px;
	padding :0px;
	width: 1000px;
	height: 390px;
}
