@charset "EUC-JP";


/*------------------------------------------------------------------------------------


テンプレート名:orange_blue
Author:白e



目次.

--基本設定

--リンク設定

--ブログ設定

--ヘッダー

--メニュー

--メイン

--記事

--バトン

--記事下部

--記事ナビ

--コメント

--コメント入力

--All Post（タイトルリスト）

--ページナビ

--プラグイン

--プラグイン（リスト）

--フッター



--------------------------------------------------------------------------------------*/








/*--------------------------------------------基本設定--*/

body{
 padding: 0;
 margin: 0;
 background: url(http://blog-imgs-36-origin.fc2.com/a/r/i/ariquewhite/bodyp.png) repeat-y;
 background-position: center top;
 text-align: center;
 font-family: ＭＳ　ゴシック,sans-serif;
 color: #000;
}


img{
 border: none;
}


blockquote{
 background: url(http://blog-imgs-36-origin.fc2.com/a/r/i/ariquewhite/blockquote.png) no-repeat #999;
 background-position: left top;
 padding: 20px 20px 20px 35px;
 border: 1px dotted #000;
 color: #000;
}

q{
 background-color: #999;
}




/*--------------------------------------------リンク設定--*/

a:link{
 color: #ff9500;
 text-decoration: none;
}

a:visited{
 color: #ff9500;
 text-decoration: none;
}

a:hover{
 color: #6bbfff;
 text-decoration: underline;
}

a:active{
 color: #6bc6ff;
 text-decoration: none;
}

.noneborder{
 border: none;
}


/*--------------------------------------------ブログ設定--*/

#field_spc{
 width: 901px;
 float: center;
 background: #fff;
 position:relative;
 margin: 0 auto;
}


/*--------------------------------------------ヘッダー--*/

#header{
 width: 901px;
 height: 251px;
 background: url(http://blog-imgs-36-origin.fc2.com/a/r/i/ariquewhite/header.png) no-repeat;
 background-position: left bottom;
 padding: 0px;
 margin: 0px;
 position:relative;
 top: 0px;
 border-bottom: 1px #000 solid;
}


h1{
 font-size: 50px;
 font-weight: bold;
 text-align: left;
 margin: 0 0 0 20px;
 position:relative;
 color: #000;
}

h1 a:link, h1 a:visited{
 color: #000;
 text-decoration: none;
}

h1 a:hover{
 color: #000;
 text-decoraion: none;
}

h2{
 font-size: 12px;
 text-align: left;
 font-weight: normal;
 margin: 150px 0 0 20px;
 position: relative;
 color: #000;
}


/*--------------------------------------------メニュー--*/

#menu{
 width: 900px;
 height: 40px;
 margin:0;
 border-left: 1px #000 solid; border-bottom: 1px #000 solid;
}

#menu ul{
 list-style: none;
 margin:0;
 padding:0;
}

#menu li{
 float: left;
 width: 99px;
 height: 40px;
 marin:0;
 padding:0;
 text-align: center;
 border-right: 1px #000 solid;
 font-weight: bold;
}

#menu li a:link, #menu li a:visited{
 display: block;
 padding: 10px;
 height: 20px;
 color: #fff;
 text-decoration: none;
 text-shadow: 0px 1px 1px #666666;
 background: url( http://blog-imgs-36-origin.fc2.com/a/r/i/ariquewhite/kousinb.gif) repeat-x;
 background-position: left top;
} 

#menu li a:hover{
 display: block;
 padding: 10px;
 height: 20px;
 color: #000;
 text-decoration: none;
 text-shadow: 0px 1px 1px #666666;
 background: url(http://blog-imgs-36-origin.fc2.com/a/r/i/ariquewhite/menub.png) repeat-x;
 background-position: left top;
}


/*--------------------------------------------メイン--*/

#main_spc{
 float: right;
 width: 620px;
 overflow: hidden;
 text-align: left;
 padding: 0px;
 margin-bottom: 40px;
}



/*--------------------------------------------記事--*/

.main2{
 display: block;
 width: 590px;
 margin-left: auto; margin-right: auto;
 padding: 0px;
}


