
@import url("/css/02/form/form_main.css") ;
@import url("/css/02/extra/table.css") ;

/* [0]全体設定----------------------------------------------- */


body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" ;
	font-style:normal;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	margin:0px 0px 0px 0px ;
	padding:0px 0px 0px 0px ;
	font-size : 80% ;
	word-break : break-all ;
}

#container , #sub_container{
	margin: 30px auto 0px auto;
	padding:0px 0px 0px 0px ;
	width:768px;
	border-width : 1px ;
	border-style :solid ;
}

div , table , tr , td , th , li , dl , dt , dd , form{
	margin : 0px 0px 0px 0px ;
	padding : 0px 0px 0px 0px ;
}

ul  , dl{
	margin: 10px 25px 10px 40px ;
	padding: 0px 0px 0px 0px ;
}

ol {
	margin: 10px 25px 10px 58px ;
	padding: 0px 0px 0px 0px ;
}

li{
	padding : 3px 0px 3px 0px ;
}

dd{
	margin-left : 2em ;
}


a{	text-decoration: none;	}

a:hover{	text-decoration: underline;	}

a:hover img.opa60{
  filter: alpha(opacity=60);
  -moz-opacity:0.60;
  opacity:0.60;
}

/* [1-1]ヘッダー設定----------------------------------------------- */



/* [1-1-1]ヘッダーリンク */


div.header_link {
	margin : 0px 0px 0px 0px;
	padding : 5px 0px 5px 0px ;
	border-bottom-width : 1px  ;
	border-top-width : 4px ;
	border-top-style : solid ;
	border-bottom-style : solid ;
	text-align : center ;
	vertical-align:text-bottom ;
}

div.header_link img{
	vertical-align:text-bottom;
}


div.header_link a{
	text-decoration : none ;
	vertical-align:text-bottom;
}

div.header_link a:hover{
	text-decoration : underline ;
	vertical-align:text-bottom;
}


img.header_separator{
	display: inline ;
	margin : 0px -1px 0px -1px ;
}

/* [1-1-2]ブログ説明部分 */


div.title_description{
	height : 135px ;
	line-height : 130% ;
	padding : 14px 450px 3px 10px ;
}

div.title_description_simple{
	line-height : 130% ;
	padding : 6px 17px 6px 13px ;
}


div.title_description p{
	margin : 0px 0px 0px 0px ;
}

.favorite{
	margin : 10px auto 10px 30px ;
}

/* [1-2]コンテンツ設定----------------------------------------------- */

/* [1-2-1]コンテンツ固定記事　 */

div.top_contents_contents{
	border-width : 1px ;
	border-style : solid ;
	margin : 3px 10px 15px 15px ;
	padding : 10px 10px 10px 10px ;
	line-height : 160% ;
}

div.top_contents_title{
	margin : 10px auto -3px 35px ;
}

/* [1-2-2]見出し部分　 */

h1 {
	margin:0px 0px 0px 0px ;
	padding: 14px 10px 5px 30px;
	font-size: 160% ;
	font-weight : bold ;
	letter-spacing : 4px ;
	border-bottom-width : 1px  ;
	border-top-width : 6px ;
	border-bottom-style : solid ;
	border-top-style : solid ;
}

h1 a, h1 a:hover{	text-decoration: none;}

h1 img{
	margin : -20px -10px -5px -30px ;
	border : none ;
	border-bottom-width : 0px ;
	border-bottom-style : solid ;
}

h2 {
	font-size : 110% ;
	font-weight : bold ;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}

h3 {
	font-size : 110% ;
	font-weight : bold ;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}

/* [1-2-3]ブログの各記事部分　 */


#content {
	float : right ;
	width : 578px ;
	margin : 0px 0px 20px 0px ;
}
div.blog {
	margin : 5px 10px 20px 15px;
	padding : 20px 20px 20px 20px;
	border-width : 1px ;
	border-style : solid ;
}

div.blog img{
	border : none ;
}

