@charset "UTF-8";
/* CSS Document */

/*
Theme Name: YasukoTeshima illustration
Description: テシマヤスコillustration用
Version: 1.0
Author: lumi_myk
*/



/*//////////--------------全体ルール------------------//////////////////*/

* {
margin:0px;
padding:0px;
}

body {
background:url(image/bg.jpg);
color:#630;
font-size:0.9em;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



#body-all {
width:960px;
margin:0px auto;
display:block;

padding-top:50px;
}


#mainblock {
margin:20px 0px;
padding:0px 10px;
display:block;
min-height:696px;/*作品サイズ高さ*/
}




h1,h2,h3,h4,h5,h6 {
margin:0px;
padding:0px;
line-height:1em;
}

strong {
font-size:1.1em;	
}






/*リンク色*/
a {
text-decoration:underline;
color:#C46000;
}
a:hover {
color:#F9ACA5;
}




/**/
.clearall {
clear:both;	
}



/*//---------header.php設定--------///*/


#site-title {/*サイトタイトル*/
font-family:"ヒラギノ丸ゴ ProN W4","平成丸ゴシック Std W4","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
color:#630;
}

#site-title h1 {
display:block;
}
#site-title h1 span {
font-size:0.6em;
font-family:"Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}









/*//---------footer.php設定--------///*/


#login {
	text-align:right;
	font-size:0.6em;
}
#login a {
text-decoration:none;
color:#CCC;
}

#copy {
text-align:center;
font-size:0.7em;
color:#630;
}




/*//---------site-totalmenu.php設定--------///*/

/*ヘッダーとメイン下に表示*/


.totalmenu {
display:block;
text-align:right;
}







/*//////////--------------home.php設定------------------//////////////////*/




#home-mainblock {
margin:20px 0px;
display:block;
width:960px;/*作品サイズ幅*/
height:696px;/*作品サイズ高さ*/
background:url(image/0001.jpg) no-repeat;
}





#home-menu {
margin-top:20px;
padding-left:20px;
display:block;
width:420px;

}

#oshirase {
display:block;
margin-bottom:20px;
}


#news-list {
display:block;
margin-bottom:20px;	
padding:10px 0px;
font-size:0.85em;
border-top:1px dashed #630;
height:240px;
overflow:auto;

 }

/*//////////--------------各page.php設定------------------//////////////////*/

/*profileページ*/
#mainblock #profile #left-g {
width:20px;	
}
#mainblock #profile #right-g {
float:right;
width:440px;/*480からpadding分引いた数*/

}

#pro {

background:#fff;
overflow:visible;
padding:20px;
line-height:1.8em;
}
#pro h3 {
color:#630;
border-bottom:2px solid #630;
line-height:1.6em;
}
#pro li {
list-style-position:outside;
margin-left:20px;
}


/*リンクページ*/

#mainblock #links #left-g {
width:20px;	
}
#mainblock #links #right-g {
float:right;
width:440px;/*480からpadding分引いた数*/

}




/*****/
.piclenselink {
display:none;	
}
.slideshowlink {
display:none;	
}

#disp {
	margin-top:10px;
	padding-left:60px;
background:#FFF;	
}

/*gallery1ページ*/



#ga1 {
	
}
#ga1 h3 {
color:#630;
border-bottom:2px solid #630;
line-height:1.6em;
}










/*gallery2ページ*/
#ga2 {
	
}
#ga2 h3 {
color:#630;
border-bottom:2px solid #630;
line-height:1.6em;
}


#disp ul {
display:block;
background:#FFF;
}
#thumb-gallery li {
float:left;
list-style:none;
}
#thumb-gallery a img{
border:none;	
}
#thumb-gallery img {
margin:6px;	
}



/*/////////////////////////////////メモ示設定/////////////////////////////////////--*/
#mainblock #left-g {
width:650px;
display:block;
padding:20px;
float:left;
}
#left-g h3 {
color:#630;
border-bottom:2px solid #630;
line-height:1.6em;	
}

.memo-g h4 {/*memoの各タイトル*/
background:#DCD8B7;
padding:3px;
}
.memo-g {
background:#FFF;
margin-top:10px;
margin-bottom:30px;
display:block;
padding:10px;
}

.memo-g p {
margin-bottom:1.15em;

}

.meta {
font-size:0.7em;
text-align:right;
}

/*画像投稿*/
.alignnone,.alignleft {
float:left;
margin-right:10px;
margin-bottom:5px;
}
a img {
border:0px;	
}

/*携帯投稿*/
.attachment-medium {
float:left;
margin-right:10px;
margin-bottom:5px;
}
.photo-end {
	clear:left;
}





/*-/////////サイドバー////////-*/

#side {
	
}

#side h4 {
color:#630;
border-bottom:2px solid #630;
line-height:1.6em;		
}
#side li {
list-style-position:inside;	
}
#mainblock #right-g {
float:right;
width:220px;
display:block;
}
