@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
		line-height:1.5em;
}
body {

font-family:
    'メイリオ',
    Meiryo,
    'Lucida Grande',
    Verdana,
    'ヒラギノ角ゴ Pro W3',
    'Hiragino Kaku Gothic Pro',
    Osaka,
    'ＭＳ Ｐゴシック',
    sans-serif;
}

* html .icons {
	behavior: expression(IEPNGFIX.fix(this));
}


blockquote, q {
	quotes: none;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



body,td,th {
	vertical-align:top;
	font-family:Verdana, "MS UI Gothic";


}
body,h1,h2,h3,h4,h5,ul,form,li {
font-weight:normal;
margin:0;
padding:0;
}



a{
text-decoration:none;
}





body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/index01.jpg);
	over-flow:auto;
}

body, th, td {
	font-size: 90%;
	color: #333;

}

h2{
font-size:120%;
}
h3{
font-size:100%;
}

h4{
font-size:90%;
}

li {
list-style-image:url(/images/allow_off.gif);
	line-height:1.35em;
}

li.this {
list-style-image:url(/images/allow_on.gif);
}

#menu {
margin:5px;
}





.blog_block{
background-image:url(/images/dottline.gif);
background-position:bottom;
background-repeat:repeat-x;
padding:5px 0 5px 10px;
marging-bottom:5px;
}


.icon_pic{
margin:0 5px 0 0px;
float:right;
}


#main {
margin:5px;
}


#main UL,P,.L5 {
margin:10px;
}



#main LI {
list-style-image:url(images/index17.gif);
list-style-position:outside;
margin:0 5px;
}

HR{
background-image:url(images/hr.jpg);
}
form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #7D848A;
}

.text2 {
	color: #5C656D;
}

.text3 {
	font-size: 10px;
}


.text5 {
	font-size: 12px;
	color: #fff;
}

a {
	color: #FF8451;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #A2B8CB;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

.bg1 {
	background-image: url(images/index06.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

.bg2 {
	background-image: url(images/index09.jpg);
	background-repeat: repeat-x;
}

.bg3 {
	background-image: url(images/index28.gif);
	background-repeat: repeat-y;
}
.imp {
margin:10px 10px 0 10px;
	background-color: #FFF4EC;
	border: thin dotted #F47673;
	padding: 3px;

}
#global_foot_link{
text-align:center;
}
#global_foot_link ul { 
list-style:none; margin:0; padding:0;
}
#global_foot_link ul li { 
display:inline; 

border-right:1px solid #ddd;
padding-right:3px;
padding-left:3px;
}

#topics{
height:200px;
width:400px;
overflow:auto;
}

#topics LI{
background-image:url(/images/dottline.gif);
background-position:bottom;
background-repeat:repeat-x;
padding:0px 0 3px 0px;
}

#youtube h3{
font-size:16px; 
font-weight:bold;

}

#youtube {
height:130px;
}
#youtube .window{
 position: relative;
width:180px;
height:97px;
overflow:hidden;
float:left;
margin:6px 10px 0px 10px;
border:1px solid #dddddd;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
-webkit-box-shadow: 1px 1px 1px #C0C0C0;
-moz-box-shadow: 1px 1px 1px #C0C0C0;
box-shadow: 1px 1px 1px #C0C0C0;

	}
	.window a { display: block; }
#youtube	.youtube_thumb{

	 display:block;
		width:180px;
		margin-top:-18px;
	z-index:0;
		}
		
#youtube	.play_but{
 position: absolute;
 top: 20px;
 left: 66px;
 width: 54px;
 height: 54px;

}


