@charset "utf-8";

/*--BODY-----------------------------------------------------------------------*/

html,body {
	width: 100%;
	height: 100%;
	background-color:#fff;
	background-repeat: no-repeat;
	background-position: center top;
}


html {
	overflow-y: auto;
}

* {
	margin: 0;
	padding: 0;
}

/*--ING-----------------------------------------------------------------------*/

img {
	border: none;
	vertical-align: middle;
	max-width: 100%;
	height: auto;
}

a img {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}


/*--FONT-----------------------------------------------------------------------*/

body {
	font-size: 13px;
	color:#000;
	font-weight: normal;
	line-height: 1.6;
	font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
}


ul,ol {
	list-style: none;
}

h1 { font-size: 28px; }
h2 { font-size: 25px; }
h3 { font-size: 22px; }
h4 { font-size: 18px; }
h5 { font-size: 15px; }
h6 { font-size: 11px; }

a,
a:link {
	color: #ff00ff;
	text-decoration:none;
}

a:visited {
	color: #ff00ff;
}

a:hover,
a:active {
	color: #ff00ff;
	text-decoration:underline;
}

a:focus {
	outline: none;
}


a.white:link {
	text-decoration : none; 
	color : #fff; 
	font-size: 28px;
}
a.white:visited {
	color : #fff;
	font-size: 28px;	
}
a.white:active {
	text-decoration : underline; 
	color : #fff;
	font-size: 28px;	
}
a.white:hover {
	text-decoration : underline; 
	color : #fff;
	font-size: 28px;	
}


/*--HTML5-----------------------------------------------------------------------*/

article,aside,details,footer,header,main,menu,nav,section,summary {
	display: block;
}

/*--LAYOUT to iPhone and All ------------------------------------------------------*/

#navi{
	position: fixed;
	top:5px ;
	right:10px;
	z-index: 99;
}

#header_navi{
	font-size: 12px;
	text-align: center;
	margin: 5% auto;
	z-index: 98;
}

#close{
	position: fixed;
	top:5px ;
	right:10px;
}

#overlay{
	display: none;
	width: 100%;
	height:100%;
	text-align: center;
	position: fixed;
	top: 0;
	z-index: 100;
	background: rgba(0,0,0,0.7);
}

#contents {
	width: 100% ;
	margin: 0 auto;
	background: #fff;
	padding-top: 0px;
	text-align: center;
	font-size: 13px;
	z-index: 98;
}

#header {
	margin: auto;
	padding: 60% 0% 0% 0% ;
	background: ;
	width: 100%;
	height: 60%;
	text-align: center;
	font-size: 11px;
	background-image: url("../img/mobile_art01.jpg");
	background-size:100% auto;/*この場合は高さが自動設定*/
	background-repeat: no-repeat;
	z-index: 1;
}

#about {
	height: 100%;
	width: 80%;
	padding: 10% 0% 10% 0% ;
	background: ;
	text-align: center;
	font-size: ;
	margin: 0% 10% 0% 10% ;
}

#works {
	height: 100%;
	width: 90%;
	padding: 10% 0% 0% 0% ;
	background: ;
	text-align: center;
	font-size: ;
	margin: 0% 5% 0% 5% ;
}


#order {
	height: 100%;
	width: 90%;
	padding: 10% 0% 0% 0% ;
	background: ;
	text-align: center;
	font-size: ;
	margin: 0% 5% 0% 5% ;
}

#profile {
	height: 100%;
	width: 90%;
	padding: 10% 0% 0% 0% ;
	background: ;
	text-align: center;
	font-size: ;
	margin: 0% 5% 0% 5% ;
}

#contact {
	height: 100%;
	width: 90%;
	padding: 5% 0% 10% 0% ;
	background: ;
	text-align: center;
	font-size: ;
	margin: 0% 5% 0% 5% ;
}


#sub01 {
	background: ;
	width: 100%;
	float: left;
	padding: 0 0 0 0 ;
	text-align: center;
	font-size: ;
	margin: 0% 0% 0% 0% ;
}

#sub02 {
	background: ;
	width: 100%;
	float: left;
	padding: 0 0 0 0 ;
	text-align: center;
	font-size: ;
	margin: 0% 0% 0% 0% ;
}

#sub03 {
	background: ;
	width: 100%;
	float: left;
	padding: 0 0 0 0 ;
	text-align: center;
	font-size: ;
	margin: 0% 0% 0% 0% ;
}

#sub04 {
	background: ;
	width: 100%;
	float: left;
	padding: 0 0 0 0 ;
	text-align: center;
	font-size: ;
	margin: 0% 0% 0% 0% ;
}

#sub05 {
	background: ;
	width: 100%;
	float: left;
	padding: 0 0 0 0 ;
	text-align: center;
	font-size: ;
	margin: 0% 0% 0% 0% ;
}

#sub06 {
	background: ;
	width: 100%;
	float: left;
	padding: 0 0 0 0 ;
	text-align: center;
	font-size: ;
	margin: 0% 0% 0% 0% ;
}

#sub07 {
	background: ;
	width: 100%;
	float: left;
	padding: 0 0 0 0 ;
	text-align: center;
	font-size: ;
	margin: 0% 0% 0% 0% ;
}