.blogbody {
	padding:0px 0px 0px 0px ;
}

.date{
	margin : 10px 0px 0px 0px ;
	font-size : 90%}
	
div.category{
	text-align : right ;
	position : relative ; 
	top : -33px ;
}

h3.title{
	font-weight:bold;
	font-size : 110% ;
	border-bottom-width : 1px ;
	border-bottom-style :dashed ;
	margin : 10px 0px 15px 0px ;
	padding : 0px 0px 2px 0px ;
}

h2.title{
	font-weight:bold;
	font-size : 110% ;
	border-bottom-width : 1px ;
	border-bottom-style :dashed ;
	margin : 10px 0px 15px 0px ;
	padding : 0px 0px 2px 0px ;
}

h1.title{
	font-weight:bold;
	font-size : 110% ;
	border : none ;
	border-bottom-width : 1px ;
	border-bottom-style :dashed ;
	margin : 10px 0px 15px 0px ;
	padding : 0px 0px 2px 0px ;
	background-color : white ;
}

.title{
	margin : 10px 0px 15px 0px ;
	padding : 0px 0px 2px 0px ;
	font-weight:bold;
}

div.text{
	padding:0px 0px 0px 0px;
	font-size : 105% ;
	line-height:140% ;
	letter-spacing:0px ;
	}

.posted{ 
	font-size: 90%; 
	padding:10px 10px 10px 0px;
	text-align:right;
}

.description {
	margin:0px 10px 10px 0px;
	font-size:90%;
}

.navi {
	font-size:90%;
	text-align:right;
	padding:10px 10px 10px 37px;
}

.text img{
	margin : 3px 10px 0px 10px !important;
}

.text li{
	background-image : url('http://akibarenet.blogdehp.ne.jp/image/marker_disc_01.gif') ;
	background-repeat : no-repeat ;
	background-position : 0px 10px ;
	list-style-type : none ;
	padding-left : 13px ;	
}


/* [1-2-4]コメント部分　 */

#comments {
	margin : 25px 0px 0px 35px ;
	font-size : 90% ;
}
#comments form{}

.comments-head{ 
	margin:0px 0px 0px 0px ;
	padding:3px 0px 10px 0px;
	font-weight:bold;
}

.comments-body {
	padding:5px 5px 5px 0px;
}
.comments-post{ 
	padding:10px 10px 10px 0px;
	text-align:right;
}
#trackback {
	font-size: 110%;
	padding:10px 10px 10px 30px;
	margin:0px 5px 10px 0px;
}


/* [1-2-5]記事内のテーブル部分　 */

div#content div.blogbody table{
	border-style : solid ; 
	border-width : 1px  ;
	border-collapse : collapse ;
	margin : 10px 0px 10px 0px ;
	vertical-align : top ;
	font-size : 90% ;
	width : 95% ;
}


div#content div.blogbody table tr td{
	border-style : solid ;
	border-width : 1px  ;
	border-collapse : collapse ;
	padding : 5px 5px 5px 5px ;
	vertical-align : top ;
}

div#content div.blogbody table tr th{
	border-style : solid ;
	border-width : 1px  ;
	border-collapse : collapse ;
	padding : 5px 5px 5px 5px ;
	vertical-align : top ;
}




/* [1-3]サイドバー設定----------------------------------------------- */


#links-left {
	width:189px;
	float:right;
	margin: -1px 0px 0px 0px;
	border-right-width : 1px ;
	border-right-style : solid ;
	border-bottom-width : 1px ;
	border-bottom-style : solid ;
}

#links {
	width:189px;
	float:right;
	margin: -1px 0px 0px 0px;
	border-left-width : 1px ;
	border-left-style : solid ;
	border-bottom-width : 1px ;
	border-bottom-style : solid ;
}

div.side_title {
	font-weight:bold;
	padding:7px 10px 5px 10px;
	border-top-width : 1px ;
	border-top-style : solid ;
}



