﻿body{
	background-color:black;
	background:-moz-repeating-linear-gradiwnt(-45deg,yellow,red 20px,yellow 50px);
	background:-o-repeating-linear-gradiwnt(-45deg,yellow,red 20px,yellow 50px);
	background:-webkit-repeating-linear-gradiwnt(-45deg,yellow,red 20px,yellow 50px);
	background:repeating-linear-gradiwnt(-45deg,yellow,red 20px,yellow 50px);
}

@font-face {
 font-family: 'motoya';
 src: url('fontfile/NfMotoyaBirchStd-W1.otf') format('opentype');
}

h1{
    color:crimson;
    font-family:'motoya';
    line-height:2em;
    text-indent:1em;
}

h2{
    color:chocolate;
    font-family:'motoya';
    line-height:2em;
    text-indent:1em;
}

h3{
    color:blueviolet;
    font-family:'motoya';
    line-height:2em;
    text-indent:1.5em;
}

h4{
	text-indent:2em;
}

p{
    line-height:1.5em;
    font-family:'motoya';
    text-indent:1em;
    margin-left:2em;
}

li{
	line-height:1.5em;
	text-indent:1.5em;
	margin-bottom:1em;
}

a{
	text-decoration:none;
}

a:hover{
	color:crimson;
}

#case{
	width:900px;height:auto;
	background-color:white;
	margin:0px auto;
	overflow:hidden;
}

#head{
	width:900px;height:250px;
	margin:0px auto;
	background-color:black;
	overflow:hidden;
}

#top{
	width:630px;height:230px;
	padding:10px;
	background-image:url('top-sign.png');
	border-radius:0px 15px 15px 15px;
	color:cornflowerblue;
	float:left;
}

.google_ad-250_250{
	width:250px;height:250px;
	float:left;
}

#middle{
	width:900px;height:auto;
	margin:0px auto;
}

#left-ad{
    clear:both;
	width:160px;height:auto;
	float:left;
}

#contents-case{
	width:720px;height:auto;
	overflow:hidden;
	float:left;
}

.a4-sample{
	width:680px;height:800px;
	padding:10px;
	border:thin darkgray solid;
}

.button-group{
	width:720px;height:147px;
	float:right;
}

.button1-130_130{
	width:130px;height:130px;
	padding:5px;margin:2px;
	float:left;
	background-color:crimson;
	color:aliceblue;
}

.button1-130_130:hover{
	width:130px;height:130px;
	padding:5px;margin:2px;
	float:left;
	background-color:hotpink;
	color:aliceblue;
}

.button2-130_130{
	width:130px;height:130px;
	padding:5px;margin:2px;
	float:left;
	background-color:darkmagenta;
	color:aliceblue;
}
.button2-130_130:hover{
	width:130px;height:130px;
	padding:5px;margin:2px;
	float:left;
	background-color:hotpink;
	color:aliceblue;
}

.button3-130_130{
	width:130px;height:130px;
	padding:5px;margin:2px;
	float:left;
	background-color:maroon;
	color:aliceblue;
}

.button3-130_130:hover{
	width:130px;height:130px;
	padding:5px;margin:2px;
	float:left;
	background-color:hotpink;
	color:aliceblue;
}

.button4-130_130{
	width:130px;height:130px;
	padding:5px;margin:2px;
	float:left;
	background-color:midnightblue;
	color:aliceblue;
}

.button4-130_130:hover{
	width:130px;height:130px;
	padding:5px;margin:2px;
	float:left;
	background-color:hotpink;
	color:aliceblue;
}

.button5-130_130{
	width:130px;height:130px;
	padding:5px;margin:2px;
	float:left;
	background-color:darkgrey;
	color:aliceblue;
}

.button5-130_130:hover{
	width:130px;height:130px;
	padding:5px;margin:2px;
	float:left;
	background-color:hotpink;
	color:aliceblue;
}


.breadcrumb{
	width:700px;height:auto;
	float:right;
	padding:10px;
}

.contents{
	width:700px;height:auto;
	float:right;
	padding:10px;
}

.google-ad_in-contents{
    clear:both;
	width:468px;height:60px;
	margin:0px auto;
}

.rakuten-ad_in-contents{
	width:600px;height:200px;
	clear:both;
	margin:0px auto;
}

#footer{
	width:900px;height:auto;
	overflow:hidden;
	margin:0px auto;
}

#footer-contents_box1{
	width:650px;height:103px;
	overflow:hidden;
	float:right;
}

.about-ad{
	width:172px;height:93px;
	padding-bottom:5px;
	background-color:lavenderblush;
	float:left;
}

.amazon-ad{
	width:468px;height:103px;
	float:left;
}

.other{
	width:426px;height:137px;
	padding:5px;
	float:right;
}


#site-name{
	width:194px;height:127px;
	
	margin:10px;
	float:right;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
 
.clearfix {display: inline-block;}

.sns-button-group{
	clear:both;
	width:600px;
	height:auto;
	margin:0px auto;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	border:thin aliceblue solid;
	overflow:hidden;
}

.snsb{
    margin-left:5px;
    overflow:hidden;
    float:left;
}







