/* Imports 
@import url("reset.css");
@import url("global-forms.css");
*/
/***** Global *****/
/* Body */
body {
	background: #ccc;
	color: #000;
	font-size: 87.5%; /* 87.5%; Base font size: 14px */
	font-family : 
	'�q���M�m�p�S Pro W3', 'Hiragino Kaku Gothic Pro', '���C���I', 
	Meiryo, Verdana, '�l�r �o�S�V�b�N', 
	'Trebuchet MS', Trebuchet, 'Lucida Sans Unicode', 'Lucida Grande', 
	'Lucida Sans', Arial, sans-serif;
	line-height: 150%; 
	margin: 0 auto;
	padding: 0 auto;
	text-align: left;
}

/* Headings */

h2 {
	font-size: 1.571em;
} /* 22px */
h3 {
	font-size: 1.429em;
} /* 20px */
h4 {
	font-size: 1.286em;
} /* 18px */
h5 {
	font-size: 1.143em;
} /* 16px */
h6 {
	font-size: 1em;
} /* 14px */



h2, h3, h4, h5, h6 {
	font-weight: 100;
line-height: 150%;
margin-bottom: -0.4em;
}

h6 {
	font-weight: 100;
line-height: 150%;
}

/* Anchors */
a {
	outline: 0;
}
a img {
	border: 0px; text-decoration: none;
}
a:visited {
    color: #808080;
    text-decoration: none;
}

a:link, a:hover, a:active {
    background-color: none;
    color: #9900FF;
    text-decoration: none;
/*    text-shadow: 1px 1px 1px #333;*/
}


/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
    display: block;
}



/***** Layout *****/
.body {
	clear: both; margin: 0 auto; width: 960px; 
}
img.right figure.right {float: center; margin: 0 0 0em 0em;}
img.left, figure.left {
	float: right; margin: 0 0 0em 0em;
}



/*
    Wrapper
*****************/
#wrapper {
	  
    width: 960px;
    background: #FFF;  
    margin: 0em auto;
/*    text-align: left;*/
    -webkit-box-shadow: 0px 5px 15px rgba(0,0,0,0.3);
    -moz-box-shadow:  0px 5px 15px rgba(0,0,0,0.3);
    box-shadow:  0px 5px 15px rgba(0,0,0,0.3);
    �@
}



/*
    Header
*****************/

header {
/* 	border-top: 1px solid #fff;*/
 	display: block;
    margin: 0em auto;
    padding: 1.0em .0em .0em .0em;
    width: 800px;
}

#banner {
	/*    display: block;*/
    margin: 0em auto .6em;
    width: 800px;
}

/* Banner */
#banner h1 {
        font-size: 3.571em; 
        line-height: 1.0;
        color: #808080;
        display: block;
        font-weight: bold;
        margin: 0em ;
		padding: .0em .0em 0em .0em;
        text-decoration: none;
}

/* ���^�C�g��������N������������*/
    #banner h1 a:link, #banner h1 a:visited {
        color: #808080;
        text-decoration: none;
    
}
    #banner h1 a:hover, #banner h1 a:active {
        background: none;
        color: #6666cc;
    
}

/* ���p��^���{��؂�ւ���*/
#banner ul {
	list-style: none;
}
#banner li {
    padding: .2em .2em;
    float: right;
        color: #808080;
/*    font-size: 1.143em;*/
}


#banner li a:link {
    padding: .2em .2em;
        color: #808080;
        text-decoration: none;
        text-decoration: underline;
    
}
    
#banner li a:visited, #banner li a:active,#banner li a:link{
    padding: .2em .2em;
        color: #808080;
        text-decoration: none;
    
}

#banner li a:hover {
    padding: .2em .2em;
/*        background: #A097D5;
	color: #fff;*/
	    color: #6666cc;
    
}
    




