﻿/* 全体設定 */


body{
	background-color:#FFFFFF;
	color: #231F20;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	}
	
#main01{
	width: 530px;
}
	
#main{
	line-height: 170%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#main03 {
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}

.img_top_01 {
	margin-top: 33px;
}


/* リンク設定 */

a:link    { color:#231F20;text-decoration:none;}
a:visited { color:#231F20;text-decoration:none;}
a:active  { color:#231F20;text-decoration:none;}
a:hover   { color:#231F20;text-decoration:none;}



/* メニュー */

.menu_navi{
	margin-bottom: 2px;

}

.link_barnner_top {
	margin: 30px 0px 4px 0px;
}

.link_barnner {
	margin: 5px 0px 4px 0px;
}

/* 宮川美樹の世界TOP */
.title_miyakawa{
	margin-bottom: 5px;
	margin-top: 5px;

}

.subtitle{
text-align: right;
}


.img_top_02 {
	margin-top: 0px;
}


/* お願い */

.onegai{
	margin-top: 40px;
	border-width: 0px;
	padding: 0px;
}

.onegai2{
	margin-top: 45px;
	padding: 0px;
}

.onegai_text{
	margin-left: 40px;
}

/* タイトル */

.title1{
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 15px;
	background-color: #DFDEDA;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.title7{
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 4px 4px 4px 15px;
}

.title2{
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	font-size: 30px;
	font-weight: bold;
	margin-top: 30px;
}

.title3{
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding: 0.1em;
	font-size: 30px;
	font-weight: bold;
	margin-top: 30px;
}

.title4{
	font-size: 16px;
	font-weight: bold;
}

.title5{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding: 0.1em;
	padding-left: 11px;
	font-size: 26px;
	font-weight: bold;
	margin-top: 30px;
}

.title5_a{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}


.title6{
	font-size: 19px;
	font-weight: bold;
}

.title7{
	font-size: 22px;
	font-weight: bold;
}

.text1{
	font-size: 15px;

}

.title_m {
	margin-bottom: 35px;
}


/* 段落設定 */


.text2{
	margin-left: 14px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 2px;
}

.text2_b{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 2px;
}

.text2_c{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.text3{
	margin-left: 15px;
	}


/* 公募展リスト */
.block01{
	width: 690px;
	margin-bottom: 20px;
	text-align: left;
}

/* プロフィール */

.profile{
	margin-left: 0px;
	margin-top: 160px;
}

.block02{
	margin-top: 20px;
}

.pro_text1{
	margin-left: 0px;
	margin-top: 30px;
}

.pro_text2{
	margin-left: 12px;
	margin-top: 20px;
}

.pro_01 {
	margin-top: 28px;
}


/* ギャラリー水彩画詩画 */

p.pic{
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.poem_word{
	line-height: 1.5em;
}

.poem_word01{
	line-height: 1em;
}

.poem_text01{
	font-size:13px;
}



/* 工事中 */
.kouji{
	font-size: 30px;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}


/* リンク */
.link_block{
	width: 630px;
	margin: 20px 0 20px 0;
	position: relative;
}

.link_img{
	float: left;
	margin: 0 50px 0 0;
}

.link_url{
	float: left;
	position: absolute;
	bottom: 0;
	left: 230px;

}

.link_title{
	font-size: 18px;
	font-weight: bold;
}


/* リンクclearfix */
.link_block:after{
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
	content: ".";
	font-size: 0.1em;
}

.link_block{
	display: inline-block;
}


/* 管理人室 */
.kanri_block{
	margin: 20px 0 20px 0;
}

p.kome{
	text-indent: -1em;
	padding-left: 1em;
}

/* 管理人室clearfix */
.kanri_block:after{
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
	content: ".";
	font-size: 0.1em;
}

.kanri_block{
	display: inline-block;
}