* {
	margin: 0;
	padding: 0;
}
body {
	color: #333333;
	line-height: 2;
	font-size: 11px;
	font-family: "Arial","ＭＳ Ｐゴシック", sans-serif;
}
/* ############### container ############### */
#container {
	margin: 0 auto;
	width: 760px;
}

/* ############### header ############### */
#header {
	width: 750px;
    height: 100px;
}
#header img {
 	float:left;
   padding: 35px 0 0px 0px;
}
#header h1{
	display: none;
}
#header p{
	float:right;
	text-align: right;
   padding: 0;
    color: #999999;
}

/* ############### navi ############### */
#navi {
	width: 760px;
    height: 60px;
}

/* ############### contentsArea ############### */
#contentsArea {
	width: 750px;
	height: auto;
}

/* ############### side ############### */
#side {
    float: left;
	width: 140px;
	height: auto;
    margin-top:20px;
}
#side h1 {
    font-size: 12px;
	font-weight: normal;
	padding-top:5px;
	color: #666666;
}
#side img {
	padding-top:5px;
}
#sideWorks {
    float: left;
	width: 140px;
	height: auto;
}
#sideWorks h1 {
   font-size: 12px;
	font-weight: normal;
	padding-top:5px;
	color: #666666;
}

/* ############### main ############### */
#main {
    float: right;
	width: 580px;
	height: auto;
}

#mainTitle {
    float: left;
	width: 160px;
	height: 340px;
    margin-top:20px;
}

#mainTitle ul{
	margin: 0 0 50px 0 ;
}
#mainTitle li {
  	width: 130px;
    font-size: 12px;
    color: #ff3366;
	line-height: 1.5;
	margin: 0 0 5px 0 ;
	padding-bottom: 5px;
	border-bottom: solid 1px #cccccc;
}
#page {
}
#page li {
    font-size: 10px;
}

#mainTitle a {
    color: #cccccc;
    text-decoration: none;
}
#mainTitle a:hover {
    color: #ff3366;
    text-decoration: none;
}

#mainContents {
    float: right;
	width: 420px;
	height: auto;
    margin-top:20px;
}
#mainText {
    float: left;
	width: 250px;
	height: auto;
}
#mainPhoto {
    float: right;
	width: 170px;
	height: auto;
}

#mainContents li {
 	list-style: square inside;
}

#mainContentsImag {
    float: right;
	width: 220px;
	height: auto;
}

/* ### footer ### */
#footer {
   border-top: solid 1px #eeeeee;
	width: 750px:
	height: 100px;
    margin: 60px 0 30px 0;
    color: #666666;
	padding: 20px 0 0 0;
	}


.footerLeft {
float:left;
}
.footerRight {
float:right;
}




#footerTop {
    width: 750px:
	height: 100px;
    text-align: center;
    color: #666666;
}
#dandc_container {
    width: 750px:
	height: 350px;
    text-align: center;
    margin: 60px 0 0px 10px;
}







/* ############### info ############### */
#information {
    float: right;
	width: 560px;
	height: auto;
    margin-top:20px;
}
#mainInfo {
    float: right;
	width: 430px;
	height: auto;
    margin: 0 0 40px 0;
    padding: 0 0 0 25px;
	border-left: solid 2px #ffcccc;
}
#mainInfo img {
    margin: 10px 0 10px 0;
}
#mainInfo h2 {
	font-size: 14px;
    color: #ff3366;
    margin: 0 0 10px 0 ;
}

  

 
 /* ############### works ############### */
 #worksContainer {

 }

#worksContainer li {
	display:block;
	margin: 20px 10px 10px 0;
	float: left;
	width: 130px;
    height: 120px;
    text-align: left;
	}
#worksContainer p {
	line-height: 1.4;
}
#worksContainer a :hover{
filter:alpha(opacity=75); /*IE*/
-moz-opacity:0.75; /*FF*/
opacity:0.75;
}
#worksList{
    float: right;
	padding: 0 0 10px 0;
	margin: 0 10px 10px 0;
	width: 400px;
}
.worksEntry a :hover{
filter:alpha(opacity=75); /*IE*/
-moz-opacity:0.75; /*FF*/
opacity:0.75;
}
.worksEntry {
    float: right;
	width: 420px;
    padding: 0px 0 30px 0;
}
.worksEntry h2{
    padding: 25px 0 0 0;
	font-size: 16px;
}
.worksEntry h3{
	font-size: 14px;
    color: #ff3366;
	margin: 10px 0 15px 0;
}
.worksEntry p{
	font-size: 11px;
}


/* ############### process ############### */
#processContainer {
    width: 560px;
    margin-top:20px;
}
#processBlock {
    width: 540px;
  padding: 5px 0px 5px 10px ;
}
#processBlock  img {
   padding: 0;
}
#processBlock h2 img {
   padding: 5px  0 5px 0;
}
#processBlock p {
	font-size: 11px;
	line-height: 1.8;
text-indent:1em; 
}
#processContainer img {
}

/* ############### contact ############### */
#contactContainer {
    width: 580px;
    margin-top:20px;
}
#contactAdress {
    float: left;
	width: 280px;
	font-size: 12px;
}
#contactMail {
    float: right;
	width: 220px;
	font-size: 12px;
    border: solid 1px #ff3366;
	line-height: 1.4;
}
#contactMail p {
	margin: 5px 0 5px 10px;
}
#contactMail a {
    color: #ff3366;
	text-decoration: none;
}



.navigation {
text-align: right;
 }
h2{
	font-size: 14px;
}

h3{
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
	line-height: 1.7;
}
h4{
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	line-height: 1.7;
}
h5{
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
}

p.time{
   float: left;
  font-size:14px;
   color: #ff3366;
}
p.name{
  font-size:14px;
}
 p.profile{
  font-size:11px;
  line-height: 1.5;
   margin: 0 0 10px 0 ;
} 
p.data {
   margin: 25px 0 0 0 ;
   padding: 10px ;
    line-height: 1.6;
  font-size:10px;
  color: #666666;
  border: 1px solid #ffcccc;
}
p.pageNavigation {
text-align: right;
}
p.moreImage {
  font-size: 11px;
}
 a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #ff3366;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
img {
	border: none;
}
ul,ol,dl {
	list-style: none;
}




#clearRight { 
    clear:right;
}
#clearLeft { 
    clear:left;
 }


