@charset "shift_jis";

/* -------------------------------------------

◆template name: オリジナル　右サイドバー

------------------------------------------- */


* { margin:0; padding:0;}

html{background:#cbb093;}
body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color:#333333;
	font-size:12px;
	line-height:1.4;
        background:url(/miracleparade/file/undefined/p_wall_0w.gif) left top repeat #cbb093;
/*        background-image: url(/miracleparade/file/p_con_04.jpg);
        background-repeat: repeat-x;
        background-color: #FFFFFF;  */
}


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,label,textarea,select,fieldset,legend,p,blockquote,img { margin:0; padding:0;}
fieldset,img { border:0;}

ol,ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


/*  link  */
a:link { color:#003366;text-decoration:underline; }
a:active { color:#003366;text-decoration:underline; }
a:visited { color:#003366;text-decoration:underline; }
a:hover { color:#225588;text-decoration:none; }

#container {
      width:960px;
      text-align:left;
      margin:0 auto;
      position:relative;
      padding-bottom:20px;
      word-wrap: break-word;
/*      background-image: url(/miracleparade/file/p_con_03.jpg);
      background-repeat: repeat-x;
      background-color: #FFFFFF;  */
}

#sideBoxLeft {
       display:none;
}/*--左カラム--*/

#sideBoxRight {
	width:300px;
	float:right;
	padding:0;
}/*--右カラム--*/

#content{
	width:640px;
	float:left;
	margin-right:10px;
}


/* 　header　  */
div#header {
        background:url(/miracleparade/file/undefined/p_head_1e.jpg) left top no-repeat;
        height:250px;
	padding:20px;
        margin-bottom:-15px;
	display:block;
        min-height:250px;
}

div#header h1 { font-size:28px;}
div#header h1 a:link, div#header h1 a:active, div#header h1 a:visited{ color:#663300;text-decoration:none;}
div#header h1 a:hover{ color:#F5F8CA; text-decoration:underline;} 

#header .description{ color:#000000;}
/* #header .description{ color:#FFFFFF;} */


/* 　side　  */
#sideBoxRight a{ color:#000000;}

.sidetitle{
        font-size:14px;
	color:#000000;
	text-align:left;
	padding:0 0 5px 30px;
	background:url(/_common/img/bg/100002/icon01.gif) left top no-repeat;
	border-bottom:dashed 2px #000000;
}
.side, .side-tag {
  margin-bottom:25px;
  padding:10px 0px 10px 0px;
}


/*  entry  */
.entryBox {
        background:url( /miracleparade/file/undefined/p_line_0d.jpg ) left top repeat-x #eeeeee;
	padding:20px;
	margin-bottom:40px;
	position:relative;
}

.date{
	font-size:12px;
/*	margin-bottom:5px; */
	font-weight:normal;
        text-align:right;
        color:#666666;
}

h3.title{
	background:#442200;
        padding:8px;
}
a.title{
	font-size:16px;
	color:#f5f5f2;
	font-weight:normal;
	text-decoration:none;
	display:block;
}
.text{
    margin:0 0 0 0px;
    padding:10px 20px 0px 20px;
    line-height:1.7;
    font-weight:normal;
}
.text:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* html .text{
    zoom: 1;
} /* IE6 */
*:first-child+html .text{
    zoom: 1;
} /* IE7 */

.text blockquote{
    border:1px solid #ca1010;
    margin:10px 0px 10px 0px;
    padding:10px 20px;
    color:#666666;
    background-color:#f5f5f2;
}

div.posted{
	padding:10px 0 0 0;
}


/*  calendar  */

#calendar {
  margin-top:0px;
  margin-bottom:15px;
  padding:0 0px 10px 0px;
}

#calendar table{
  width:100%;
  margin:0px auto;
}

.calendarhead{
  color:#ffffff;
  text-align:left;
  padding:0px 0px 3px 0px;
  margin-bottom:10px;
  font-weight:normal;
  border-bottom:solid 2px #8c653b;
}
td.calendarday a:link{
  font-weight:normal;
  display:block;
  text-decoration:underline;
  padding:2px 0px;
  width:100%;
  height:19px;
  line-height:19px;
  text-align:center;
}
.calendarhead .calendarday
, .calendarhead .calendarday a:link
, .calendarhead a:link{
  text-decoration:underline;
  color:#ffffff;
}
#calendar th{ color:#333333;}
#calendar td{
  padding:0;
  margin:0;
  height:25px;
  line-height:25px;
}
.calendarday {
  padding:1px 2px;
  color:#666666;
}
#calendar th.sunday{ color:#cc3333;}
#calendar th.saturday{ color:#006699;}


/*  search  */

