﻿body {
    /*基本文字*/
    text-align: center;
    color: #303030;
    /*マージン*/
margin: 0px 0px 0px 0px;
    /*パディング*/
padding: 0px 0px 0px 0px;
    background:url("./parts/back.png");
    background-repeat:no-repeat;
    background-color:#D7E6FC;
}

/*全体枠----------------------------------------------------------------*/
#outbox{
	width:960px;
	height:100%;
	position: absolute;  
	margin: 0px 0px 0px 0px;
	text-align: left;


}

/*レイアウト----------------------------------------------------------------*/
#title{
	position: absolute;  
	top: 0px; 
	left: 0px;
	text-align: left; 
	width:100%;
	height:160px;
}
#profile{
	position: absolute;  
	top: 26px; 
	left:640px;
	text-align: left; 
	width:320px;
	height:228px;
}
#works{
	position: absolute;  
	top: 470px; 
	left: 640px;
	text-align: left; 
	width:320px;
	height:300px;
}
#gallery{
	position: absolute;  
	top: 220px; 
	left:640px;
	text-align: left; 
	width:320px;
	height:460px;
}
#memo{
	position: absolute;  
	top: 470px; 
	left: 64px;
	text-align: left; 
	width:560px;
	height:960px;
}
/*バナーＵＲＬ	*/
#bunner{
	position: absolute;  
	top: 164px; 
	left:668px;
	text-align: left; 
	width:200px;
	height:40px;
font-size: 9pt;
color: #FFFFFF;
font-weight: normal;
    background:url("./parts/bunner0.png");
    background-repeat:no-repeat;
    background-color:#D7E6FC;
}
#link{
	position: absolute;  
	top: 880px; 
	left:640px;
    text-align: left;
    width:320px;
    height:300px;
    margin: 0px 0px 0px 0px;
}




/*タイトル部分詳細----------------------------------------------------------------*/
#title h1{
	margin-top:0px;
	font-size: 48pt;
	font-weight: bolder;
	line-height: 48px;
	margin: 100px 0px 0px 180px;
	letter-spacing: 0px;
	color: #505050;
}


/*プロフィール部分詳細----------------------------------------------------------------*/
/*タイトル	*/
#profile h2{
	font-size: 14pt;
	font-weight: bold;
	line-height: 20px;
	margin: 0px 8px 0px 4px;
	color: #505050;
	border-bottom: solid 2px;
	border-left: solid 10px;
	border-color: #737476;
	background: url("./menu_s.png") 
}
/*名前*/
#profile h3{
	font-size: 10pt;
	font-weight: bold;
	line-height: 14px;
	margin: 8px 8px 0px 14px;
	color: #505050;
}
#profile h3 strong{
	font-size: 14pt;
	font-weight: bold;
	color: #505050;
}
/*プロフィールコメント*/
#profile p{
	font-size: 9pt;
	font-weight: normal;
	line-height: 14px;
	margin: 4px 8px 0px 14px;
	color: #505050;
}
/*連絡先（メール）*/
#profile address{
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	margin: 8px 8px 16px 14px;
	text-align: center;
	color: #505050;
}
#profile address strong{
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	margin: 16px 8px 16px 14px;
	text-align: center;
	color: #505050;
}
/*連絡先コメント*/
#profile span.mail_comm{
	font-size: 8pt;
	font-weight: normal;
	color: #f00000;
}