div.side_contents {
	font-weight:normal;
	line-height:120%;
	margin : 0px 0px 10px 0px ;
	padding:10px 15px 10px 15px;
	text-align:left;
}



/* [1-3-1]サイドバーリンク　第1階層 */

div.side_link{
	border-style : solid ;
	border-width : 1px 0px 1px 0px ;
	margin : 0px 0px 0px 0px ;
}

div.side_link a{
	display : block ;
	border-left-width : 10px ;
	border-left-style : solid ;
	padding : 4px 6px 4px 10px ;
}


div.side_link a:hover{
	text-decoration : underline ;
}

/* [1-3-2]サイドバーリンク　第2階層 */

div.sidetitle_for_link2 {
	margin : 0px 0px 0px 0px ;
	border-left-width : 15px ;
	border-left-style : solid ;
	padding : 6px 6px 6px 10px ;
	font-size:100%;
	font-weight:normal;
}

div.side_link_2{
	border-style :solid ;
	border-width : 1px 0px 1px 1px ;
	margin : auto 0px 1px 0px ;
	font-size : 100% ;
}

div.side_link_2 a{
	display : block ;
	border-width : 0px 0px 0px 15px ;
	border-left-style : solid ;
	padding : 4px 6px 4px 10px ;
	text-decoration : none ;
}


div.side_link_2 a:hover{
	text-decoration : underline ;
}

div.menu2{

}


div.menu2 div.side{
}

/* [1-3-3]カレンダー設定 */

#calendar {
	font-weight : normal ;
	width : 95% ;
	margin : 0px 0px 10px 0px ;
	padding :0px 0px 15px 0px ;
}

#calendar table {
	width: 95% ;
	margin : 0px auto 0px auto ;
	}

#calendar th{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	padding : 1px 1px 1px 1px ;
	background-repeat:no-repeat;
	background-position:center;
}
#calendar td{
	text-align : center ;
	font-size : 12px ;
	padding : 2px 1px 2px 1px ;
}
.calendarhead {
	font-size : 12px ;
	font-weight : bolder ;
	padding : 5px 6px 4px 10px;
	text-align : center ;
}

.calendarday {}


/* [1-4]フッター設定----------------------------------------------- */

#footer{
	clear:both ;
	margin : 0px 0px 0px 0px ;
	padding:10px 0px 5px 0px ;
	text-align:center;
	border-top-width : 1px ;
	border-top-style :dashed ;
}

div.footer_element{
	margin : 10px 10px 10px 10px ;
	font-size : 90% ;
}

.powered {padding:10px 10px 0px 0px;
	text-align:right;
	font-size : 8pt ;
}
.syndicate {
	font-size:80%;
	padding:5px 30px 10px 15px;
}

.copyright{
	font-size:90%;
	width:100%;
	text-align:center;
}




/* [1-9]その他設定----------------------------------------------- */

#diet-container{
    padding : 5px 5px 5px 5px ;
}
.diet-title{
    padding : 2px 10px 2px 5px;
    font-size:80%;
    width:90px;
    margin : 5px 0px 0px 0px;
}
.diet-content{
    padding : 0px 0px 0px 10px;
	font-size:80%;
}
#diet-foods{
    padding:0px 0px 0px 10px;
    font-size:12px;
}
.food-title{
    width:20%;
    clear:left;
    float:left;
}
.food-content{
    width:75%;
    padding : 10px 0px 0px 0px;
}


div.nodate .date{
	display : none ;
}


.migi_with_cap{
	float : right ;
	padding : 0px 0px 10px 10px ; 
	font-size : 90% ; 
	text-align : center ; 
	line-height : 1.2
}

.migi_with_cap img{
	display : block ;
	margin-bottom : 3px !important ;
}

.hidari_with_cap{
	float : left ;
	padding : 0px 10px 10px 0px ; 
	font-size : 90% ; 
	text-align : center ; 
	line-height : 1.2
}

.hidari_with_cap img{
	display : block ;
	margin-bottom : 3px !important ;
}