@charset "UTF-8";
/* 346 */
/* kuromaru-design */


/* 346PHOTO ALBUM
============================================= */

a, a:link {
	color: #191970;
	text-decoration: none;
	}
	
a:hover {
	color: #FF8C00;
        text-decoration: underline;
	}

li .current {
        text-decoration: underline;
}

#header {
	position: relative;
        margin: 20px 0;
        padding: 0;
}

#pho_al_logo {
        position: absolute;
        left: 355px;
	width: 190px;
        height: 115px;
}

#btn_close {
	position: absolute;
        right: 50px;
}

#content {
	width: 800px;
        margin-left: 50px;
        padding-top: 40px;
        border-top: 1px solid #000000; 
}

#cont_left {
	float: left;
        width: 150px;
        margin: 0;
        padding: 0;
/* border: 1px solid tomato; */
}

#cont_right {
	float: right;
        width: 630px;
        height: 500px;
        margin: 0;
        padding: 0;
/* border: 1px solid tomato; */
}

#cont_right2 {
	float: right;
        width: 630px;
     /* height: 1000px; */
        margin: 0;
        padding: 0;
/* border: 1px solid tomato; */
}

#content:after {
	display: block;
        clear: both;
        height: 0;
        visibility:hidden;
        content:".";
}

#subnavi {
        margin: 0;
        padding: 0;
        width: 150px;
/* border: 1px solid tomato; */
        }

#l_navi {
	margin: 0;
        padding: 0;
        width: 150px;
        line-height: 1.5em;
        border: 1px solid #C0C0C0;
}

#l_navi ul {
        height: 15em;
        overflow: auto;
        list-style-type: none;
/* border: 1px solid tomato; */
        }



/* ALBUM
============================================= */

#items {
	width: 630px;
     /* height: 500px; */
        margin: 0;
        padding: 0;
/* border: 1px solid tomato; */
}

#item_left {
	float: left;
        width: 460px;
        margin: 0;
        padding: 0;
/* border: 1px solid tomato; */
}

#item_right {
	float: right;
        width: 150px;
        margin-top: 50px;
        padding: 0;
/* border: 1px solid tomato; */
}

#items:after {
	display: block;
        clear: both;
        height: 0;
        visibility:hidden;
        content:".";
}

#title {
        margin-bottom: 30px;
        padding: 0;
	text-align: center;
}

#items_navi {
        margin-top: 30px;
        padding: 0;
	text-align: center;
}

#items_navi ul{
        margin: 0 0 1em;
        padding: 0;
        list-style: none;
        } 

#items_navi li{
        display: inline;
        padding-right: 1em;
        padding-left: 1em;
        }

#photo {
	width: 460px;
        height:354px;
}

#photo li {
	float: left;
        display: block;
        list-style: none;
        width: 80px;
        height: 80px;
        margin: 0 2px 4px 2px;
}

#photo2 {
	width: 460px;
    /* height: 900px; */
}

#photo2 li {
	float: left;
        display: block;
        list-style: none;
        width: 100px;
        height: 75px;
        margin: 0 2px 4px 2px;
		text-align: center;
}

#photo:after {
	display: block;
        clear: both;
        height: 0;
        visibility:hidden;
        content:".";
}