/*WORKS部分詳細----------------------------------------------------------------*/
/*タイトル	*/
#works h2{
	font-size: 14pt;
	font-weight: bold;
	line-height: 20px;
	margin: 0px 8px 0px 4px;
	color: #505050;
	border-bottom: solid 2px;
	border-left: solid 10px;
	border-color: #737476;
	background: url("./menu_s.png") 
}
/*Worksコメント*/
#works p{
	font-size: 9pt;
	font-weight: normal;
	line-height: 14px;
	margin: 4px 8px 16px 14px;
	color: #505050;
}
/*Worksリスト*/
#works dl{
	font-size: 9pt;
	font-weight: normal;
	line-height: 14px;
	margin: 4px 8px 0px 14px;
	color: #505050;
}
/*案件*/
#works dt{
	font-size: 9pt;
	font-weight: bold;
	line-height: 14px;
	margin: 8px 0px 0px 0px;
	color: #505050;
}
/*クライアント*/
#works dt+dd{
	font-size: 9pt;
	font-weight: normal;
	line-height: 14px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	color: #505050;
}
/*仕事内容*/
#works dd{
	font-size: 9pt;
	font-weight: normal;
	line-height: 14px;
	margin: 0px 0px 8px 12px;
	color: #505050;
}
/*MEMO部分詳細----------------------------------------------------------------*/
#memo_area{
	text-align: left; 
	width:560px;
	height:960px;
	overflow:auto;
}
/*タイトル	*/
#memo h2{
	font-size: 14pt;
	font-weight: bold;
	line-height: 20px;
	margin: 0px 8px 0px 4px;
	color: #505050;
	border-bottom: solid 2px;
	border-left: solid 10px;
	border-color: #737476;
	background: url("./menu_l.png") 
}
/*日付*/
#memo h3 {
	font-size: 10pt;
	font-weight: bold;
	line-height: 14px;
	margin: 8px 8px 0px 14px;
	color: #505050;
}

/*MEMOコメント*/
#memo p {
	font-size: 10pt;
	font-weight: normal;
	line-height: 14px;
	margin: 0px 8px 8px 14px;
	color: #505050;
	border-bottom: solid 1px;
	border-color: #737476;
}
/*ギャラリー部分詳細----------------------------------------------------------------*/
/*タイトル	*/
#gallery h2{
	font-size: 14pt;
	font-weight: bold;
	line-height: 20px;
	margin: 0px 8px 0px 4px;
	color: #505050;
	border-bottom: solid 2px;
	border-left: solid 10px;
	border-color: #737476;
	background: url("./menu_s.png") 
}
#gallery p{
	margin-top:0px;
	font-size: 9pt;
	font-weight: normal;
	line-height: 14px;
	margin: 8px 0px 0px 14px;
	color: #505050;
}
/*カテゴリ分け--------------------------------*/
#gallery ul.category01{
	list-style-type:none;
	color: #ffffff;
	font-size: 0pt;
	margin: 2px 0px 0px -26px;
}
#gallery ul.category02{
	list-style-type:none;
	color: #ffffff;
	font-size: 0pt;
	margin: 4px 0px 0px -26px;
}
#gallery ul.category03{
	list-style-type:none;
	color: #ffffff;
	font-size: 0pt;
	margin: 2px 0px 2px -26px;
}
/*リスト部分共通--------------------------------*/
#gallery h3{
	margin-top:0px;
	font-size: 10pt;
	font-weight: bold;
	line-height: 14px;
	margin: 2px 0px 4px 0px;
	letter-spacing: 0px;
	color: #505050;
}
#gallery li{
	list-style-type:none;
	color: #505050;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
}


/*Links部分詳細----------------------------------------------------------------*/
/*タイトル	*/
#link h2{
	font-size: 14pt;
	font-weight: bold;
	line-height: 20px;
	margin: 0px 8px 0px 4px;
	color: #505050;
	border-bottom: solid 2px;
	border-left: solid 10px;
	border-color: #737476;
	background: url("./menu_s.png") 
}
/*Linksコメント*/
#link p{
	font-size: 10pt;
	font-weight: normal;
	line-height: 14px;
	margin: 4px 8px 16px 14px;
	color: #505050;
}

/*トップページ	基本/本文/小見出し	*/









.toppage{
    margin-top:8px;18:08 2010/10/26
    margin-right:0px;
    margin-left:0px;
    margin-bottom:0px;
    background-color:#FFFFFF;
}

/*プロフィール欄	*/
.profbox{
    text-align: left;
    vertical-align: top;
    margin: 0;
    padding: 0;
    height: 154;
    width: 247;
    background-image: url('parts/topr.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.prof1{
    font-size: 8pt;
    font-weight: normal;
    line-height: 14px;
    margin: 16px 10px 8px 12px;
color: #000000;
}
.prof2{
font-size: 9pt;
font-weight: normal;
line-height: 14px;
margin: 8px 11px 8px;
}


/*ギャラリー欄	*/
.main{
font-size: 8pt;
font-weight: normal;
margin: 10px 32px 8px 8px;
}

.list{
font-size: 10pt;
font-weight: normal;
line-height: 16px;
text-align: left;
margin-top: 0px;
margin-right: 32px;
margin-left: 32px;
}