input{
	max-width:200px;
}
.side input[type="text"]{
	border:solid 1px #8c653b;
	background:#eeeeee;
	padding:5px;
	vertical-align:middle;
}
.side input[type="text"]:hover{
	opacity:0.9;
	filter:alpha(opacity=90);
	-ms-filter:"alpha(opacity=90)";
}
.side .input-submit{
	background-color:#8c653b;
	border:0;
	padding:5px;
	color:#ffffff;
	display:inline-block;
	cursor:pointer;
	vertical-align:middle;
	font-weight:bold;
}
.side .input-submit:hover{
	opacity:0.9;
	filter:alpha(opacity=90);
	-ms-filter:"alpha(opacity=90)";
}


/*  comment  */
#comments {
	padding:10px;
	margin-top:25px;
}

#comments a{color:#ffffff;}

#comments form {
	margin:0px;
	padding:0px 10px;
}

#comments p.cate{ margin-top:10px;}
#comments p input{
        border:1px solid #ffffff;
        background:#ffffff;
        padding:5px;
}
#comments .input-submit{
	width:auto;
	color:#ffffff;
        font-weight:bold;
        border:0;
	cursor:pointer;
        background:#8c653b;
	padding:5px;
	margin-top:5px;
}
#comments .input-submit:hover{
	opacity:0.9;
	filter:alpha(opacity=90);
	-ms-filter:"alpha(opacity=90)";
}

textarea{
	width:95%;
	margin-bottom:5px;
        border:1px solid #ffffff;
}
.comments-head{ 
        font-size:14px;
        color:#ffffff;	
        background:url(/_common/img/bg/100002/icon01.gif) left top no-repeat;
	margin:0px 0px 10px 0px;
	padding: 0px 0px 5px 30px;
        border-bottom:2px dashed #ffffff;
}
.comments-body {
	margin:20px;
	padding:0px;
}
.comments-body .text{
	color:#333333;
	padding:0px;
	margin:0px;
}
.comments-post {
	color:#666666;
	padding:5px 10px;
	text-align:right;
	margin-bottom:20px;
}

#trackback {
	background:#eeeeee;
	background-position:top center;
	padding:20px 20px 20px 20px;
	margin-top:25px;
}



/*  tag_cloud  */

.tag-word{
  margin:10px 0px 0px 0px;
  text-align:right;
}

.tag{
  background-color:#eeeeee;
  background-position:top center;
  padding:20px 20px 20px 20px;
}
#tag_cloud{
  border:1px solid #CCC;
  padding:10px;
  text-align:left;
  position:relative;
}
#tag_cloud a {
  padding:2px;
}
.tag-title{
  font-weight:bold;
  text-align:left;
}
.tag-body{
  margin:10px 0px;
  padding:10px 0px 0px 0px;
  position:relative;
}
.tag-service{
  text-align:left;
  font-weight:bold;
  border-bottom:1px solid #CCC;
  padding:0px 0px 5px 0px;
  clear:left;
  position:relative;
}
.tag-search{
  text-align:right;
  padding:5px 0px;
  margin-bottom:10px;
  font-weight:bold;
  position:relative;
}
.tag-article{
  padding:0px 10px 10px 10px;
  text-align:left;
  position:relative;
}
.tag-article-title{
  text-align:left;
  padding:0px 0px 5px 0px;
  font-weight:bold;
  position:relative;
}
.tag-article-posted{
  font-weight:normal;
  position:relative;
}
.tag-article-summary{
  padding:0px 10px;
  line-height:1.4em;
  position:relative;
}
.tag-more{
  text-align:right;
  margin:10px 0px;
  clear:left;
  position:relative;
}

.tag-navi{
  clear:left;
  text-align:center;
  margin:10px 0px;
  position:relative;
}
.listCategoryArticle{
  margin-top:5px;
  padding:5px;
  border:solid 1px #cccccc;
}

.listCategoryArticle li{
  margin-bottom:3px;
}


/*  footer  */
#footer{clear:both;}

.copyright{
  text-align:center;
}

/*  headerMenu  */
ul#headerMenu {
width:960px;
margin-bottom:100px;　/* メニュー下の余白 */
background-color:#c51854; /* 背景色 */
} 
 
ul#headerMenu li { 
list-style-type:none;
float:left;
} 
 
ul#headerMenu li a { 
display:block; 
text-align:center; 
width:191px;  /* メニューボタンの幅 */
padding:10px 0; 
border-right:1px solid #ffffff;  /* 区切り線 */
color:#ffffff;  /* リンク文字の色 */
background-color:#c51854;  /* メニューボタンの背景 */
text-decoration:none; 
}
 
ul#headerMenu li.last a { 
display:block; 
text-align:center; 
width:192px; /* メニューボタンの幅 */
border:none; /* 区切り線 */ 
color:#ffffff; /* リンク文字の色 */
background-color:#c51854; /* メニューボタンの背景 */
text-decoration:none; 
}  
 
ul#headerMenu li a:hover { 
color:#ffffff; /* マウスが乗ったときのリンク文字色 */
background-color:#d14676; /* マウスが乗ったときの背景色 */
text-decoration:none; 
} 
