@charset “utf-8″;
/*===================================================
                    ユニバーサル設定
                （いじらないでください）
====================================================*/

* {
	margin:0;
	padding:0;
}
html {
	overflow-y:scroll;
}

/*===================================================
                    全体body部分
====================================================*/

body {
	margin:0;
	padding:0;
	font-family:'Verdana','MS P gothic';
	font-style:normal;
	letter-spacing:0;
	background-color:#E6FAFA;
	background-position:bottom;
	background-repeat:repeat-x;
	}


img {
	margin:0;
	padding:0;
	border:0;
	}
	
div#all {
	positon:relative;
	top:0;
	width:100%;
	height:auto;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding:0;

	}
	
div#bg {
	width:100%;
	height:110px;
	background-image:url(../images/bg03.gif);
	background-repeat:repeat-x;
	background-position:top left;
	positon:relative;
	top:0;


	}


img#nomeboy {

	position:absolute;
	top:60px;
	left:700px;	
	z-index: 2;
	}

img#nomeboylink {
	position:absolute;
	top:0px;
	left: 750px;
}
	
img#takahashi {


	position:relative;
	top:-10px;
	left:0;
	
	
	}
	
	
/*===================================================
                    段落pの設定
====================================================*/
p {
	font-size:0.85em;
	line-height:1.5em;
	color:#000000;
	text-align:left;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:0;
	text-indent:1em;
	}
	


/*===================================================
                    ページ上部
====================================================*/

div#head {

	width:780px;
	height:110px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:0;
	}

#takahashi {
	width: 120px;
	height: 96px;
	float:left;
}
#menu00,#menu01,#menu02,#menu03,#menu04,#menu05 {

	width: 120px;
	height: 30px;
	float:right;
	
	}

div#head p {

	float:right;
	font-size:0.75em;
	margin:0;
	margin-right:30px;
	}

div#head p img {

	margin-right:5px;
	margin-top:2px;
	margin-left:15px;
	vertical-align:middle;
	
	}

	
	
/*===================================================
                    上部リンクの設定
====================================================*/

#head a {
    color:#336699;
    }
#head a:hover{
    color:#FFFFCC;
    }
#head a:visited{
    color:#663333;
    }
#head a:active{
    color:#FFCC66;
    }
    
/*===================================================
                    ふきだしの設定
====================================================*/
div#subtitle {

	width:780px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	position:relative;
	top:0;
	}
	
	
img#nomeboy {

	position:absolute;
	top:-70px;
	left:615px;	
	z-index: 1;
	}

	
div#subtitle h2 {

	position:absolute;
	top:-10px;
	left:50px;	
	
	}
	
	
	

div#subtitle p img {

	float:right;
	}
	
div#fukidasi01 {

	width:780px;
	height:35px;
	background-image:url(../images/fukidashi04.png);
	background-repeat:no-repeat;
	
	}
	
	
div#fukidasi02 {


	width:780px;
	height:300px;
	background-image:url(../images/fukidashi05.png);
	background-repeat:repeat-y;
	
	}
	

div#fukidasi03 {


	width:780px;
	height:50px;
	background-image:url(../images/fukidashi06.png);
	background-repeat:no-repeat;
	
	
	}
	

/*===================================================
                   centerの設定
====================================================*/
	
	

div#instruction_bg {

	width:100%;
	height:auto;
	background-image:;
	background-position:top left;
	background-repeat:repeat-x;
	position:relative;
	top:0;
	
	
	}

	
div#address h3 {

	font-size:0.9em;
	padding-left:15px;
	
	}
	
div#address p {
	padding:0;
	margin:0;
	}
	

	