.siro_waku{
 display: block;
 width: 588px;
 height:50px;
 background: url(http://blog-imgs-36-origin.fc2.com/a/r/i/ariquewhite/sirowakub.gif) no-repeat #ffffff;
 background-position: left top;
 margin-top: 40px;
 border-left: 1px #ddd solid;
 border-bottom: 1px #777 dashed;
}


h3{
 padding-left: 5px;
 margin:0;
 font-size: 20px;
 width: 585px;
 height: 20px;
 text-align:left;
 font-weight: bold;
 text-shadow: 2px 1px 2px #b0b0b0;
} 

h3 a:link ,h3 a:visited{
 text-decoration: none;
 color: #000000;
 text-shadow: 2px 1px 2px #b0b0b0;
}

h3 a:hover, h3 a:active{
 text-decoration: none;
 color: #333;
 text-shadow: 2px 1px 1px #adadad;
} 


.kizi_footer{
 width: 550px;
 padding-left: 7px;padding-top: 5px;
 font-size:12px;
 color: #00007a;
 text-decoration: none;
 background-color: transparent;
}


.kizi_body{
 width:587px;
 overflow: hidden;
 font-size: 14px;
 text-align: left;
 border-left: 1px #ddd solid;
 border-right: 1px #777 solid;
}


.kizi_entry{
 width: 584px;
 padding-left: 3px; padding-top: 5px;
 color:#000;
 padding-bottom: 10px;
 line-height: 150%;
}


/*--------------------------------------------バトン--*/

p.baton_title{
 background: url(http://blog-imgs-36-origin.fc2.com/a/r/i/ariquewhite/yazi.gif) #fff no-repeat;
 background-position: left center;
 padding-left: 23px;
}

dl.blog_baton{
 margin: 15px;
 font-size: 13px;
}

dt.baton_q{
 border-bottom: 1px #555 dotted;
 margin-top: 20px;
}

.q_number{
 color: #4b93ff;
 font-weight: bold;
 margin-right: 10px;
}

dd.baton_a{
 margin-left: 20px;
}

.a_number{
 color: #ffcd7c;
 font-weight: bold;
 margin-right: 10px;
}





/*--------------------------------------------記事下部--*/

.kizi_more{
 margin: 15px 0px 0px 0px;
}


.siro_waku2{
 width: 588px;
 height: 20px;
 border-bottom: 1px #777 solid;
 border-right: 1px #777 solid;
 background: url(http://blog-imgs-36-origin.fc2.com/a/r/i/ariquewhite/underb.gif) #fff no-repeat;
 background-position: left top;
}

.siro_waku2_entry{
 font-size: 12px;
 padding-top: 5px;
 margin-left: 22px;
 color: #000;
 text-align: left;
 width:  568px;
 height: 12px;
 text-decoration: none;
 border: none;
}

.siro_waku2_entry a:link, .siro_waku2_entry a:visited{
 color: #606060;
 text-decoration: none;
}

.siro_waku2_entry a:hover{
 color: #0000b9;
 text-decoration: none;
}



.pagetop{
 width: 560px;
 margin-top: 10px;
 font-size: 13px;
 text-align: right;
 color: #000;
}

.pagetop a:link, .pagetop a:visited{
 color: #000;
 text-decoration: none;
}

.pagetop a:hover{
 color: #0000b3;
text-decoration: none;
}




/*--------------------------------------------記事ナビ--*/

.na{
 width: 590px;
 margin-top: 10px;
 margin-left: auto;
 margin-right: 5px;
 text-align: center;
 font-size: 13px;
 font-weight: bold;
 color: #ff9500;
}

.na a:link, .na a:visited{
 color: #ff9500;
 text-decoration: none;
 transition-property: color;
 transition-duration: 2s;
 transition-timing-function: ease;
}

.na a:hover{
 color: #ff9500;
 text-decoration: none;
}




/*--------------------------------------------コメント--*/

#comh{
 width: 590px;
 margin-top: 30px;
 margin-left: auto;
 margin-right: 5px;
 text-shadow: 2px 1px 3px #b0b0b0;
}

h4{
 font-size: 24px;
 font-weight: bolder;
 font-family: 'ＭＳ Ｐ明朝','serif';
}

.com{
 width: 500px;
 margin-left: auto;
 margin-right: 70px;
}

.comblock{
 width: 498px;
 margin-bottom: 15px;
 border-top: 1px #ddd solid;
 border-left: 1px #ddd solid;
 border-bottom: 1px #b0b0b0 solid;
 border-right: 1px #b0b0b0 solid;
 -moz-box-shadow:1px 1px 3px #b0b0b0;
 -webkit-box-shadow:1px 1px 3px #b0b0b0;
}

.comtext{
 width: 478px;
 margin: 7px 10px;
}

.comtext ul{
 list-style: none;
}

.comtitle{
 margin-left: 5px;
 margin-bottom: 7px;
 font-size: 15px;
 font-weight: bold;
 text-align: left;
 color: #000;
}

.comtitle a:link, .comtitle a:hover{
 color: #000;
 text-decoration: none;
}

.comtitle a:hover{
 color: #ffb500;
 text-decoration: none;
}

.comtext2{
 margin-left: 3px;
 margin-botom: 3px;
 font-size: 13px;
 font-weight: normal;
 text-align: left;
 color: #000;
}

.comfooter{
 margin-top: 2px;
 font-size: 12px;
 text-align: right;
 color: #000;
}




/*--------------------------------------------コメント入力--*/

.name1, .name2, .title1, .title2, .mail1, .mail2, .url1, .url2{
 heihgt: 24px;
 margin-bottom: 10px;
 font-size: 13px;
 color: #000;
}

#name1, #name2, #title1, #title2, #mail1, #mail2, #url1, #url2{
 height: 14px;
 padding: 5px;
 font-size: 13px;
 color: #000;
}

.com_textarea{
 width: 500px;
 font-size: 13px;
 color: #000;
}

#comte{
 color: #000;
}