#footer {
}

#contents,
#footer footer {
}

.pagetop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: ;
}


#footer {
	background:  ;
	width: 100%;
	text-align: center;
	height: 70px
}

#footer footer {
	margin: 0 auto;
}



/*--CONTACT-------------------------------------------------------------------------*/

table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
	font-size:100%;
}

table.formTable td,table.formTable th{
	border:0px solid #ccc;
	padding: 10px 0px 10px 0px ;
	text-align:right;
}

table.formTable th{
	width:30%;
	font-weight:normal;
	background: ;
	text-align:left;
}

input[type=text]{
	width:80%;
	height:25px;
}

textarea[cols]{
	width:100%;
}

input[type=image]:hover{
	opacity: 0.6;
	filter: alpha(opacity=60);
}


/*--COMMON-------------------------------------------------------------------------*/

#header h1,
#header h2,
#contents h3,
#header p,
#contents p,
#footer p {
	padding: 0;
}

/*--CONTENTS-----------------------------------------------------------------------*/
/*--LAYOUT to PC or iPad SIZE------------------------------------------------------*/

@media only screen and (min-width: 900px) {

#contents {
	width: 100% ;
	margin: 0 auto;
	background: ;
	padding-top: 0px;
	text-align: center;
}
#navi{
	position: fixed;
	top:5px ;
	right:10px;
	z-index: 99;
}

#header_navi{
	font-size: 12px;
	text-align: center;
	margin: 5% auto;
	z-index: 98;
}

#close{
	position: fixed;
	top:5px ;
	right:10px;
}

#overlay{
	display: none;
	width: 100%;
	height:100%;
	text-align: center;
	position: fixed;
	top: 0;
	z-index: 100;
	background: rgba(0,0,0,0.7);
}

#contents {
	width: 100% ;
	margin: 0 auto;
	background: #fff;
	padding-top: 0px;
	text-align: center;
	font-size: 13px;
	z-index: 98;
}

#header {
	margin: auto;
	padding: 20% 0% 0% 0% ;
	background: ;
	width: 100%;
	height: 50%;
	text-align: center;
	font-size: 13px;
	background-image: url("../img/header_art01.jpg");
	background-size:100% auto;/*この場合は高さが自動設定*/
	background-repeat: no-repeat;
	z-index: 1;
}



#works {
	height: 100%;
	width: 90%;
	padding: 10% 0% 0% 0% ;
	background: ;
	text-align: center;
	font-size: ;
	margin: 0% 5% 0% 5% ;
}


#order {
	height: 100%;
	width: 90%;
	padding: 0% 0% 0% 0% ;
	background: ;
	text-align: center;
	font-size: ;
	margin: 0% 5% 0% 5% ;
}

#profile {
	height: 100%;
	width: 90%;
	padding: 0% 0% 0% 0% ;
	background: ;
	text-align: center;
	font-size: ;
	margin: 0% 5% 0% 5% ;
}

#contact {
	height: 100%;
	width: 90%;
	padding: 5% 0% 10% 0% ;
	background: ;
	text-align: center;
	font-size: ;
	margin: 0% 5% 0% 5% ;
}

#sub01 {
	background: ;
	width: 32%;
	float: left;
	padding: 1% 0% 1% 0% ;
	text-align: center;
	font-size: ;
	margin: 0% 0% 0% 0% ;
}

#sub02 {
	background: ;
	width: 32%;
	float: left;
	padding: 1% 0% 1% 0% ;
	text-align: center;
	font-size: ;
	margin: 0% 2% 0% 2% ;
}

#sub03 {
	background: ;
	width: 28%;
	float: left;
	padding: 1% 0% 1% 0% ;
	text-align: center;
	font-size: ;
	margin: 0% 1% 0% 1% ;
}

#sub04 {
	background: ;
	width: 68%;
	float: left;
	padding: 5% 0% 0% 0% ;
	text-align: left;
	font-size: ;
	margin: 10% 1% 10% 1% ;
}


#sub05 {
	background: ;
	width: 48%;
	float: left;
	padding: 1% 0% 1% 0% ;
	text-align: left;
	font-size: ;
	margin: 0% 1% 0% 1% ;
}

#sub06 {
	background: ;
	width: 48%;
	float: left;
	padding: 1% 0% 1% 0% ;
	text-align: left;
	font-size: ;
	margin: 0% 1% 0% 1% ;
}


#footer {
}

#contents,
#footer footer {
}

.pagetop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: ;
}


/*--CONTACT-------------------------------------------------------------------------*/

table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
	font-size:100%;
}

table.formTable td,table.formTable th{
	border:0px solid #ccc;
	padding: 10px 0px 10px 0px ;
	text-align:right;
}

table.formTable th{
	width:30%;
	font-weight:normal;
	background: ;
	text-align:left;
}

input[type=text]{
	width:80%;
	height:25px;
}

textarea[cols]{
	width:100%;
}

input[type=image]:hover{
	opacity: 0.6;
	filter: alpha(opacity=60);
}

/* ** */}

/*--CONTENTS-----------------------------------------------------------------------*/
/*--LAYOUT to PC or iPad SIZE------------------------------------------------------*/




/* ** */}