/* Main Nav */
#global_navi {
    display: block;
    margin: 0em 3em;
  /*  padding: 1.0em 1.0em 0 1.0em;*/
    width: 160px;
    float: left;
}



#global_navi ul {
	list-style: none;         
	/*margin: .2em .2em .4em .2em; */
	width: 160px;
	
}
#global_navi li {
    font-size: 1.143em;
    height: 40px;
   line-height: 40px;
    margin: .5em 0;
 /*    float: left;
    padding: .2em 1em;*/
    text-align: center;
    width: 160px;
    border-top: dotted 1px #999;  
    border-bottom: dotted 1px #999;  
/*	border-right: solid 1px #999;  
    border-left: solid 1px #999;  */
}

 
#global_navi a:link, #banner nav a:visited {
            color: #808080;
    display: inline-block;
    text-decoration: none;
}
#global_navi a:hover, #global_navi a:active,
#global_navi .active a:link, #global_navi .active a:visited {
    display: inline-block;
    background: #6666cc;
    height: 40px;
    width: 160px;
    color: #fff;
}
 



 
/*
    Container
*****************/
#main {
	/*    display: block;*/
    position: relative;
 /*	float: left;
    width: 400px;
   height: 600px;
     margin: 0 0 0 3em;
    padding: .0em .0em;*/
    margin: 0em auto 0em;
    padding: .0em auto .0em;
}

.guard{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    background-image : url(../okamotoさん/20130202/html/spacer.gif);
}

#topics {
    display: block;
	float: left;
    width: 400px;
    margin: 0em auto 3em;
/*    padding: .0em 2em .0em;
        margin: 0 0 0 3em;*/
    padding: .0em .0em;
    color: #808080;
}

#topics h5{
	font-weight: bold;
}

#contact {
    display: block;
    float: left;
    width: 200px;
    margin: 0em auto 3em;
    padding: .0em 0em;
    color: #808080;
}

#contact h5{
	font-weight: bold;
}

#container {
	/*	display: inline;*/
    display: block;
	float: left;
    width: 600px;
    min-height: 400px;
    margin: 0 0 0 3em;
    padding: .0em .0em;
        color: #666;
}

#aboutBox {
    position: relative;
        width: 600px;
	background-image : url(../okamotoさん/20130202/html/profile.png);
	    min-height: 180px;
	background-repeat: no-repeat;
	background-position: right top;
}

#photoBox {
    position: relative;
        width: 600px;
}

#aboutBox h3 {
	font-style: italic;
	font-weight: bold;
}

#textBox h5 {
	color: #808080;
	font-weight: bold;
}

#textBox {
	padding: 0em .0em 3em 0em;
        width: 600px;
}

#textBox h4 {
	color: #6666cc;
	font-weight: bold;
}

#textBox h5 {
	color: #6666cc;
	font-weight: bold;
}

#textBox h6 {
	color: #808080;
	font-style: italic;
	text-align: center;
		font-weight: bold;
}

#list {
	list-style-type: square;
	margin: -0.4em 0;
	
}

#time {
	list-style-type: none;
}

#wsBox {
	background-image : url(../okamotoさん/20130202/html/dog.png);
	min-height: 240px;
	background-repeat: no-repeat;
	background-position: right top;
}

/*
    Footer
*****************/
#footer {
/* 	border-top: 1px solid #fff;*/
/* 	display: block;
 	     overflow:hidden;*/
    margin: 6em auto;
    padding: 1.0em .0em 8.0em .0em;
    width: 800px;
    border-top: 1px solid #ccc;
/*	color: #808080;
        font-weight: normal;
        text-decoration: none;
        text-align: center;*/
}
.discript {
	color: #808080;
        font-weight: normal;
        text-decoration: none;
        text-align: right;
	
}
.sns {
	display: block;
	float: left;
}
.sns a:hover img {
    /*visibility: hidden;*/
    	opacity: 0.6;
	filter: alpha(opacity=60);
}