.pass1, .pass2{
 height: 24px;
 margin-top: 10px;
 color: #000;
 font-size: 13px;
}

#pass1, #pass2{
 height: 14px;
 padding: 5px;
 color: #000;
 font-size: 13px;
}





/*--------------------------------------------All Post（タイトルリスト）--*/

.titlelist{
 width: 590px;
 display: block;
 margin-left: auto;
 margin-right: 10px;
}

.titlelist_o2{
 display: block;
 width: 530px;
 margin: 20px auto;
 border-bottom: 1px #b0b0b0 solid;
 border-right: 1px #b0b0b0 solid;
 background: url(http://blog-imgs-36-origin.fc2.com/a/r/i/ariquewhite/titlelist.gif) no-repeat;
 background-position: right bottom;
}

.titlelist_kizi{
 width: 500px;
 display: block;
 margin: 5px auto;
 font-size: 13px;
}

.titlelist_hr{
 width: 500px;
 margin: 0;
 padding: 0;
}

.titlelist_footer{
 text-align: right;
 font-size: 12px;
 margin: 0;
}





/*--------------------------------------------ページナビ--*/

.undernavi{
 width: 620px;
 height: 13px;
 margin-top: 50px;
 font-size: 13px;
 border: none;
 font-weight: bold;
 text-align: center;
}

.prev{
 float: left;
}

.next{
 float: right;
}






/*--------------------------------------------プラグイン--*/

#sub_spc{
 float: left;
 width: 250px;
 text-align: left;
 margin-left: 10px; margin-top: 10px; margin-right: 0px; margin-bottom: 10px;
}

.kuro_waku{
 display: block;
 width: 250px;
 height: 46px;
 background: url(http://blog-imgs-36-origin.fc2.com/a/r/i/ariquewhite/blackwakub.gif) no-repeat;
 background-position: left top; 
 margin-top: 11px;margin-bottom: 10px;
}


.midasi2{
 font-size: 16px;
 width: 220px;
 height: 16px;
 overflow: hidden;
 color: #fff;
 padding-left: 15px;
 padding-top: 12px;
 padding-bottom: auto;
 text-shadow: 1px 1px 1px #707070;
 font-weight: bold;
}


.sub_body{
 display: block;
 width: 246px;
 padding: 1px 0px;
 margin-top: 0px; margin-bottom: 10px; margin-left: 1px; margin-right: 1px;
 border-top: 1px #ddd solid;
 border-left: 1px #ddd solid;
 border-right: 1px #b0b0b0 solid;
 border-bottom: 1px #b0b0b0 solid;
 background: url(http://blog-imgs-36-origin.fc2.com/a/r/i/ariquewhite/subb.gif) no-repeat #ffffff;
 background-position: center bottom;
}

.sub_entry, .sub_entry2, .sub_entry3{
 border: none;
 padding-left: 10px;padding-bottom: 10px; padding-right: 5px;
 margin-top: 10px;
 line-height: 150%;
 font-size: 12px;
 color: #000;
 text-decoraion: none;
}





/*--------------------------------------------プラグイン（リスト）--*/

.sub_entry ul, .sub_entry2 ul, .sub_entry3 ul{
 line-height: 160%;
}


.sub_entry ul a:link, .sub_entry ul a:visited{
 border-bottom: 1px #ff9500 dashed;
}

.sub_entry ul a:hover{
 border-bottom: 1px #6bbfff dashed;
 text-decoration: none;
}


.sub_entry2 ul a:link, .sub_entry2 ul a:visited{
 border-bottom: 1px #ff9500 dashed;
}

.sub_entry2 ul a:hover{
 border-bottom: 1px #6bbfff dashed;
 text-decoration: none;
}


.sub_entry3 ul a:link, .sub_entry3 ul a:visited{
 border-bottom: 1px #ff9500 dashed;
}

.sub_entry3 ul a:hover{
 border-bottom: 1px #6bbfff dashed;
 text-decoration: none;
}


.sub_entry ul{
 list-style-image: url(http://blog-imgs-36-origin.fc2.com/a/r/i/ariquewhite/icon.png);
}

.sub_entry2 ul{
 list-style-image: url(http://blog-imgs-36-origin.fc2.com/a/r/i/ariquewhite/listicon.gif);
}

.sub_entry3 ul{
 list-style-image: ur(http://blog-imgs-36.fc2.com/a/r/i/ariquewhite/listicon2.gif);
}




/*--------------------------------------------フッター--*/

.footer{
 width: 250px;
 font-size: 12px;
 line-height: 110%;
 margin: 10px 0 0 0;
 text-align: left;
 color: #808080;
}

.footer a:link, .footer a:visited{
 color: #787878;
 text-decoration: underline;
}







.fe {
clear: both;
}
